problem building X11.R6.8.2

Mike A. Harris mharris at www.linux.org.uk
Thu May 5 04:56:43 PDT 2005


c.laera at inwind.it wrote:
> Hi,
> 
> I'm trying to build X11.R6.8.2 and my building process stop with this error:
> 
> D_GNU_SOURCE 				  -DFUNCPROTO=15 -DNARROWPROTO   -DVENDOR_RELEASE='(((6) *
> 10000000) + ((8) * 100000) + ((2) * 1000) + 0)' -DXVENDORNAME='"The X.Org
> Foundation"' -DXVENDORNAMESHORT='"X.Org"'   atom.c
> rm -f libdifs.a
> ar clq libdifs.a main.o dispatch.o extensions.o globals.o events.o tables.o 
> fontinfo.o charinfo.o swapreq.o swaprep.o resource.o 	fonts.o difsutils.o
> cache.o initfonts.o atom.o
> ranlib libdifs.a
> make[5]: Leaving directory `./programs/xfs/difs'
> gcc -m32 -o xfs -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic
> -Wall -Wpointer-arith -Wundef     -L../../exports/lib    difs/libdifs.a
> os/libos.a      -L../../exports/lib   -lXfont -L../../exports/lib  -lfreetype
> -lm -lz  -Wl,-rpath-link,../../exports/lib
> os/libos.a(config.o)(.text+0xc6c): In function `config_set_snf_format':
> : undefined reference to `SnfSetFormat'
> collect2: ld returned 1 exit status
> make[4]: *** [xfs] Error 1
> make[4]: Leaving directory `/xc/programs/xfs'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/xc/programs'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/xc/'
> make[1]: *** [World] Error 2
> make[1]: Leaving directory `/xc/'
> make: *** [World] Error 2
> 
> I can't find a solution for reference in line:
> 
> In function `config_set_snf_format':
> : undefined reference to `SnfSetFormat'

What version of freetype do you have installed?  If it is older than
2.1.8, try upgrading to 2.1.8 or later.



More information about the xorg mailing list