embedding on IRIX
Mike Morasky
mikem at wetafx.co.nz
Mon Nov 6 19:58:35 EST 2000
More information about the Python-list mailing list
Mon Nov 6 19:58:35 EST 2000
- Previous message (by thread): embedding on IRIX
- Next message (by thread): embedding on IRIX
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm attempting to embed python2.0 into a program on IRIX 6.5 and am getting the following errors: ld32: ERROR 33 : Unresolved text symbol "__eprintf" -- 1st referenced by /local1/usr/local/lib/libpython2.0.a(longobject.o). ld32: ERROR 33 : Unresolved text symbol "pthread_detach" -- 1st referenced by /local1/usr/local/lib/libpython2.0.a(thread.o). ld32: ERROR 33 : Unresolved text symbol "dbopen" -- 1st referenced by /local1/usr/local/lib/libpython2.0.a(bsddbmodule.o). Anyone know why?
- Previous message (by thread): embedding on IRIX
- Next message (by thread): embedding on IRIX
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list