[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freetype] jam build flaw
From: |
David Turner |
Subject: |
Re: [Freetype] jam build flaw |
Date: |
Fri, 08 Jun 2001 16:14:20 +0200 |
Hi Anthony,
"Anthony A. D. Talltree" a écrit :
>
> I'm building ftjam-20010524 so I can build freetype so I can build the
> gd library so I can build http-analyze.
>
> The build process is broken in that it expects . to be in the path:
>
> [...]
> jam0
> sh: jam0: not found
> *** Error code 1
> make: Fatal error: Command failed for target `all'
>
Actually, the FT Jam sources use the same build process than the
original Jam sources. Though I'd favor a drastic change, I'd like
my current changes integrated into the main Jam source tree as
soon as possible, which is why I didn't touch too much of the
current source package..
On another hand, my changes have been submitted for a long time
to the Jam author, but it seems he doesn't have much time to
integrate/inspect them.
Would we decide to completely fork Jam (which I do _not_ want to
happen until forced to), we could be able to completely re-design
this part of its source package..
Regards,
- David