Anyone know how to fix a problem with libtool?
Steven W. Orr
steveo at syslang.net
Sat Mar 5 22:45:01 EST 2005
I just read about tellico in this month's Linux Journal. Looks cool so I
thought I'd try and build it under Core 3. chug chug chug.
It dies here:
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2
-Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new
-fno-common -o tellico -L/usr/X11R6/lib -L/usr/lib/qt-3.3/lib -L/usr/lib -R
/usr/lib -R /usr/lib/qt-3.3/lib -R /usr/X11R6/lib -R/usr/lib -R/usr/lib
entryview.o collection.o mainwindow.o controller.o kwidgetlister.o
isbnvalidator.o finddialog.o configdialog.o main.o image.o collectionfactory.o
collectionfieldsdialog.o detailedlistview.o document.o entry.o entryitem.o
exportdialog.o field.o fieldwidget.o filehandler.o filter.o filterdialog.o
groupview.o importdialog.o labelaction.o tabcontrol.o imagewidget.o
fieldcompletion.o imagefactory.o stringmapdialog.o entryeditdialog.o
fetchdialog.o tellico_kernel.o viewstack.o entryiconview.o datewidget.o
multiselectionlistview.o ratingwidget.o tellico_strings.o tellico_utils.o
./fetch/libfetch.a ./collections/libcollections.a
./translators/libtranslators.a ./translators/pilotdb/libpilotdb.a
./translators/pilotdb/libflatfile/liblibflatfile.a
./translators/pilotdb/libpalm/liblibpalm.a -lkdeprint -lexslt -lkio -lkhtml
-lkdeui -lkdecore -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread
-L/usr/lib -lxslt -lxml2 -lz -lpthread -lm -L/usr/lib -ltag -lkcddb -lyaz
-L/usr/lib -lxml2 -lz -lpthread -lm -L/usr/kerberos/lib -lssl -lcrypto
-lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lwrap -lnsl
./translators/btparse/libbtparse.a
libtool: link: cannot find the library `/usr/lib/./libstdc++.la'
make[3]: *** [tellico] Error 1
make[3]: Leaving directory `/home/steveo/Desktop/tellico-0.13.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/steveo/Desktop/tellico-0.13.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/steveo/Desktop/tellico-0.13.4'
make: *** [all] Error 2
I do not have a libstdc++.la
Is this something I'm supposed to have from somewhere or can I build it. (I
never learned about .la files and I definitely do not understand libtool.) :-(
--
Time flies like the wind. Fruit flies like a banana. Stranger things have .0.
happened but none stranger than this. Does your driver's license say Organ ..0
Donor?Black holes are where God divided by zero. Listen to me! We are all- 000
individuals! What if this weren't a hypothetical question?
steveo at syslang.net
More information about the gnhlug-discuss
mailing list