Hi Mauro, On Thu, August 3, 2006 09:59, mauro castelli wrote: > Hi all, > Got error just at the biginning of the build (as superuser, obviously with > rw rights on all directories). > > See enclosed trace for details. > Any help would be very much appreciated.
Damn. Probably the slashes/backslashes again. Could you try installing Python and generating the .MAK files yourself using the .template files and the utility tools/template2mak.py? Perhaps that will get rid of the slashes. Thing is, I wrote the Python utility and the makefile templates and I run the utility to create them on Windows, and then it works. Jeroen then releases libpqxx and creates the makefiles from the templates on Linux before releasing, and then it probably doesn't work. :-/ Can't help you any more right now (and can't try it out myself), as I'm in an internet cafe in Chiang Mai, Thailand. I'm back next thursday, will try it myself then. Cheers, Bart > C:\Documents and Settings\AMMINISTRATORE> > C:\Programmi\Microsoft Visual Studio .NET\Vc7\bin>"C:\Programmi\Microsoft > Visual > Studio .NET\Common7\Tools\"vsvars32.bat > Setting environment for using Microsoft Visual Studio .NET tools. > (If you also have Visual C++ 6.0 installed and wish to use its tools > from the command line, run vcvars32.bat for Visual C++ 6.0.) > > C:\>cd D:\DriveF\DB\Downloads\postgresql\libpqxx-2.6.7 > > D:\DriveF\DB\Downloads\postgresql\libpqxx-2.6.7>nmake /f > win32/vc-libpqxx.mak ALL > > Microsoft (R) Program Maintenance Utility versione 7.00.9466 > Copyright (C) Microsoft Corporation. Tutti i diritti riservati. > > NMAKE : errore irreversibile U1073: impossibile creare > "../src/binarystring.cxx" > Stop. > (ENG TRANSLATION: "IRREVERSIBE ERROR U1073: IMPOSSIBLE TO CREATE > "../src/binarystring.cxx") > > D:\DriveF\DB\Downloads\postgresql\libpqxx-2.6.7>cd win32 > > D:\DriveF\DB\Downloads\postgresql\libpqxx-2.6.7\win32>nmake /f > vc-libpqxx.mak ALL > > Microsoft (R) Program Maintenance Utility versione 7.00.9466 > Copyright (C) Microsoft Corporation. Tutti i diritti riservati. > > cl.exe /nologo /W3 /GX /FD /GR /c /I "../include" /I > ""D:\DriveF\DB\Downloads\postgresql\source\postgresql-8.1.4\src"/include" > /I > "" > D:\DriveF\DB\Downloads\postgresql\source\postgresql-8.1.4\src > "/interfaces/libpq" /D PGSTD="std" /D "WIN32" /D "_MBCS" /D "_WINDOWS" /D > "PQXX > _INTERNAL" /MDd /Gm /ZI /Od /D "_LIB" /D "_DEBUG" /GZ > /Fo"ObjStaticDebug\\" > /Fd" > ObjStaticDebug\\" ../src/binarystring.cxx > NMAKE : errore irreversibile U1077: "cl.exe" : codice restituito > "0xc0000135" > Stop. > (ENG TRANSLATION: "IRREVERSIBE ERROR U1077: "cl.exe" : ERROR CODE > "0xc0000135") > > D:\DriveF\DB\Downloads\postgresql\libpqxx-2.6.7\win32>"C:\Documents and > Settings\AMMINISTRATORE\Desktop\vcvars32.bat.lnk" > > D:\DriveF\DB\Downloads\postgresql\libpqxx-2.6.7\win32> > C:\Programmi\Microsoft Visual Studio .NET\Vc7\bin>"C:\Programmi\Microsoft > Visual > Studio .NET\Common7\Tools\"vsvars32.bat > Setting environment for using Microsoft Visual Studio .NET tools. > (If you also have Visual C++ 6.0 installed and wish to use its tools > from the command line, run vcvars32.bat for Visual C++ 6.0.) > > D:\DriveF\DB\Downloads\postgresql\libpqxx-2.6.7\win32>nmake /f > vc-libpqxx.mak ALL > > Microsoft (R) Program Maintenance Utility versione 7.00.9466 > Copyright (C) Microsoft Corporation. Tutti i diritti riservati. > > cl.exe /nologo /W3 /GX /FD /GR /c /I "../include" /I > ""D:\DriveF\DB\Downloads\postgresql\source\postgresql-8.1.4\src"/include" > /I > "" > D:\DriveF\DB\Downloads\postgresql\source\postgresql-8.1.4\src > "/interfaces/libpq" /D PGSTD="std" /D "WIN32" /D "_MBCS" /D "_WINDOWS" /D > "PQXX > _INTERNAL" /MDd /Gm /ZI /Od /D "_LIB" /D "_DEBUG" /GZ > /Fo"ObjStaticDebug\\" > /Fd" > ObjStaticDebug\\" ../src/binarystring.cxx > NMAKE : errore irreversibile U1077: "cl.exe" : codice restituito > "0xc0000135" > Stop. > > D:\DriveF\DB\Downloads\postgresql\libpqxx-2.6.7\win32>nmake /f > vc-libpqxx.mak STATIC > > Microsoft (R) Program Maintenance Utility versione 7.00.9466 > Copyright (C) Microsoft Corporation. Tutti i diritti riservati. > > cl.exe /nologo /W3 /GX /FD /GR /c /I "../include" /I > ""D:\DriveF\DB\Downloads\postgresql\source\postgresql-8.1.4\src"/include" > /I > "" > D:\DriveF\DB\Downloads\postgresql\source\postgresql-8.1.4\src > "/interfaces/libpq" /D PGSTD="std" /D "WIN32" /D "_MBCS" /D "_WINDOWS" /D > "PQXX > _INTERNAL" /MDd /Gm /ZI /Od /D "_LIB" /D "_DEBUG" /GZ > /Fo"ObjStaticDebug\\" > /Fd" > ObjStaticDebug\\" ../src/binarystring.cxx > NMAKE : errore irreversibile U1077: "cl.exe" : codice restituito > "0xc0000135" > Stop. > > _________________________________________________________________ > Vinci con Philips Messenger e parli a costo zero ! > http://www.winamessengerphone.com/msnwinamessengerphone/it-it/index.aspx > > _______________________________________________ > Libpqxx-general mailing list > Libpqxx-general@gborg.postgresql.org > http://gborg.postgresql.org/mailman/listinfo/libpqxx-general > _______________________________________________ Libpqxx-general mailing list Libpqxx-general@gborg.postgresql.org http://gborg.postgresql.org/mailman/listinfo/libpqxx-general