protux-devel
[Top][All Lists]
Advanced

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

Re: [Protux-devel] Problem compiling [lfs sys]


From: Martin Herren
Subject: Re: [Protux-devel] Problem compiling [lfs sys]
Date: Sun, 2 Feb 2003 11:39:37 +0100

On Sat, 01 Feb 2003 16:12:38 -0800 (PST)
dax wood <address@hidden> wrote:
>       I tried 0.16.x 0.17.x and CVS
>        (the cvs did'nt work at all because of the autoconf prob.)

best is to stay with 0.16.x for the moment. 0.17.x is the development version 
and is currently not really usable

for installation you'll need to run
$ make -f admin/Makefile.common
$ ./configure
$ make
$ su -c 'make install'
for both, libmustux and protux (you didn't forget to run make -f 
admin/Makefile.common for libmustux ?).
If you forget make -f admin/Makefile.common for mustux, it will still compile 
and install fine, but there will be errors when linking the application (protux 
or mustache) to it.

> ldd of /usr/local/lib/libmustux.so is:
>         libasound.so.2 => /usr/lib/libasound.so.2 (0x4002e000)
>         libc.so.6 => /lib/libc.so.6 (0x400b4000)
>         libm.so.6 => /lib/libm.so.6 (0x401db000)
>         libdl.so.2 => /lib/libdl.so.2 (0x401fc000)
>         libpthread.so.0 => /lib/libpthread.so.0 (0x401ff000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
> which is wierd should'nt it be linked to qt-mt?

i'm not an expert in dynamic linking and so, but i got the same result and it's 
working fine for me.

/Martin

-- 
Open your Windows - Free your Mind - Enjoy
http://gnuwin.epfl.ch

Martin Herren                             +41 (0)79 746 57 83
OpenPGP Public key @ http://www.on-the-web.ch/sputnik/gpg.asc

Attachment: pgpGYQTpVgRmq.pgp
Description: PGP signature


reply via email to

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