On Sun, Feb 22, 2015 at 02:57:18PM -0600, Edgar Pettijohn wrote:
> Are you following this?
> http://www.openbsd.org/faq/faq5.html#Xbld

I changed the subject name to follow last thread.

Yes I am, and this is my second attempt.
I searched on the internet and I found it is a problem with the freetype 
library files.
So I decided to install freetype with pkg_add, now looks like it don't fail in 
this 
part. but I received another error.

extensions.o(.text+0x678): In function `AddExtensionAlias':
: warning: strcpy() is almost always misused, please use strlcpy()
/usr/X11R6/lib/libXfont.so.12.0: warning: rand() isn't random; consider using 
arc4random()
osglue.o(.text+0x212): In function `CloneMyself':
: warning: strcat() is almost always misused, please use strlcat()
connection.o(.text+0xaff): In function `CreateSockets':
: warning: sprintf() is often misused, please use snprintf()
config.o(.text+0xdce): In function `config_set_snf_format':
: undefined reference to `SnfSetFormat'
collect2: ld returned 1 exit status
*** Error 1 in app/xfs/obj (Makefile:502 'xfs')
*** Error 1 in app/xfs/obj (Makefile:948 'all-recursive')
*** Error 1 in app/xfs/obj (Makefile:407 'all')
*** Error 1 in app/xfs (/usr/X11R6/share/mk/bsd.xorg.mk:145 'all')
*** Error 1 in app/xfs (/usr/X11R6/share/mk/bsd.xorg.mk:211 'build')
*** Error 1 in app (<bsd.subdir.mk>:48 'build')
*** Error 1 in . (<bsd.subdir.mk>:48 'realbuild')
*** Error 1 in /usr/xenocara (Makefile:36 'build')
-- 
Regards

Henrique Lengler 

Reply via email to