Il giorno 10/set/2010, alle ore 11.17, salbefe ha scritto:

> After downloading the current mercurial tip and after trying to
> compile I get the following error:
> 
> [r...@tango uwsgi]# make -f Makefile.Py26
> python2.6 uwsgiconfig.py --build
> Traceback (most recent call last):
>  File "uwsgiconfig.py", line 83, in <module>
>    gcc_version = str(spcall2("%s -v" % GCC)).split('\n')[-1].split()
> [2]
>  File "uwsgiconfig.py", line 79, in spcall2
>    return p.stderr.read().rstrip().decode()
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position
> 787: ordinal not in range(128)
> make: *** [all] Error 1
> 
> 
> :((



Can you post the output of 

gcc -v

?

--
Roberto De Ioris
http://unbit.it
JID: robe...@jabber.unbit.it

Reply via email to