chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] svn bootstrap broken?


From: Elf
Subject: Re: [Chicken-users] svn bootstrap broken?
Date: Mon, 11 Aug 2008 05:27:16 -0700 (PDT)


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
address@hidden
http://lists.nongnu.org/mailman/listinfo/chicken-users

reply via email to

[Prev in Thread] Current Thread [Next in Thread]