This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Failed build of Cygwin/X


I'm trying to build Cygwin/X, but I think there is
some library missing in my installation of Cygwin
because

  make World

fails with an error

gcc -shared -Wl,--out-implib=libXft-1.dll.a
-Wl,--enable-auto-import,--enable-runtime-pseudo-reloc
-Wl,--exclude-libs,ALL -o cygXft-1.dll xftcfg.o
xftcolor.o xftcore.o xftdbg.o xftdpy.o          
xftdraw.o  xftextent.o xftfont.o xftfs.o          
xftinit.o xftlist.o xftmatch.o xftmatrix.o          
xftname.o xftpat.o xftstr.o xftxlfd.o xftfreetype.o
xftglyphs.o xftrender.o xftdir.o  -L../../exports/lib 
 -lXrender -lXext -lX11 -lfontconfig -lexpat
-lfreetype
xftcfg.o:xftcfg.c:(.text+0x1c): undefined reference to
`_FcConfigSubstitute'
xftcfg.o:xftcfg.c:(.text+0x35): undefined reference to
`_FcConfigSubstitute'
...
...
xftfreetype.o:xftfreetype.c:(.text+0xd88): undefined
reference to `_FcConfigGetFonts'
Creating library file: libXft-1.dll.a
collect2: ld returned 1 exit status
make[4]: *** [cygXft-1.dll] Error 1

Any idea how to complete the build?
Thank you



 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]