[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Trying to compile KDE 2 on HP-UX, need help
From:       Michael Matz <matzmich () cs ! tu-berlin ! de>
Date:       2000-12-04 8:56:59
[Download RAW message or body]

Hi,

On Mon, 4 Dec 2000, ZECHA,HOLGER (HP-Germany,ex1) wrote:
> ** Warning: This library needs some functionality provided by
> -L/opt/qt-2.2.1/l
> ib.
> *** I have the capability to make that library automatically link in when
> *** you link to this library.  But I can only do this if you have a
> *** shared version of the library, which you do not appear to have.

Hmm, /opt/qt-2.2.1/lib is only a path, not a library. Was that the whole
error message (besides the lines below)?

> *** Warning: This library needs some functionality provided by -lstdc++.

Here he barfs about libstdc++ not being shared, so:

> g++ -shared -fPIC -Wl,+h -Wl,libmimelib.sl.1   .libs/protocol.o
...
> /opt/gcc/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95.2/ld: DP relative code in
> file /o
> pt/gcc/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95.2/libstdc++.a(iostream.o) -

and even g++ itself is only finding the static libstdc++. This would
indicate an installation problem of gcc. Note that the standard gcc
installs itself only with a static lib. The shared one you explicitely
have to request with --enable-shared when configuring gcc. Unless this is
resolved g++ can't make _any_ shared C++ libraries.


Ciao,
Michael.

 
>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic