We praten hier gewoon nederlands :)

Previously Martijn de Munnik wrote:
> Hi,
> 
> I want to compile python on my solaris 10 system (amd 64 bit).
> 
> I did the following:
> 
> ./configure --prefix=/opt/64/python
> make
> 
> which resulted in this error:
> "Include/pyport.h", line 730: #error: "LONG_BIT definition appears wrong
> for platform (bad gcc/glibc config?)."

Dat is geen fout in python maar in je development omgeving. Schijnbaar
probeer je hier 64bit en 32bit dingen te mixen wat inderdaad niet werkt.

> so I edited the file and removed the error line and did a configure and
> make again after a make distclean.

Als je een #error regel moet weghalen dan ben je vrijwel zeker verkeerd
bezig: dan werk je aan een symptoom en niet aan het probleem.

Wichert.

-- 
Wichert Akkerman <[EMAIL PROTECTED]>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.
_______________________________________________
Python-nl mailing list
Python-nl@python.org
http://mail.python.org/mailman/listinfo/python-nl

Antwoord per e-mail aan