Unix Technical Forum

Build errors latest CVS freebsd

This is a discussion on Build errors latest CVS freebsd within the pgsql Hackers forums, part of the PostgreSQL category; --> gmake distclean ../configure ... gmake install .... gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -g -I../../../../src/include -c -o timestamp.o timestamp.c ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Hackers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-11-2008, 04:40 AM
Christopher Kings-Lynne
 
Posts: n/a
Default Build errors latest CVS freebsd

gmake distclean
../configure ...
gmake install

....
gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing
-g -I../../../../src/include -c -o timestamp.o timestamp.c -MMD
timestamp.c: In function `GetCurrentTimestamp':
timestamp.c:955: storage size of `tp' isn't known
timestamp.c:957: warning: implicit declaration of function `gettimeofday'
timestamp.c:955: warning: unused variable `tp'
timestamp.c:954: warning: `result' might be used uninitialized in this
function
gmake[4]: *** [timestamp.o] Error 1
gmake[4]: Leaving directory
`/space/1/home/chriskl/pgsql-head/src/backend/utils/adt'
gmake[3]: *** [adt-recursive] Error 2
gmake[3]: Leaving directory
`/space/1/home/chriskl/pgsql-head/src/backend/utils'
gmake[2]: *** [utils-recursive] Error 2
gmake[2]: Leaving directory `/space/1/home/chriskl/pgsql-head/src/backend'
gmake[1]: *** [install] Error 2
gmake[1]: Leaving directory `/space/1/home/chriskl/pgsql-head/src'
gmake: *** [install] Error 2


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-11-2008, 04:40 AM
Tom Lane
 
Posts: n/a
Default Re: Build errors latest CVS freebsd

Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> timestamp.c: In function `GetCurrentTimestamp':
> timestamp.c:955: storage size of `tp' isn't known
> timestamp.c:957: warning: implicit declaration of function `gettimeofday'
> timestamp.c:955: warning: unused variable `tp'
> timestamp.c:954: warning: `result' might be used uninitialized in this
> function


Wups. Looks like Neil already fixed it though.

regards, tom lane

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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:28 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com