dbTalk Databases Forums  

Re: [BUGS] global symbol conflict in

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


Discuss Re: [BUGS] global symbol conflict in in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bruce Momjian
 
Posts: n/a

Default Re: [BUGS] global symbol conflict in - 11-22-2006 , 10:39 PM







'times' changed to 'static'.

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

Tom Lane wrote:
Quote:
On an HPUX machine I notice this build warning:

ld: Type mismatch for symbol "times"; resolving FUNC symbol (in file /usr/lib/pa20_64/libc.sl) to OBJECT symbol (in file dt_test2.o)

It'd probably be a good idea if dt_test2.pgc did not declare a global
symbol conflicting with a standard library function name:
http://www.opengroup.org/onlinepubs/...xsh/times.html

Perhaps you could just make those arrays "static"?

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend
--
Bruce Momjian bruce (AT) momjian (DOT) us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq


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.