do you already have chicken installed?  if so, pass it a
CHICKEN=/path/to/chicken arg.  if not, install it.  its a known problem with
the make system, and will stp being a problem soon. other builds that wont work atm:
cygwin: missing several -Wl options from the program linker var
mingw: same thing
msys: same thing (plus msys needs some major work, as its closer to cygwin than
      to mingw.)
something that works sometimes to create builds is to manually unpack the
bootstrap.tar.gz , touch *.c , and try again.

-elf


On Mon, 11 Aug 2008, Jörg F. Wittenberger wrote:

Hi,

a few minutes ago I checked out a fresh copy of the chicken source from
svn but failed to build it.  Neither dpkg-buildpackage nor make ...
bootstrap got the job done.

I wanted to fix this in the make process, but failed to understand why
the bootstrap target is always build after chicken, not before.

/Jörg


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users
_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to