Op 27-09-2007 om 22:15 schreef Geert Stappers:
> Op 27-09-2007 om 13:50 schreef Joey Hess:
> > Geert Stappers wrote:
> > > doing
> > >  checkout 
> > > svn+ssh://svn.debian.org/svn/d-i/people/waldi/packages/mklibs-old
> > > got me indeed something that builds mklibs ( as in "it didn't complain
> > > about 'elf_data.hpp'" )
> > > 
> > > Installed the 0.1.24 mklib versions, Got a clean build of d-i.
> > > 
> > > Running the installer got to
> > > 
> > > | net-retriever: gpgv: relocation error: gpgv: symbol sprintf, version
> > > \ GLIBC_2.0 not defined in file libc.so.6 with link time reference
> > > | net-retriever: error: Bad signature on /tmp/net-retriever-3144-Release.
> > 
> > Can you modify the Makefile to run mklibs with the -vv flag and send us
> > the build log?
> 
> An attempt is scheduled for friday morning CEST.

The modification I made:

--- installer/build/config/common       (revision 49506)
+++ installer/build/config/common       (working copy)
@@ -23,7 +23,7 @@
 PRESEED = 
 
 # The library reducer to use. Can be mklibs.sh or mklibs.py.
-MKLIBS = mklibs 
+MKLIBS = mklibs -vv
 
 # Normally the sources.list for building d-i will be derived from your
 # "normal" sources.list. However, you can specify a mirror here to
 # override

A build log is 
http://people.debian.org/~stappers/d-i/images/20070928-10:33/build_netboot.log



Cheers
Geert Stappers


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to