bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] python and gnubg


From: Øystein Johansen
Subject: Re: [Bug-gnubg] python and gnubg
Date: Sat, 12 Jul 2003 19:26:14 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130

Nardy Pillards wrote:

Win32 builds

1.
If Python isn't used, I suppose gnubgmodule.c has not to be included in
makefile?
There is no #if HAVE_PYTHON in gnubgmodule.

2.
I understood this URL is the official Python Extensions port for Win32:
http://starship.python.net/crew/mhammond/

Someone is checking if that download is what Win32 needs

I get some linking errors, and I can't find the right lib files containing this functions.

gnubgmodule.o(.text+0xa45):gnubgmodule.c: undefined reference to `_imp__PyExc_St
andardError'
gnubgmodule.o(.text+0xc38):gnubgmodule.c: undefined reference to `_imp__PyExc_Va
lueError'
gnubgmodule.o(.text+0xccc):gnubgmodule.c: undefined reference to `_imp__PyExc_Va
lueError'
gnubgmodule.o(.text+0x11e2):gnubgmodule.c: undefined reference to `_imp__PyInt_T
ype'
gnubgmodule.o(.text+0x1229):gnubgmodule.c: undefined reference to `_imp__PyExc_V
alueError'
gnubgmodule.o(.text+0x142c):gnubgmodule.c: undefined reference to `_imp__PyInt_T
ype'
gnubgmodule.o(.text+0x14e1):gnubgmodule.c: undefined reference to `_imp__PyExc_V
alueError'
gnubgmodule.o(.text+0x1506):gnubgmodule.c: undefined reference to `_imp__PyFloat
_Type'
make: *** [gnubg] Error 1

-Øystein





reply via email to

[Prev in Thread] Current Thread [Next in Thread]