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
pavel