Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2003:
[Freeciv-Dev] Re: (PR#7017)
Home

[Freeciv-Dev] Re: (PR#7017)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: brett.albertson@xxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#7017)
From: "Raimar Falke" <i-freeciv-lists@xxxxxxxxxxxxx>
Date: Mon, 1 Dec 2003 10:31:44 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=7017 >

On Mon, Dec 01, 2003 at 10:12:40AM -0800, Brett Albertson wrote:
> 
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=7017 >
> 
> In the current (12/1/03) CVS code, I get the following compile error on
> Solaris.
> 
> make[1]: Entering directory `/var/tmp/freeciv/common'
> ./generate_packets.py
> /usr/bin/env: No such file or directory
> make[1]: *** [packets_gen.h] Error 127
> make[1]: Leaving directory `/var/tmp/freeciv/common'
> make: *** [all-recursive] Error 1
> 
> This is caused by not having python installed on my system.  However, no
> errors were generated during the configuration process saying that
> python is needed to compile freeciv.

Can you do
 cd common
 cvs up -dPA
 ls -lrt packets.def packets_gen.[ch]

mail the result. After this please "touch common/packets_gen.[ch]" and
rerun make. Do you still get the error?

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "This is Linux Country. On a quiet night, you can hear Windows reboot."




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