From kde-pim Mon Oct 29 22:43:45 2001 From: Cornelius Schumacher Date: Mon, 29 Oct 2001 22:43:45 +0000 To: kde-pim Subject: Re: [Kde-pim] more libtool stuff: korganizer X-MARC-Message: https://marc.info/?l=kde-pim&m=100439598903892 On Tuesday 30 October 2001 00:02, Tomas Pospisek wrote: > OK, thanks for the last help/answer to my libtool question - it was a > configuration problem of mine. But I'm pretty sure this one is not: > > /bin/sh ../../../libtool --mode=link --tag=CXX c++ -ansi > -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wbad-function-cast -Wcast-align > -Wundef -Wconversion -fno-builtin -Wnon-virtual-dtor -Wno-long-long > -g -O2 -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes > -Wwrite-strings -fno-exceptions -fno-check-new -o > libkorg_projectview.la -rpath /usr/lib/kde3 -module -avoid-version > -module -no-undefined -DPIC -fPIC -lpthread -L/usr/X11R6/lib -DPIC > -fPIC -lpthread -L/opt/kde3/lib projectview.lo koprojectview.lo > libkorg_projectview_la_meta_unload.lo > ../../../kgantt/kgantt/libkgantt.la > ../../../korganizer/libkorganizer.la -lkparts > libtool: link: warning: `/opt/kde3/lib/libkdecore.la' seems to be > moved libtool: link: warning: `/opt/kde3/lib/libkdeui.la' seems to be > moved libtool: link: warning: `/opt/kde3/lib/libkparts.la' seems to > be moved libtool: link: warning: `/opt/kde3/lib/libkdeprint.la' seems > to be moved libtool: link: warning: `/opt/kde3/lib/libkab.la' seems > to be moved libtool: link: warning: `/opt/kde3/lib/libkfile.la' seems > to be moved > > I've configured with: > > ./configure --enable-debug --with-extra-includes=/usr/include/kde3 > --with-extra-includes=/usr/include/libpisock --enable-shared > --disable-rpath --prefix=/usr --libexecdir=/usr/bin > --with-qt-includes=/usr/include/qt --mandir=/usr/share/man > --infodir=/usr/share/info --without-shadow --with-pam=kde > --with-ldap --with-cdparanoia --with-vorbis --libdir=/usr/lib > --includedir=/usr/include/kde > --with-extra-includes=/usr/X11R6/include --without-ssl Wow, what a configure line :-) You have a "-L/opt/kde/kde3" in your libtool line, but according to your configure line you want the libs to be in /usr/lib. Are you sure you have deleted "config.cache" before configuring? -- Cornelius Schumacher _______________________________________________ kde-pim mailing list kde-pim@mail.kde.org http://mail.kde.org/mailman/listinfo/kde-pim