[egenix-users] problem building egenix-mx-commercial-2.0.6
M.-A. Lemburg
mal at egenix.com
Mon Jul 12 22:27:21 CEST 2004
Joseph Kocherhans wrote:
> I get the following error when trying to run 'python setup.py build' for egenix-mx-commercial-2.0.6
> VS 6 sp5 on Winxp with python 2.3.4 installed from the windows installer.
> Anyone see an obvious problem here?
Why don't you use the prebuilt binary installer ?
> Thanks,
> Joseph
>
> *-----------------------------------------------------
> running build
> running mx_autoconf
> C:\Program Files\Microsoft Visual Studio\VC98\BIN\cl.exe /c /nologo /Ox /MD /W3/GX /DNDEBUG /O2 /Gf /GB /GD /Ob2 -D_GNU_SOURCE=1 -IC:\Python23\include /Tc_configtest.c /Fo_configtest.obj
> _configtest.c
> _configtest.c(4) : error C2065: 'strptime' : undeclared identifier
> failure.
> removing: _configtest.c _configtest.obj
> C:\Program Files\Microsoft Visual Studio\VC98\BIN\cl.exe /c /nologo /Ox /MD /W3/GX /DNDEBUG /O2 /Gf /GB /GD /Ob2 -D_GNU_SOURCE=1 -IC:\Python23\include /Tc_configtest.c /Fo_configtest.obj
> _configtest.c
> _configtest.c(4) : error C2065: 'timegm' : undeclared identifier
> failure.
> removing: _configtest.c _configtest.obj
> C:\Program Files\Microsoft Visual Studio\VC98\BIN\cl.exe /c /nologo /Ox /MD /W3/GX /DNDEBUG /O2 /Gf /GB /GD /Ob2 -D_GNU_SOURCE=1 -IC:\Python23\include -IC:\Python23\include /Tc_configtest.c /Fo_configtest.obj
> _configtest.c
> _configtest.c(5) : error C2133: 'mxarray' : unknown size
> failure.
> removing: _configtest.c _configtest.obj
> running build_ext
> building 'mx.ODBC.Windows.mxODBC' extension
> C:\Program Files\Microsoft Visual Studio\VC98\BIN\cl.exe /c /nologo /Ox /MD /W3/GX /DNDEBUG /O2 /Gf /GB /GD /Ob2 -DMS_ODBC_MANAGER -DBAD_STATIC_FORWARD=1 -UHAVE_STRPTIME -UHAVE_TIMEGM -Imx/ODBC/Windows -IC:\Python23\include -IC:\Python23\PC /Tpmx/ODBC/Windows/mxODBC.cpp /Fobuild\temp.win32-2.3\Release\mx\ODBC\Windows\mxODBC\mx/ODBC/Windows/mxODBC.obj
> mxODBC.cpp
> mx/ODBC/Windows/mxODBC.cpp(593) : error C2133: 'mxODBCursor_Methods' : unknown size
> mx/ODBC/Windows/mxODBC.cpp(5799) : error C2086: 'mxODBCursor_Methods' : redefinition
> mx/ODBC/Windows/mxODBC.cpp(5870) : error C2133: 'mxODBC_Methods' : unknown size
> mx/ODBC/Windows/mxODBC.cpp(6528) : error C2086: 'mxODBC_Methods' : redefinition
> error: command '"C:\Program Files\Microsoft Visual Studio\VC98\BIN\cl.exe"' failed with exit status 2
>
>
>
> _______________________________________________________________________
> eGenix.com User Mailing List http://www.egenix.com/
> http://lists.egenix.com/mailman/listinfo/egenix-users
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Jul 12 2004)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::
More information about the egenix-users
mailing list