On Tue, Jan 17, 2006 at 11:56:38AM +0100, Toni Mueller wrote:
> Hi,
> 
> finally, I broke down and installed some X11 stuff on a server in the
> hope to gain PIL there... but first, I need to rebuild Python (re-run
> after the same breakage):
> 
> 
> hostname 11:42:23 /home/obsd/ports/lang/python/2.3
> # /usr/bin/make package
> ===>  Building for python-2.3.5p2
> case $MAKEFLAGS in  *-s*)  CC='cc -pthread' LDSHARED='cc -pthread -shared 
> -fPIC -L/home/obsd/ports/lang/python/2.3/w-python-2.3.5p2/Python-2.3.5' 
> OPT='-DNDEBUG -O2 -pipe  -DTHREAD_STACK_SIZE=0x180000 -fPIC' ./python -E 
> /home/obsd/ports/lang/python/2.3/w-python-2.3.5p2/Python-2.3.5/setup.py -q 
> build;;  *)  CC='cc -pthread' LDSHARED='cc -pthread -shared -fPIC 
> -L/home/obsd/ports/lang/python/2.3/w-python-2.3.5p2/Python-2.3.5' 
> OPT='-DNDEBUG -O2 -pipe  -DTHREAD_STACK_SIZE=0x180000 -fPIC' ./python -E 
> /home/obsd/ports/lang/python/2.3/w-python-2.3.5p2/Python-2.3.5/setup.py 
> build;;  esac
> running build
> running build_ext
> *** Error code 4
> 
> Stop in /home/obsd/ports/lang/python/2.3/w-python-2.3.5p2/Python-2.3.5 (line 
> 340 of Makefile).
> *** Error code 1
> 
> Stop in /home/obsd/ports/lang/python/2.3 (line 1807 of 
> /home/obsd/ports/infrastructure/mk/bsd.port.mk).
> 
> 
> 
> I've made sure to have only OPENBSD_3_8 tagged stuff on that box.

Not reproducible on my system (3.8-stable/i386) - python-2.3.5p2 builds
fine. (Do note that this is under /usr/ports, and as root.)

Try to find a more detailed error log. Are you certain your hardware
works as expected?

                Joachim

Reply via email to