gnokii-users
[Top][All Lists]
Advanced

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

--disable-shared not working ?


From: Olivier Kaloudoff
Subject: --disable-shared not working ?
Date: Fri, 25 Jul 2003 08:59:30 +0200 (CEST)

Hi all,

        
        trying to compile static gnokii on linux redhat 9
gives me the following,

cvs login
cvs co gnokii

cd gnokii

sh ./autogen.sh --disable-shared  --disable-nls
(...)

    Build Shared Lib:   no

(...)

  Type 'gmake' for compilation and then 'gmake install',
  'gmake install-suid', 'gmake install-strip' or 'gmake install-ss' to
  install gnokii. If you wish to install gnokii sgid gnokii (install-suid 
or
  install-ss) be sure to have 'gnokii' group in your system.

rm gnokii/gnokii
gmake

(...)

address@hidden gnokii]$ ldd gnokii/gnokii
        libbluetooth.so.1 => /usr/lib/libbluetooth.so.1 (0x40021000)
        libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x40026000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40035000)
        libc.so.6 => /lib/tls/libc.so.6 (0x42000000)
        libdl.so.2 => /lib/libdl.so.2 (0x40114000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


Am I doing something wrong or is something broken somewhere ?

(using ./configure --disable-shared gives the same result)


Olivier






reply via email to

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