dbTalk Databases Forums  

[BUGS] BUG #1235: didn't compile

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


Discuss [BUGS] BUG #1235: didn't compile in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
PostgreSQL Bugs List
 
Posts: n/a

Default [BUGS] BUG #1235: didn't compile - 08-27-2004 , 08:14 AM







The following bug has been logged online:

Bug reference: 1235
Logged by: oliver artelt

Email address: oli (AT) cubeoffice (DOT) de

PostgreSQL version: 8.0 Beta

Operating system: Linux baldur 2.4.10 #1 SMP Wed Aug 7 13:37:21 CEST 2002
i686 unknown

Description: didn't compile

Details:

/configure --prefix /usr/local/pgsql-8.0.0beta1

make

...
syslogger.c: In function `SysLoggerMain':
syslogger.c:231: storage size of `timeout' isn't known
syslogger.c:231: warning: unused variable `timeout'
make[3]: *** [syslogger.o] Error 1
make[3]: Leaving directory
`/usr/src/wrk/postgresql-8.0.0beta1/src/backend/postmaster'
make[2]: *** [postmaster-recursive] Error 2
make[2]: Leaving directory `/usr/src/wrk/postgresql-8.0.0beta1/src/backend'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/wrk/postgresql-8.0.0beta1/src'
make: *** [all] Error 2
baldur:/usr/src/wrk/postgresql-8.0.0beta1 # uname -a
Linux baldur 2.4.10 #1 SMP Wed Aug 7 13:37:21 CEST 2002 i686 unknown
baldur:/usr/src/wrk/postgresql-8.0.0beta1 # gcc --version
2.95.2





---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] BUG #1235: didn't compile - 08-27-2004 , 09:46 AM






"PostgreSQL Bugs List" <pgsql-bugs (AT) postgresql (DOT) org> writes:
Quote:
syslogger.c: In function `SysLoggerMain':
syslogger.c:231: storage size of `timeout' isn't known
syslogger.c:231: warning: unused variable `timeout'
make[3]: *** [syslogger.o] Error 1
This is fixed.

http://developer.postgresql.org/cvsw...er/syslogger.c

regards, tom lane

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


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.