chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Problem with chicken-install -p


From: Jeronimo Pellegrini
Subject: Re: [Chicken-users] Problem with chicken-install -p
Date: Fri, 23 Apr 2010 10:11:37 -0300
User-agent: Mutt/1.5.20 (2009-06-14)

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.





reply via email to

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