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

Re: potential help for #443874



Op 28-09-2007 om 14:21 schreef Geert Stappers:
> Op 28-09-2007 om 13:58 schreef Bastian Blank:
> > On Fri, Sep 28, 2007 at 12:54:38PM +0200, Geert Stappers wrote:
> > > A build log is http://people.debian.org/~stappers/d-i/images/20070928-10:33/build_netboot.log
> > 
> > This log shows the wrong mklibs.
> 
> And what is the right mklibs? And where to get it?

Another mklibs was build, with these ingrediants.
* source package of 0.1.24
* patch from joeyh from the start of this E-mail thread
* the complete src/mklibs-readelf from waldi's mklibs-old

With that mklibs I'm not able to build d-i for sparc.

| stappers@dd:/usr/src/debian-installer/installer/build
| $ tail dest/build_cdrom.log 
| calling mklibs-readelf --print-symbols-undefined
| ./tmp/cdrom/tree/lib/libnss_dns-2.6.1.so
| Traceback (most recent call last):
|   File "/usr/bin/mklibs", line 370, in ?
|     needed_symbols.update(undefined_symbols(obj))
|   File "/usr/bin/mklibs", line 130, in undefined_symbols
|     name, weak_string = line.split(' ', 2)
| ValueError: too many values to unpack
| make[2]: *** [stamps/tree-cdrom-stamp] Error 1
| make[1]: *** [_build] Error 2
| make: *** [build_cdrom] Error 2
| stappers@dd:/usr/src/debian-installer/installer/build
| $ tail dest/build_netboot.log 
| calling mklibs-readelf --print-symbols-undefined
| ./tmp/netboot/tree/sbin/modprobe
| Traceback (most recent call last):
|   File "/usr/bin/mklibs", line 370, in ?
|     needed_symbols.update(undefined_symbols(obj))
|   File "/usr/bin/mklibs", line 130, in undefined_symbols
|     name, weak_string = line.split(' ', 2)
| ValueError: too many values to unpack
| make[2]: *** [stamps/tree-netboot-stamp] Error 1
| make[1]: *** [_build] Error 2
| make: *** [build_netboot] Error 2
| stappers@dd:/usr/src/debian-installer/installer/build
| $ tail dest/build_miniiso.log 
| calling mklibs-readelf --print-symbols-undefined
| ./tmp/miniiso/tree/usr/lib/cdebconf/debconf-dumpdb
| Traceback (most recent call last):
|   File "/usr/bin/mklibs", line 370, in ?
|     needed_symbols.update(undefined_symbols(obj))
|   File "/usr/bin/mklibs", line 130, in undefined_symbols
|     name, weak_string = line.split(' ', 2)
| ValueError: too many values to unpack
| make[2]: *** [stamps/tree-miniiso-stamp] Error 1
| make[1]: *** [_build] Error 2
| make: *** [build_miniiso] Error 2
| stappers@dd:/usr/src/debian-installer/installer/build
| $ 

Full logs are at http://people.debian.org/~stappers/d-i/images/20070930-21:37/


Cheers
Geert Stappers



Reply to: