|
From: Heiko Z. <he...@zu...> - 2009-10-25 15:58:30
|
> -----Original Message----- > From: Bruce Smith [mailto:bw...@re...] > Sent: Sunday, October 25, 2009 9:08 AM > To: dev...@li... > Subject: Re: [Devil-Linux-discuss] Unable to login with DL 1.4RC2 > > >> > Thanks Heiko but I need the server version... > >> > >> I tried making a server version for you last night, > >> but it aborted with this error: > >> > >> ... > >> executing shadow with option install (in /data/build/tmp/shadow- > 4.1.0) > >> ERROR > >> /data/build/scripts/shorewall-common not found > >> (LINK=S19shorewall-common - SCRIPT=shorewall-common > >> make: *** [install] Error 1 > > > > OOPS :D > > > > I did a change to the build system a few weeks back, so it doesn't > > recalculate the build order every time, since insserv can run up to > an hour. > > I removed the shorewall-xxxxx scripts and now you have to regenerate > the > > build order. > > > > make buildorder > > So run "make buildorder", then continue with "make install iso dist" ? Correct. Buildorder is automatically invoked if the build/scripts/.buildorder directory doesn't exist, that's why you didn't run into it before. Heiko |