D-I build problem

2006-07-28 Thread Frans Pop
Hi Bastian, Attached a part from the build log with some debugging enabled. This was run on hercules, so it gives the correct result. If the build machine was an s390x, I could imagine that the following line could cause a problem: $(shell choose-subarch-env $(VERSION)) depmod $$sysmap_opt -

Re: d-i - build problem

2004-07-08 Thread Geert Stappers
On Fri, Jul 09, 2004 at 01:22:18PM +0800, John wrote: > As not-root I did this: > apt-get -b source debian-installer > > As root I installed the build-deps and then as not-root: > cd debian-installer-20040701 > dpkg-buildpackage -rfakeroot -uc > > The build failed in this manner: > > Reading Pac

d-i - build problem

2004-07-08 Thread John
As not-root I did this: apt-get -b source debian-installer As root I installed the build-deps and then as not-root: cd debian-installer-20040701 dpkg-buildpackage -rfakeroot -uc The build failed in this manner: Reading Package Lists... Done Reading Package Lists... Done Building Dependency Tree...

Re: d-i build problem

2003-07-25 Thread Petter Reinholdtsen
[Robert Lemmen] >> is this normal? how many passes are to expect? if not, what can i do to >> get out of this? > > ok, and here is the output from the last pass, stupid me: No, this is not normal. I suspect your problem was the same problem I ran into, being a few symbols short with libdebian-i

Re: d-i build problem

2003-07-21 Thread Robert Lemmen
On Mon, Jul 21, 2003 at 11:08:48PM +0200, Robert Lemmen wrote: > i just cvs'ed the d-i sources to play around a little bit with it, and > after some fiddling i get it to build a little bit. but then in the > library reduction phase it just loops, currently it is at pass 126. > > is this normal? ho

d-i build problem

2003-07-21 Thread Robert Lemmen
hi folks, i just cvs'ed the d-i sources to play around a little bit with it, and after some fiddling i get it to build a little bit. but then in the library reduction phase it just loops, currently it is at pass 126. is this normal? how many passes are to expect? if not, what can i do to get out