BSD3 - virtual server - dyld.h not found [Q]

PythonMaster python at infosys.com.ar
Mon Oct 18 14:45:09 EDT 1999


Hi!

	I am trying to compile Python 1.5.2 on a virtual server (iServer)
that runs BSD/OS 3.1 - Virtual Kernel.

	I am getting the following error:

gcc -D_HAVE_BSDI -g -O2 -I./../Include -I.. -DHAVE_CONFIG_H -c
getversion.c
gcc -D_HAVE_BSDI -g -O2 -I./../Include -I.. -DHAVE_CONFIG_H -c graminit.c
gcc -D_HAVE_BSDI -g -O2 -I./../Include -I.. -DHAVE_CONFIG_H -c import.c
gcc -D_HAVE_BSDI -c -g -O2 -I./../Include -I.. -DHAVE_CONFIG_H -I/
./importdl.c
./importdl.c:269: mach-o/dyld.h: No such file or directory
*** Error code 1

Stop.
*** Error code 1

Stop.
$

I have tryied "./configure --without-dyld" but I always get the same
error. In the configure log I get always, even if I put the --without-dyld
command in the ./configure script, the following message:

checking for --with-dyld... yes

We have just hired the Virtual server, is it possible that a lib is
lacking? I have compiled successfully Python151 in another virtual server
some months ago...

TIA.

/B

Bruno <bmatt at acm.org>
a.k.a. PythoniK <python at infosys.com.ar>







More information about the Python-list mailing list