Xft

Franz Klammer klammer at webonaut.com
Thu Jun 12 00:45:57 PDT 2003


this question is already answered but unfortunately the mail is 
not in the list archive until the next update:

----- snip -----

  You need XFree86-4.3.0 to build Xft-2.1.2.  If you don't want to
  upgrade X, don't upgrade Xft.   

  Joe 

----- snap -----

franz.

Am Do, 2003-06-12 um 00.33 schrieb sle:
> Appears to be broken.  Fbsd 4.8-S, XF86 4.2.
> 
> ---
> Script started on Wed Jun 11 20:08:13 2003
> checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... no
> checking for nawk... nawk
> checking whether gmake sets $(MAKE)... yes
> checking for gcc... cc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether cc accepts -g... yes
> checking for cc option to accept ANSI C... none needed
> checking for style of include used by gmake... GNU
> checking dependency style of cc... gcc
> checking build system type... i386-portbld-freebsd4.8
> checking host system type... i386-portbld-freebsd4.8
> checking for ld used by GCC... /usr/libexec/elf/ld
> checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
> checking for /usr/libexec/elf/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking for a sed that does not truncate output... /usr/bin/sed
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> checking command to parse /usr/bin/nm -B output... ok
> checking how to run the C preprocessor... cc -E
> checking for egrep... grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... no
> checking for unistd.h... yes
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking for ranlib... ranlib
> checking for strip... strip
> checking for objdir... .libs
> checking for cc option to produce PIC... -fPIC
> checking if cc PIC flag -fPIC works... yes
> checking if cc static flag -static works... yes
> checking if cc supports -c -o file.o... yes
> checking if cc supports -c -o file.lo... yes
> checking if cc supports -fno-rtti -fno-exceptions... yes
> checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... freebsd4.8 ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking whether -lc should be explicitly linked in... yes
> creating libtool
> checking for pkg-config... /usr/local/bin/pkg-config
> checking for xrender >= 0.8.2... Package xrender was not found in the pkg-config search path.
> Perhaps you should add the directory containing `xrender.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'xrender' found
> checking for xrender >= 0... Package xrender was not found in the pkg-config search path.
> Perhaps you should add the directory containing `xrender.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'xrender' found
> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> checking X11/extensions/Xrender.h usability... yes
> checking X11/extensions/Xrender.h presence... yes
> checking for X11/extensions/Xrender.h... yes
> checking for XRenderQueryVersion... yes
> checking for freetype-config... freetype-config
> checking for fontconfig >= 1.0.1... yes
> checking FONTCONFIG_CFLAGS... -I/usr/X11R6/include  
> checking FONTCONFIG_LIBS... -L/usr/X11R6/lib -lfontconfig  
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating xft.pc
> config.status: creating xft-config
> config.status: creating Xft.3
> config.status: creating config.h
> config.status: executing depfiles commands
> ===>  Building for Xft-2.1.2
> gmake  all-am
> gmake[1]: Entering directory `/usr/ports/x11-fonts/Xft/work/xft-2.1.2'
> source='xftcolor.c' object='xftcolor.lo' libtool=yes \
> depfile='.deps/xftcolor.Plo' tmpdepfile='.deps/xftcolor.TPlo' \
> depmode=gcc /bin/sh ./depcomp \
> 
> <...snip...> 
> 
> source='xftfreetype.c' object='xftfreetype.lo' libtool=yes \
> depfile='.deps/xftfreetype.Plo' tmpdepfile='.deps/xftfreetype.TPlo' \
> depmode=gcc /bin/sh ./depcomp \
> /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/X11R6/include -I/usr/X11R6/include   -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe  -c -o xftfreetype.lo `test -f 'xftfreetype.c' || echo './'`xftfreetype.c
>  cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -O -pipe -c xftfreetype.c -Wp,-MD,.deps/xftfreetype.TPlo  -fPIC -o .libs/xftfreetype.o
> xftfreetype.c: In function `XftFontOpenInfo':
> xftfreetype.c:705: `PictStandardARGB32' undeclared (first use in this function)
> xftfreetype.c:705: (Each undeclared identifier is reported only once
> xftfreetype.c:705: for each function it appears in.)
> xftfreetype.c:705: warning: assignment makes pointer from integer without a cast
> xftfreetype.c:708: `PictStandardA8' undeclared (first use in this function)
> xftfreetype.c:708: warning: assignment makes pointer from integer without a cast
> xftfreetype.c:714: `PictStandardA1' undeclared (first use in this function)
> xftfreetype.c:714: warning: assignment makes pointer from integer without a cast
> gmake[1]: *** [xftfreetype.lo] Error 1
> gmake[1]: Leaving directory `/usr/ports/x11-fonts/Xft/work/xft-2.1.2'
> gmake: *** [all] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/x11-fonts/Xft.
> 
> Script done on Wed Jun 11 20:09:27 2003
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
-- 
WEBONAUT.com
http://webonaut.com
mailto:klammer at webonaut.com




More information about the freebsd-gnome mailing list