Hi,

On Fri, Apr 23, 2010 at 02:13:25PM +0200, Felix wrote:
> You have to pass the make-configuration to every invocation:
> 
> make PLATFORM=linux CHICKEN=./chicken-boot-
> make PLATFORM=linux CHICKEN=./chicken-boot- uninstall
> make PLATFORM=linux CHICKEN=./chicken-boot- install

I checked out a fresh copy of the sources from git and build it:

scripts/build-boot-chicken.sh chicken linux
bunzip2 chicken-boot-4.4.6-linux-.bz2
make PLATFORM=linux CHICKEN=./chicken-boot-4.4.6-linux-
make PLATFORM=linux CHICKEN=./chicken-boot-4.4.6-linux- uninstall
make PLATFORM=linux CHICKEN=./chicken-boot-4.4.6-linux- install

Then entered the dorectory where I had the egg sources, and
again, I got "unbound variable: destination-prefix".

J.



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

Reply via email to