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 > > [email protected] > > http://lists.nongnu.org/mailman/listinfo/chicken-users > > _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
