[haiku-development] Re: build break

  • From: scott mc <scottmc2@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Fri, 30 Jan 2009 15:13:00 +0000

On Fri, Jan 30, 2009 at 2:52 PM, raynald lesieur
<raynald.lesieur@xxxxxxxxx> wrote:
>
> 1st, that's not the actual error.
>>
>> use 'jam -q'     this is useful, as jam will try to quit as soon as it
>> has an error.
>
> I tested 'jam -a', but it's a same problem.
>
>>
>> next, search   dev.haiku-os.org  for ftpd  as there should be an
>> existing ticket and patch.
>
> for ftpd, I just disable it in the jamfile and it's good to continue the
> build of haiku.image file but another problem break the end.
> AddDirectoryToContainerCopyFil
> esScript <HaikuImage>beos/etc/licenses/-/data/etc/licenses
> InitScript1 generated/haiku.image-unzip-files
> ...skipped haiku.image for lack of <HaikuImage>haiku.image-copy-files...
> ...skipped 2 target(s)...
> ...updated 343 target(s)...
>
>

try jam -q
not jam -a
and try posting your entire output and maybe someone here will spot
the real error.
lots of things can trip up a build, I recently had one where my build
partition was full but the error was buried in the output.
-scottmc

Other related posts: