From kdevelop Fri May 31 00:34:37 2002 From: Gerardo Santana Gomez Garrido Date: Fri, 31 May 2002 00:34:37 +0000 To: kdevelop Subject: Re: vc/.lib X-MARC-Message: https://marc.info/?l=kdevelop&m=102280558102047 On Fri, May 31, 2002 at 01:00:34AM +0200, W. Tasin wrote: > Hi, >=20 > I don't think that this was a joke by Falk... > with your former explanation it is simply impossible to give a hint. Yes... sorry for that. >=20 > Often it is only because the user doesn't install kdevelop, but runs the= =20 > binary from the source dir (so the libraries of the source dir are used). > Hint: "which kdevelop" or "whereis kdevelop". >=20 > Further... on my binaries (the installed version and the version inside= =20 > the source-dir kdevelop/kdevelop/.libs/kdevelop) I really don't find a=20 > source path like you mentioned recorded inside the binaries. Here is the exact error message: $ kdevelop /usr/libexec/ld.so: kdevelop: ./vc/.libs/libkdevelopvc.so.2.0: No such file= or directory >=20 > What did the "make install" say after entering in kdevelop/vc/? Do you=20 > see sth. like: > ----- > make[1]: Entering directory `/kde-build/CVS-KDE/kdevelop/kdevelop/vc' > /bin/sh ../../admin/mkinstalldirs /usr/local/lib > /bin/sh ../../libtool --silent --mode=3Dinstall /usr/bin/ginstall -c -p = =20 > libkdevelopvc.la /usr/local/lib/libkdevelopvc.la > PATH=3D"$PATH:/sbin" ldconfig -n /usr/local/lib > make[1]: Nothing to be done for `install-data-am'. > make[1]: Leaving directory `/kde-build/CVS-KDE/kdevelop/kdevelop/vc' > ----- I get this: Making install in vc gmake[2]: Entering directory `/usr/ports/devel/kdevelop3/w-kdevelop-2.1.1-k= de3/k develop-2.1.1_for_KDE_3.0/kdevelop/vc' gmake[3]: Entering directory `/usr/ports/devel/kdevelop3/w-kdevelop-2.1.1-k= de3/k develop-2.1.1_for_KDE_3.0/kdevelop/vc' /bin/sh ../../admin/mkinstalldirs /usr/ports/devel/kdevelop3/w-kdevelop-2.1= .1-kd e3/fake-i386/usr/local/lib /bin/sh ../../libtool --silent --mode=3Dinstall /usr/bin/install -c -o roo= t -g bi n libkdevelopvc.la /usr/ports/devel/kdevelop3/w-kdevelop-2.1.1-kde3/fake-i= 386/u sr/local/lib/libkdevelopvc.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib' gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/usr/ports/devel/kdevelop3/w-kdevelop-2.1.1-kd= e3/kd evelop-2.1.1_for_KDE_3.0/kdevelop/vc' gmake[2]: Leaving directory `/usr/ports/devel/kdevelop3/w-kdevelop-2.1.1-kd= e3/kd evelop-2.1.1_for_KDE_3.0/kdevelop/vc' > Or simply delete the > libkdevelopvc.* > libkdevelopkwrite.* > libkdevelopgfxview.* > libkdevelopdbg.* > libkdevelopkpp.* > libkdevelopsetup.* > libkdevelopqextmdi.* > in /usr/local/lib first and then reinstall kdevelop to see if there is a= =20 > "make install" or "libtool" or simply access-rights problem. >=20 > Maybe it is a libtool problem which occurs only on OpenBSD... is there=20 > somebody out there having the same problems (maybe also on other=20 > distributions)? Maybe... I'll take a look at it too... >=20 > Ciao >=20 > Walter Thanks Walter. I get the following too when installing: gmake[2]: Entering directory `/usr/ports/devel/kdevelop3/w-kdevelop-2.1.1-k= de3/k develop-2.1.1_for_KDE_3.0/kdevelop' gmake[3]: Entering directory `/usr/ports/devel/kdevelop3/w-kdevelop-2.1.1-k= de3/k develop-2.1.1_for_KDE_3.0/kdevelop' /bin/sh ../admin/mkinstalldirs /usr/ports/devel/kdevelop3/w-kdevelop-2.1.1-= kde3/ fake-i386/usr/local/bin /bin/sh ../libtool --silent --mode=3Dinstall install -c -s -o root -g bin= -m 555 kdevelop /usr/ports/devel/kdevelop3/w-kdevelop-2.1.1-kde3/fake-i386/usr/lo= cal/b in/kdevelop libtool: install: warning: `./vc/libkdevelopvc.la' has not been installed i= n `/u sr/local/lib' libtool: install: warning: `./kwrite/libkdevelopkwrite.la' has not been ins= talle d in `/usr/local/lib' libtool: install: warning: `./gfxview/libkdevelopgfxview.la' has not been i= nstal led in `/usr/local/lib' libtool: install: warning: `./dbg/libkdevelopdbg.la' has not been installed= in ` /usr/local/lib' libtool: install: warning: `./kpp/libkdevelopkpp.la' has not been installed= in ` /usr/local/lib' libtool: install: warning: `./setup/libkdevelopsetup.la' has not been insta= lled in `/usr/local/lib' libtool: install: warning: `./widgets/qextmdi/src/libkdevelopqextmdi.la' ha= s not been installed in `/usr/local/lib' >=20 > Gerardo Santana Gomez Garrido wrote: >=20 > >On Thu, May 30, 2002 at 02:38:41PM +0200, F@lk Brettschneider wrote: > > > >>Gerardo Santana Gomez Garrido wrote: > >> > >>>When compiling kdevelop 2.1.1 for KDE 3 in my OpenBSD 3.1 box I get no= errors > >>>(well, I small one, but already patched), but when I try to run it it = tries > >>>to load a shared library in vc/.lib/ while its libraries are installed= in > >>>/usr/local/lib > >>> > >>>What's wrong? > >>> > >>What did you do? > >> > > > >Is this a joke? I would better apreciate a solution instead. > > > >I can see gcc linking with -rpath, but the paths recorded in the "kdevel= op" > >binary are wrong. > > > >I can see these warnings too: > > > >libtool: install: warning: `./vc/libkdevelopvc.la' has not been installe= d in `/u > >sr/local/lib' > >libtool: install: warning: `./kwrite/libkdevelopkwrite.la' has not been = installe > >d in `/usr/local/lib' > >libtool: install: warning: `./gfxview/libkdevelopgfxview.la' has not bee= n instal > >led in `/usr/local/lib' > >libtool: install: warning: `./dbg/libkdevelopdbg.la' has not been instal= led in ` > >/usr/local/lib' > >libtool: install: warning: `./kpp/libkdevelopkpp.la' has not been instal= led in ` > >/usr/local/lib' > >libtool: install: warning: `./setup/libkdevelopsetup.la' has not been in= stalled > >in `/usr/local/lib' > >libtool: install: warning: `./widgets/qextmdi/src/libkdevelopqextmdi.la'= has not > > been installed in `/usr/local/lib' > > > > > >Any ideas? > > > >>Ciao > >>F@lk > >> > >> > >> > >> > >>- > >>to unsubscribe from this list send an email to kdevelop-request@kdevelo= p.org with the following body: > >>unsubscribe =BByour-email-address=AB > >> > > >=20 --=20 Gerardo Santana G=F3mez Garrido http://www.openbsd.org.mx/~santana/ OpenBSD M=E9xico - to unsubscribe from this list send an email to kdevelop-request@kdevelop.org with the following body: unsubscribe »your-email-address«