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

List:       kde-devel
Subject:    Re: Dec alpha problems.(Still not working)
From:       "P.J.Leonard" <P.J.Leonard () bath ! ac ! uk>
Date:       1998-02-26 15:02:59
[Download RAW message or body]

Stefan Taferner wrote:
> 
> At 11:57 26.2.1998 +0000, you wrote:
> >Hello,
> >
> >
> >I (think I) installed the binary Beta3 .rpm for my dec alpha box.
> >(I could not get a clean compile with egcs 1.0.1 for the source version)
> >I do not understand why I get this . . .
> >
> >hertz:/opt/kde/bin $ kvt
> >bash: ./kvt: No such file or directory
> >
> >hertz:/opt/kde/bin $ file kvt
> >kvt: ELF 64-bit LSB executable, Alpha, version 1, stripped
> >
> >hertz:/opt/kde/bin $ uname 

> >Linux hertz.bath.ac.uk 2.0.30 #1 Tue Nov 11 21:54:53 EST 1997 alpha
> >unknown
> 
> chmod a+x kvt
> ldd kvt


Unfortunately it is not as simple as the x flag :-(

hertz:/opt/kde/bin $ ls -l
 -a-rwxr-xr-x   1 root     root      165712 Feb  1  2018 kvt

Here is the ldd output . . .

hertz:/opt/kde/bin $ ldd kvt
        libkdecore.so.0 => /opt/kde/lib/libkdecore.so.0
(0x0000015555556000)
        libkdeui.so.0 => /opt/kde/lib/libkdeui.so.0 (0x00000155556e0000)
        libqt.so.1 => /usr/local/qt/lib/libqt.so.1 (0x00000155558b8000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x0000015555c14000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x0000015555d2a000)
        libg++.so.27 => not found
        libstdc++.so.27 => not found
        libm.so.6 => not found
        libc.so.6 => /lib/libc.so.6 (0x0000015555f28000)
        ld.so.1 => not found
        /lib/ld.so.1 => /lib/ld-linux.so.2 (0x0000000000000000)



hertz:/usr/lib # ls -lt libg++* libm* ld.so*
ls: ld.so*: No such file or directory
lrwxrwxrwx   1 root     root           17 Dec  5  2017 libg++.so ->
libg++.so.2.
7.2.8
lrwxrwxrwx   1 root     root           17 Dec  5  2017 libg++.so.2.7.2
-> libg++
.so.2.7.2.8
lrwxrwxrwx   1 root     root           21 Dec  5  2017 libm.so ->
../../lib/libm
.so.6.1
-rw-r--r--   1 root     root      1551188 Nov  6 04:36 libm.a
-r-xr-xr-x   1 root     root      1618409 Nov  3 22:29 libg++.so.2.7.2.8
-rw-r--r--   1 root     root      2145800 Nov  3 22:29 libg++.a


hertz:/lib # ls -lt libg++* libm* ld.so*
ls: libg++*: No such file or directory
ls: ld.so*: No such file or directory
lrwxrwxrwx   1 root     root           13 Dec  5  2017 libm.so.6.1 ->
libm-2.0.5
.so
-rwxr-xr-x   1 root     root       773505 Nov  6 04:36 libm-2.0.5.so


hertz:/usr/local/egcs/lib # ls
gcc-lib      libf2c.a     libiberty.a  libstdc++.a

  I guess I need to build some more libraries ?

  cheers Paul.

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

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