On Thu, Sep 06, 2007 at 10:07:55PM +0200, Pavel Sanda wrote:

> 
> g++ -O -o lyxclient boost.o client.o debug.o gettext.o Messages.o  
> ../../src/support/.libs/libsupport.a -L/usr/lib/qt4 /usr/lib/qt4/libQtCore.so 
> -lrt -lpthread ../../boost/libs/regex/src/.libs/libboost_regex.a 
> ../../boost/libs/filesystem/src/.libs/libboost_filesystem.a 
> /usr/lib/libaspell.so -lgpm /usr/lib/libSM.so /usr/lib/libICE.so -lm -lz 
> /usr/lib/libX11.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl
> ../../src/support/.libs/libsupport.a(os.o): In function 
> `lyx::support::os::restoreFontResources()':
> os.cpp:(.text+0x16a): undefined reference to `FcConfigAppFontClear'
> ../../src/support/.libs/libsupport.a(os.o): In function 
> `lyx::support::os::addFontResources()':
> os.cpp:(.text+0x6a8): undefined reference to `FcConfigAppFontAddDir'
> collect2: ld returned 1 exit status
> make[4]: *** [lyxclient] Error 1

Known problem. It is being worked out. If you are impatient, have a look
at the "Link Error in src/client" thread for a provisional patch.

-- 
Enrico

Reply via email to