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

List:       kdevelop
Subject:    Re: vc/.lib
From:       Gerardo Santana Gomez Garrido <santana () openbsd ! org ! mx>
Date:       2002-05-31 0:34:37
[Download RAW message or body]

On Fri, May 31, 2002 at 01:00:34AM +0200, W. Tasin wrote:
> Hi,
> 
> 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.


> 
> Often it is only because the user doesn't install kdevelop, but runs the 
> binary from the source dir (so the libraries of the source dir are used).
> Hint: "which kdevelop" or "whereis kdevelop".
> 
> Further... on my binaries (the installed version and the version inside 
> the source-dir kdevelop/kdevelop/.libs/kdevelop) I really don't find a 
> 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


> 
> What did the "make install" say after entering in kdevelop/vc/? Do you 
> 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=install /usr/bin/ginstall -c -p  
> libkdevelopvc.la /usr/local/lib/libkdevelopvc.la
> PATH="$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-kde3/k \
develop-2.1.1_for_KDE_3.0/kdevelop/vc' gmake[3]: Entering directory \
`/usr/ports/devel/kdevelop3/w-kdevelop-2.1.1-kde3/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=install /usr/bin/install -c -o root \
-g bi n  libkdevelopvc.la \
/usr/ports/devel/kdevelop3/w-kdevelop-2.1.1-kde3/fake-i386/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-kde3/kd \
evelop-2.1.1_for_KDE_3.0/kdevelop/vc' gmake[2]: Leaving directory \
`/usr/ports/devel/kdevelop3/w-kdevelop-2.1.1-kde3/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 
> "make install" or "libtool" or simply access-rights problem.
> 
> Maybe it is a libtool problem which occurs only on OpenBSD... is there 
> somebody out there having the same problems (maybe also on other 
> distributions)?

Maybe... I'll take a look at it too...

> 
> Ciao
> 
> Walter

Thanks Walter.


I get the following too when installing:

gmake[2]: Entering directory \
`/usr/ports/devel/kdevelop3/w-kdevelop-2.1.1-kde3/k \
develop-2.1.1_for_KDE_3.0/kdevelop' gmake[3]: Entering directory \
`/usr/ports/devel/kdevelop3/w-kdevelop-2.1.1-kde3/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=install install -c -s -o root -g bin \
-m 555  kdevelop /usr/ports/devel/kdevelop3/w-kdevelop-2.1.1-kde3/fake-i386/usr/local/b
 in/kdevelop
libtool: install: warning: `./vc/libkdevelopvc.la' has not been installed \
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 been \
instal 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 \
installed in `/usr/local/lib'
libtool: install: warning: `./widgets/qextmdi/src/libkdevelopqextmdi.la' \
has not  been installed in `/usr/local/lib'


> 
> Gerardo Santana Gomez Garrido wrote:
> 
> > 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 \
> > "kdevelop" binary are wrong.
> > 
> > I can see these warnings too:
> > 
> > libtool: install: warning: `./vc/libkdevelopvc.la' has not been \
> > installed 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 \
> > been instal 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 \
> > installed 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@kdevelop.org with the following body: unsubscribe \
> > > »your-email-address« 
> > 
> 

-- 
Gerardo Santana Gómez Garrido
http://www.openbsd.org.mx/~santana/
OpenBSD México

-
to unsubscribe from this list send an email to \
kdevelop-request@kdevelop.org with the following body: unsubscribe \
»your-email-address«


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

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