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 06:18:46 -0700 (PDT)


ubuntu is using Chicken 2.4 or 2.5, thats why it doesnt work.
http://chicken.wiki.br/dev-snapshots/2008/08/07/chicken-3.3.8-linux-x86.tar.gz
is a linux binary.  somewhere on the wiki theres a page with updated
debian packages.

-elf

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

Am Montag, den 11.08.2008, 05:27 -0700 schrieb Elf:
do you already have chicken installed?  if so, pass it a
CHICKEN=/path/to/chicken arg.

Let's try.

I f*ed my chicken up.  apt-get install chicken-bin on Ubuntu installed a
version, which did not compile the current source.

Eventually - but don't ask me how - I ended up with some executables.
But those run into segfauls upon startup.

Currently building once again...

  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]