There where an extra character in the .mak file, and then i try to rebuild and now i obtain these errors ...
at the and a file called blibpq.lib was built but it don't seem valid. > Fabio Guidi wrote: > > the compiler build correctly the package without error message ? > > > > Bruce Momjian ha scritto: > > > > >I downloaded the Borland compiler and am running build tests now. > > I finally got it working. I had to make major changes to the build > file. The new attached bcc32.mak should build on your 8.0.X system, and > this file will be in 8.0.3. > > -- > Bruce Momjian | http://candle.pha.pa.us > pgman@candle.pha.pa.us | (610) 359-1001 > + If your life is a hard drive, | 13 Roberts Road > + Christ can be your backup. | Newtown Square, Pennsylvania 19073 > ____________________________________________________________ Navighi a 4 MEGA e i primi 3 mesi sono GRATIS. Scegli Libero Adsl Flat senza limiti su http://www.libero.it
bcc32.exe -Ic:\Borland\Bcc55\include;..\..\include -n".\Release" -WD -c -DFRONTEND;NDEBUG;WIN32;_WINDOWS;HAVE_VSNPRINTF;HAVE_STRDUP; -tWM -a8 -X -w-us e -w-par -w-pia -w-csu -w-aus -w-ccc -O -Oi -OS -DNDEBUG pthread-win32.c Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland pthread-win32.c: tlib.exe ".\Release\blibpq.lib" @MAKE0001.@@@ TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation +-".\Release\win32.obj" & +-".\Release\getaddrinfo.obj" & +-".\Release\pgstrcasecmp.obj" & +-".\Release\thread.obj" & +-".\Release\inet_aton.obj" & +-".\Release\crypt.obj" & +-".\Release\noblock.obj" & +-".\Release\md5.obj" & +-".\Release\ip.obj" & +-".\Release\fe-auth.obj" & +-".\Release\fe-protocol2.obj" & +-".\Release\fe-protocol3.obj" & +-".\Release\fe-connect.obj" & +-".\Release\fe-exec.obj" & +-".\Release\fe-lobj.obj" & +-".\Release\fe-misc.obj" & +-".\Release\fe-print.obj" & +-".\Release\fe-secure.obj" & +-".\Release\pqexpbuffer.obj" & +-".\Release\pqsignal.obj" & +-".\Release\wchar.obj" & +-".\Release\encnames.obj" & +-".\Release\pthread-win32.obj" & +-"" Warning: 'win32' not found in library Warning: 'getaddrinfo' not found in library Warning: 'pgstrcasecmp' not found in library Warning: 'thread' not found in library Warning: 'inet_aton' not found in library Warning: 'crypt' not found in library Warning: 'noblock' not found in library Warning: 'md5' not found in library Warning: 'ip' not found in library Warning: 'fe-auth' not found in library Warning: 'fe-protocol2' not found in library Warning: 'fe-protocol3' not found in library Warning: 'fe-connect' not found in library Warning: 'fe-exec' not found in library Warning: 'fe-lobj' not found in library Warning: 'fe-misc' not found in library Warning: public '_pqFlush' in module 'fe-misc' clashes with prior module 'fe-exec' Warning: 'fe-print' not found in library Warning: 'fe-secure' not found in library Warning: 'pqexpbuffer' not found in library Warning: 'pqsignal' not found in library Warning: 'wchar' not found in library Warning: 'encnames' not found in library Warning: 'pthread-win32' not found in library Warning: '' not found in library Warning: '.OBJ' file not found bcc32.exe -Ic:\Borland\Bcc55\include;..\..\include -n".\Release" -WD -c -DFRONTEND;NDEBUG;WIN32;_WINDOWS;HAVE_VSNPRINTF;HAVE_STRDUP; -tWM -a8 -X -w-us e -w-par -w-pia -w-csu -w-aus -w-ccc -O -Oi -OS -DNDEBUG libpqdll.c Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland libpqdll.c: brcc32.exe -l 0x409 -ic:\Borland\Bcc55\include -fo".\Release\libpq.res" libpq.rc Borland Resource Compiler Version 5.40 Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved. ilink32.exe @MAKE0000.@@@ Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland implib -w ".\Release\blibpqdll.lib" blibpqdll.def ".\Release\blibpq.dll" Borland Implib Version 3.0.22 Copyright (c) 1991, 2000 Inprise Corporation Name: 'blibpqdll' Ext: '.dll' Base: 0x00000000 Name: 'BLIBPQ' Ext: '.dll' Base: 0x00000000
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])