dbTalk Databases Forums  

[BUGS] Cannot compile CVS current on Mac OS X 10.2.6

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


Discuss [BUGS] Cannot compile CVS current on Mac OS X 10.2.6 in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kenji Sugita
 
Posts: n/a

Default [BUGS] Cannot compile CVS current on Mac OS X 10.2.6 - 09-02-2003 , 08:15 AM






Attached is compilation error messages of current CVS:

gcc -traditional-cpp -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../src/include -c -o pqcomm.o pqcomm.c
pqcomm.c: In function `StreamServerPort':
pqcomm.c:280: parse error before '<<' token
pqcomm.c:291: case label not within a switch statement
pqcomm.c:296: case label not within a switch statement
pqcomm.c:300: `default' label not within a switch statement
pqcomm.c:309: parse error before '>>' token
pqcomm.c:208: warning: unused variable `err'
pqcomm.c:209: warning: unused variable `maxconn'
pqcomm.c:210: warning: unused variable `one'

---------------------------(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   
Andreas Pflug
 
Posts: n/a

Default Re: [BUGS] Cannot compile CVS current on Mac OS X 10.2.6 - 09-02-2003 , 08:36 AM






Kenji Sugita wrote:

Quote:
Attached is compilation error messages of current CVS:

gcc -traditional-cpp -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../src/include -c -o pqcomm.o pqcomm.c
pqcomm.c: In function `StreamServerPort':
pqcomm.c:280: parse error before '<<' token
pqcomm.c:291: case label not within a switch statement
pqcomm.c:296: case label not within a switch statement
pqcomm.c:300: `default' label not within a switch statement
pqcomm.c:309: parse error before '>>' token
pqcomm.c:208: warning: unused variable `err'
pqcomm.c:209: warning: unused variable `maxconn'
pqcomm.c:210: warning: unused variable `one'

---------------------------(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)



Looks like a cvs conflict because you changed something in pqcomm.c.
Remove pqcomm* and cvs update again.

Regards,
Andreas


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


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.