Please help a newbe

Jean-Claude Levieux jclevieux at sud2000.com
Fri Oct 20 04:46:53 EDT 2000


Hi,

I just tried to compile Python 2.0.
on BSDI BSD/OS 4.0.1

After a lot of warnings like :

        .........
        in file included from ../Include/pyport.h:84,
                        from ../Include/Python.h:54,
                        from python.c:3:
        /usr/include/math.h:177: warning: function declaration isn't a
prototype
        /usr/include/math.h:257: warning: function declaration isn't a
prototype
        ........

The compile failed with this message :

        /usr/home/......./Python-2.0/Objects/fileobject.c:274: undefined
reference to `TELL64'
        *** Error code 1

        Stop.
        *** Error code 1

Coul you help me, please.

Thanks in advance







More information about the Python-list mailing list