libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Now complete: bug in CVS version of yesterday


From: Wolfgang Mueller
Subject: Now complete: bug in CVS version of yesterday
Date: Wed, 31 Jan 2001 23:22:21 +0100 (CET)

>>>>> "AO" == Alexandre Oliva <address@hidden> writes:

AO> On Jan 31, 2001, Wolfgang Mueller <address@hidden> wrote:
>> I get the following problem on a sun which has several versions of
>> gcc.

AO> I don't see any problem here.  Or do you mean that gibberish after
AO> your signature? :-)

Yesyes, there was no problem in the command line, as I mailed you
already, but rather in the stuff after it. On your request the
complete one goes to the list, and I try not to skip the most
important two lines (the error message is in the very end).

you suggested that it might be interesting to look at the .la files.

I send one immediately after the promised complete error message:


/bin/sh ../libtool --mode=link /unige/egcs/bin/g++  -g -O2 -D__GIFT_WITH_PERL__ 
-D_REENTRANT -I/unige/util/lib/perl5/5.00502/sun4-solaris-thread/CORE   -o gift 
 Server.o ../expat/xmlparse/*.o ../expat/xmltok/*.o 
-L/user/u7/muellerw/gift-0.1.6pre/libMRML/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTAcPerl/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTQuPerl/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTAcInvertedFile/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTAcHierarchy/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTAcDistanceMatrix/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTQuInvertedFile/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTQuBayesian/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTQuHierarchy/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTAcURL2FTS/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libMRML/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTAcPerl/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTQuPerl/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTAcInvertedFile/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTAcHierarchy/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTAcDistanceMatrix/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTQuInvertedFile/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTQuBayesian/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTQuHierarchy/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTAcURL2FTS/cc/ -L -lGIFTQuPerl 
-lGIFTAcPerl -lMRML 
/unige/util/lib/perl5/5.00502/sun4-solaris-thread/auto/DynaLoader/DynaLoader.a 
-L/unige/util/lib/perl5/5.00502/sun4-solaris-thread/CORE -lperl -lsocket -lnsl 
-ldl -lm -lposix4 -lpthread -lc -lcrypt  -lpthread -lsocket -lm
../libtool: null directory
libtool: link: cannot determine absolute directory name of `'    


---
libMRML.la from corresponding compile:
I see this dlname=''. However, it's also present in the stuff that
compiled on my linux box.

# libMRML.la - a libtool library file
# Generated by ltmain.sh - GNU libtool 1.3c (1.854 2001/01/29 02:01:41)
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
 
# The name that we can dlopen(3).
dlname=''
 
# Names of this library.
library_names='libMRML.so.0.0.0 libMRML.so.0 libMRML.so'
 
# The name of the static archive.
old_library='libMRML.a'
 
# Libraries that this one depends upon.
dependency_libs=' -L/user/u7/muellerw/gift-0.1.6pre/libMRML/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTAcPerl/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTQuPerl/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTAcInvertedFile/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTAcHierarchy/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTAcDistanceMatrix/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTQuInvertedFile/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTQuBayesian/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTQuHierarchy/cc/ 
-L/user/u7/muellerw/gift-0.1.6pre/libGIFTAcURL2FTS/cc/ -lpthread -lsocket -lm'
 
# Version information for libMRML.
current=0
age=0
revision=0
 
# Is this an already installed library?
installed=no
 
# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''
 
# Directory that this library needs to be installed in:
libdir='/user/u7/muellerw/gift-install/lib'              


-- 
Wolfgang M&uuml;ller, 
assistant-doctorant ==  PhD student (2001), teaching assistant
Personal page: http://cui.unige.ch/~vision/members/WolfgangMueller.html 
Maintainer, GNU Image Finding Tool (http://www.gnu.org/software/gift)

reply via email to

[Prev in Thread] Current Thread [Next in Thread]