ltib
[Top][All Lists]
Advanced

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

Re: [Ltib] dbus for LTIB, mx27 target


From: Stuart Hughes
Subject: Re: [Ltib] dbus for LTIB, mx27 target
Date: Mon, 11 Feb 2008 14:34:48 +0000

Hi Peter,

Which version of LTIB are you using (do you have the date field from the
iso image)?

I suspect this may be an older ISO and that is causing the issue.  An
explicit "-lz" would probably fix this but shouldn't be needed.  Can
you:

* Send the output of: /opt/freescale/ltib/usr/bin/rpm -q mkspooflinks

* Check you have (or similar):
$ ls rootfs/usr/lib/libz*
rootfs/usr/lib/libz.a*   rootfs/usr/lib/libz.so.1@
rootfs/usr/lib/libz.so@  rootfs/usr/lib/libz.so.1.2.3*

Regards, Stuart

On Mon, 2008-02-11 at 11:58 +0000, Peter Wurmsdobler wrote:
> Hello,
> > Can you check that zlib has been enabled in your configuration (./ltib
> > -m config).  
> It is enabled, in fact it is marked with "---", as some other package 
> seems to rely on it. The defconfig also include the line.
> 
> This is what the compilation says towards its end (not that there is no 
> -l option for libz):
> 
> gcc -g -O2 -Wall -Wchar-subscripts -Wmissing-declarations 
> -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align 
> -Wsign-compare -Wdeclaration-after-statement -fno-common -fPIC -o 
> dbus-daemon activation.o bus.o config-parser.o connection.o 
> desktop-file.o dir-watch-dnotify.o dispatch.o driver.o expirelist.o 
> policy.o selinux.o services.o signals.o test.o utils.o 
> config-loader-libxml.o main.o 
> -L/home/paw2/c7833/trunk/binary/rootfs/usr/lib -lxml2 
> ../dbus/.libs/libdbus-convenience.a
> /opt/freescale/usr/local/gcc-4.1.1-glibc-2.4-nptl-sf-1/arm-926ejs-linux/lib/gcc/arm-926ejs-linux/4.1.1/../../../../arm-926ejs-linux/bin/ld:
>  
> warning: libz.so.1, needed by 
> /home/paw2/c7833/trunk/binary/rootfs/usr/lib/libxml2.so, not found (try 
> using -rpath or -rpath-link)
> /home/paw2/c7833/trunk/binary/rootfs/usr/lib/libxml2.so: undefined 
> reference to `deflate'
> /home/paw2/c7833/trunk/binary/rootfs/usr/lib/libxml2.so: undefined 
> reference to `gzopen'
> /home/paw2/c7833/trunk/binary/rootfs/usr/lib/libxml2.so: undefined 
> reference to `inflate'
> /home/paw2/c7833/trunk/binary/rootfs/usr/lib/libxml2.so: undefined 
> reference to `crc32'
> /home/paw2/c7833/trunk/binary/rootfs/usr/lib/libxml2.so: undefined 
> reference to `gzread'
> /home/paw2/c7833/trunk/binary/rootfs/usr/lib/libxml2.so: undefined 
> reference to `deflateInit2_'
> /home/paw2/c7833/trunk/binary/rootfs/usr/lib/libxml2.so: undefined 
> reference to `gzdopen'
> /home/paw2/c7833/trunk/binary/rootfs/usr/lib/libxml2.so: undefined 
> reference to `gzclose'
> /home/paw2/c7833/trunk/binary/rootfs/usr/lib/libxml2.so: undefined 
> reference to `gzwrite'
> /home/paw2/c7833/trunk/binary/rootfs/usr/lib/libxml2.so: undefined 
> reference to `gzrewind'
> /home/paw2/c7833/trunk/binary/rootfs/usr/lib/libxml2.so: undefined 
> reference to `inflateEnd'
> /home/paw2/c7833/trunk/binary/rootfs/usr/lib/libxml2.so: undefined 
> reference to `inflateInit2_'
> /home/paw2/c7833/trunk/binary/rootfs/usr/lib/libxml2.so: undefined 
> reference to `deflateEnd'
> collect2: ld returned 1 exit status
> make[2]: *** [dbus-daemon] Error 1
> make[2]: Leaving directory 
> `/home/paw2/c7833/trunk/build/ltib/rpm/BUILD/dbus-1.0.2/bus'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 
> `/home/paw2/c7833/trunk/build/ltib/rpm/BUILD/dbus-1.0.2'
> make: *** [all] Error 2
> error: Bad exit status from 
> /home/paw2/c7833/trunk/build/ltib/tmp/rpm-tmp.86400 (%build)
> 
> 
> RPM build errors:
>      Bad exit status from 
> /home/paw2/c7833/trunk/build/ltib/tmp/rpm-tmp.86400 (%build)
> Build time for dbus: 39 seconds
> 
> Failed building dbus
> 
> 
> f_scbuild() returned an error, exiting
> Exiting on error or interrupt
> 
> 
> 
> 
> 
> _______________________________________________
> LTIB home page: http://bitshrine.org
> 
> Ltib mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/ltib





reply via email to

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