dbTalk Databases Forums  

[BUGS] 8.0.0beta1: get_home_path link problem

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] 8.0.0beta1: get_home_path link problem in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Michael Fuhr
 
Posts: n/a

Default [BUGS] 8.0.0beta1: get_home_path link problem - 08-18-2004 , 06:49 PM






PostgreSQL 8.0.0beta1 (CVS)
Solaris 9

libpq.so contains the undefined symbol get_home_path. Compiling
programs with -lpq now fails with the following error:

Undefined first referenced
symbol in file
get_home_path /usr/local/pgsql/lib/libpq.so
ld: fatal: Symbol referencing errors. No output written to query

Programs already linked against libpq.so now fail to run, with the
run-time linker reporting the following error:

fatal: relocation error: file /usr/local/pgsql/lib/libpq.so.3:
symbol get_home_path: referenced symbol not found

I found get_home_path in libecpg.so -- is that a mistake, or must
all programs now be linked against libecpg as well as libpq?

This is a new problem, appearing in CVS within the last day or so.

Thanks.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply With Quote
  #2  
Old   
Bruce Momjian
 
Posts: n/a

Default Re: [BUGS] 8.0.0beta1: get_home_path link problem - 08-18-2004 , 06:57 PM







This will be fixed in one hour. Thanks.

---------------------------------------------------------------------------

Michael Fuhr wrote:
Quote:
PostgreSQL 8.0.0beta1 (CVS)
Solaris 9

libpq.so contains the undefined symbol get_home_path. Compiling
programs with -lpq now fails with the following error:

Undefined first referenced
symbol in file
get_home_path /usr/local/pgsql/lib/libpq.so
ld: fatal: Symbol referencing errors. No output written to query

Programs already linked against libpq.so now fail to run, with the
run-time linker reporting the following error:

fatal: relocation error: file /usr/local/pgsql/lib/libpq.so.3:
symbol get_home_path: referenced symbol not found

I found get_home_path in libecpg.so -- is that a mistake, or must
all programs now be linked against libecpg as well as libpq?

This is a new problem, appearing in CVS within the last day or so.

Thanks.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

--
Bruce Momjian | http://candle.pha.pa.us
pgman (AT) candle (DOT) 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

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.