Hi, has anybody successfully compiled zope 2.0.0a1 on a BSDI 4.0 Intel class machine? I can compile the package on a Sparc Solaris 2.6 with no problems but I got the following errors (warnings?) during the compilation process :- gcc -D_HAVE_BSDI -I../Components/ExtensionClass -g -O2 -I/usr/local/include/python1.5 -I/usr/local/include/python1.5 -DHAVE_CONFIG_H -c ./../Components/ExtensionClass/ExtensionClass.c ld ExtensionClass.o -o ExtensionClass.so ld: warning: cannot find entry symbol _start; defaulting to 08048074 After this point, I got a whole lot of undefined references. The particular ld from Solaris 2.6 is the one supplied while the ld that gives the warning prints the following with "ld -v" :- GNU ld version 2.8.1 (with BFD 2.8.1) Many thanks. Juay Kwang
participants (1)
-
Tan Juay Kwang