Trouble compiling for Solaris 8

Поиск
Список
Период
Сортировка
От Nishad Prakash
Тема Trouble compiling for Solaris 8
Дата
Msg-id Pine.GSO.4.50.0309241557020.22854-100000@e4e.oac.uci.edu
обсуждение исходный текст
Список pgsql-odbc
Hi,

I've been trying to compile the psqlodbc driver for Solaris 8.
I obtained the source from
ftp://ftp3.ca.postgresql.org/pub/odbc/versions/src/psqlodbc-07.03.0100.tar.gz

I run configure with prefix=/usr/local/pgsql.  This finishes without any
trouble.  When I run make, I eventually get this:


/usr/ccs/bin/ld -G -z defs -h psqlodbc.so -o .libs/psqlodbc.so  info.lo
bind.lo columninfo.lo connection.lo convert.lo drvconn.lo environ.lo
execute.lo lobj.lo win_md5.lo misc.lo options.lo pgtypes.lo psqlodbc.lo
qresult.lo results.lo socket.lo parse.lo statement.lo tuple.lo
tuplelist.lo dlg_specific.lo odbcapi.lo multibyte.lo gpps.lo odbcapi30.lo
pgapi30.lo info30.lo  -lc
Undefined                       first referenced
 symbol                             in file
socket                              connection.lo
send                                connection.lo
recv                                socket.lo
connect                             connection.lo
inet_addr                           socket.lo
gethostbyname                       socket.lo
ld: fatal: Symbol referencing errors. No output written to
.libs/psqlodbc.so
*** Error code 1
make: Fatal error: Command failed for target `psqlodbc.la'
Current working directory /target1/download/psqlodbc-07.03.0100
*** Error code 1
make: Fatal error: Command failed for target `all'


I already have postgres 7.3.3 installed on my system, and I am trying to
add the odbc driver now.

Could someone please help me with this?

Cheers,

Nishad
--
"Underneath the concrete, the dream is still alive" -- Talking Heads


В списке pgsql-odbc по дате отправления:

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Password encryption / SSL / SSH
Следующее
От: "SZŰCS Gábor"
Дата:
Сообщение: Fw: NonDelphiException may come from psqlodbc?