Menu

#23 Compliation error in makexsb_wind

open
nobody
None
5
2009-10-03
2009-10-03
Anonymous
No

I downloaded the latest CVS version. The source tar.gz file is missing some files (makexsb_wind.bat and MSVC.sed). Anyway, I did configure --with-win in cygwin, followed by makexsb_wind in a cmd window. I got tons of warnings, and an error at the end:

xpathparser.c(507) : warning C4996: 'vsprintf': This function or variable may be
unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SEC
URE_NO_WARNINGS. See online help for details.
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : s
ee declaration of 'vsprintf'
Generating Code...
del ..\xpath_init.P
Could Not Find C:\XSB-CVS\XSB\packages\xpath\xpath_init.P
copy ..\Misc\xpath_init-wind.P ..\xpath_init.P
1 file(s) copied.
link.exe @C:\DOCUME~1\DANIEL~1\LOCALS~1\Temp\nmB86.tmp
LINK : fatal error LNK1181: cannot open input file 'xsb.lib'
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\bin
\link.exe"' : return code '0x49d'
Stop.

Any plans of uploading a binary windows version of 3.2?

Discussion


Log in to post a comment.