Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Mar 2003 21:08:59 +1100
From:      "Alastair G. Hogge" <agh@tpg.com.au>
To:        current@freebsd.org
Subject:   Trouble building XFree86-4-Clients.
Message-ID:  <200303222108.59805.agh@tpg.com.au>

next in thread | raw e-mail | index | archive | help
Hello,

I've been able to portupgrade my XFree86-4.2.1 system[1] to 4.3.0 expect the 
4.3.0 clients port. I've tried completely removing and building it manuly 
thru "make install" but I get the same.

The log from the build can be found here:
http://www4.tpg.com.au/users/jhogge/log

But here is the tail++ end:
cc -O -pipe -mcpu=pentiumpro -ansi -Dasm=__asm -Wall -Wpointer-arith -Wundef   
-I/usr/X11R6/include -I/usr/local/include/
freetype2 -I/usr/local/include   -I/usr/ports/x11/XFree86-4-clients/work/xc 
-I/usr/ports/x11/XFree86-4-clients/work/xc/ex
ports/include  -I/usr/X11R6/include -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO    
-DMITSHM -DXFT -DXRENDER  -c do_text.c
do_text.c:403:25: X11/Xft/Xft.h: No such file or directory
do_text.c:405: syntax error before '*' token
do_text.c:405: warning: type defaults to `int' in declaration of `aafont'
do_text.c:405: warning: data definition has no type or storage class
do_text.c:406: syntax error before '*' token
do_text.c:406: warning: type defaults to `int' in declaration of `aadraw'
do_text.c:406: warning: data definition has no type or storage class
do_text.c:407: syntax error before "aacolor"
do_text.c:407: warning: type defaults to `int' in declaration of `aacolor'
do_text.c:407: warning: data definition has no type or storage class
do_text.c: In function `InitAAText':
do_text.c:416: warning: implicit declaration of function `XftFontOpenName'
do_text.c:416: warning: assignment makes pointer from integer without a cast
do_text.c:425: warning: implicit declaration of function `XftDrawCreate'
do_text.c:427: warning: assignment makes pointer from integer without a cast
do_text.c:432: warning: implicit declaration of function `XftFontClose'
do_text.c:439: warning: implicit declaration of function `XftColorAllocValue'
do_text.c:446: warning: implicit declaration of function `XftDrawDestroy'
do_text.c:453: request for member `height' in something not a structure or 
union
do_text.c: In function `DoAAText':
do_text.c:483: warning: implicit declaration of function `XftDrawString8'
do_text.c: In function `EndAAText':
do_text.c:508: warning: implicit declaration of function `XftColorFree'
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/x11perf.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-clients.

Thanks in advance
-Al

1]X system:
/var/db/pkg/XFree86-4.3.0,1
/var/db/pkg/XFree86-FontServer-4.3.0
/var/db/pkg/XFree86-Server-4.3.0_2
/var/db/pkg/XFree86-VirtualFramebufferServer-4.3.0
/var/db/pkg/XFree86-documents-4.3.0
/var/db/pkg/XFree86-font100dpi-4.3.0
/var/db/pkg/XFree86-font75dpi-4.3.0
/var/db/pkg/XFree86-fontCyrillic-4.3.0
/var/db/pkg/XFree86-fontDefaultBitmaps-4.3.0
/var/db/pkg/XFree86-fontEncodings-4.3.0
/var/db/pkg/XFree86-fontScalable-4.3.0
/var/db/pkg/XFree86-libraries-4.3.0_1
/var/db/pkg/XFree86-manuals-4.3.0

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303222108.59805.agh>