kfontinst problems in latest cvs

Boris boris at boris.ca
Sun Jun 8 03:11:43 BST 2003


It seems there has been a problem in the last week and a half with the kfontinst from the kdebase(cvs). Everything in that directory tries to compile with a "@LIBZ@" extension which should be "-lz". I had to go through every directory in the "kdebase/kcontrol/kfontinst/*" and change the @LIBZ@ to -lz. Anyone else having this problem?

Here is an example of an error.

Making all in kfile-plugin
make[4]: Entering directory `/tmp/kdebase/kcontrol/kfontinst/kfile-plugin'
/bin/sh ../../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE    -o kfile_font.la.closure kfile_font_la_closure.lo -L/usr/X11R6/lib -L/usr/lib/qt/lib -L/opt/kde/lib  -R /opt/kde/lib -R /usr/lib/qt/lib -R /usr/X11R6/lib -R/usr/X11R6/lib -module -avoid-version -module -no-undefined  -R /opt/kde/lib -R /usr/lib/qt/lib -R /usr/X11R6/lib  kfile_font.lo -lkio -Wl,-R/usr/X11R6/lib -L/usr/X11R6/lib -lfreetype @LIBZ@
g++: @LIBZ@: No such file or directory
make[4]: *** [kfile_font.la.closure] Error 1
make[4]: Leaving directory `/tmp/kdebase/kcontrol/kfontinst/kfile-plugin'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/kdebase/kcontrol/kfontinst'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/kdebase/kcontrol'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/kdebase'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20030607/4eee33d1/attachment.htm>


More information about the kde-core-devel mailing list