building Postgresql 7.3.10 on Mac OS X 10.4 - Mailing list pgsql-bugs
From | Peter Bazeley |
---|---|
Subject | building Postgresql 7.3.10 on Mac OS X 10.4 |
Date | |
Msg-id | s34d2e48.008@gwgate1.meduohio.edu Whole thread Raw |
Responses |
Re: building Postgresql 7.3.10 on Mac OS X 10.4
Re: building Postgresql 7.3.10 on Mac OS X 10.4 |
List | pgsql-bugs |
Hello=20 I am trying to build Postgresql 7.3.10 on Mac OS X 10.4 and am getting a co= uple errors related to bootstrap libraries. These are occuring during make = -C bootstrap all. Here is the output:=20 make -C bootstrap all=20 gcc -traditional-cpp -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes= -Wmissing-declarations -I. -I../../../src/include -I/sw/include/ -c -o bo= otparse.o bootparse.c=20 y.tab.c:928: warning: no previous prototype for 'Int_yyparse'=20 bootparse.y: In function 'Int_yyparse':=20 bootparse.y:273: error: stray '##' in program=20 bootparse.y:273: error: 'T_' undeclared (first use in this function)=20 bootparse.y:273: error: (Each undeclared identifier is reported only once= =20 bootparse.y:273: error: for each function it appears in.)=20 bootparse.y:273: error: parse error before 'IndexElem'=20 In file included from bootparse.y:341:=20 lex.Int_yy.c: At top level:=20 lex.Int_yy.c:1122: warning: 'Int_yy_get_next_buffer' was used with no proto= type before its definition=20 lex.Int_yy.c:1254: warning: 'Int_yy_get_previous_state' was used with no pr= ototype before its definition=20 lex.Int_yy.c:1292: warning: 'Int_yy_try_NUL_trans' was used with no prototy= pe before its definition=20 lex.Int_yy.c:1440: warning: no previous prototype for 'Int_yyrestart'=20 lex.Int_yy.c:1455: warning: no previous prototype for 'Int_yy_switch_to_buf= fer'=20 lex.Int_yy.c:1486: warning: no previous prototype for 'Int_yy_load_buffer_s= tate'=20 lex.Int_yy.c:1498: warning: no previous prototype for 'Int_yy_create_buffer= '=20 lex.Int_yy.c:1529: warning: no previous prototype for 'Int_yy_delete_buffer= '=20 lex.Int_yy.c:1555: warning: no previous prototype for 'Int_yy_init_buffer'= =20 lex.Int_yy.c:1582: warning: no previous prototype for 'Int_yy_flush_buffer'= =20 lex.Int_yy.c:1613: warning: no previous prototype for 'Int_yy_scan_buffer'= =20 lex.Int_yy.c:1651: warning: no previous prototype for 'Int_yy_scan_string'= =20 lex.Int_yy.c:1668: warning: no previous prototype for 'Int_yy_scan_bytes'= =20 lex.Int_yy.c:1762: warning: 'Int_yy_fatal_error' was used with no prototype= before its definition=20 lex.Int_yy.c:1826: warning: 'Int_yy_flex_alloc' was used with no prototype = before its definition=20 lex.Int_yy.c:1836: warning: 'Int_yy_flex_realloc' was used with no prototyp= e before its definition=20 lex.Int_yy.c:1854: warning: 'Int_yy_flex_free' was used with no prototype b= efore its definition=20 make[3]: *** [bootparse.o] Error 1=20 make[2]: *** [bootstrap-recursive] Error 2=20 make[1]: *** [all] Error 2=20 make: *** [all] Error 2=20 Any suggestions?=20 Thanks,=20 Peter Bazeley=20 Peter Bazeley, M.Sc. Database Specialist / Research Bioinformatics and Proteomics / Genomics Medical University of Ohio Toledo, Ohio 43614-5806 On June 8, 2005, the Medical College of Ohio's name changed to the Medical = University of Ohio. Please note that any contacts stored in your personal address book with the= extension of mco.edu should now be changed to meduohio.edu to avoid any in= terruptions in email delivery. CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the = intended recipient(s) and may contain confidential and privileged informati= on. Any unauthorized review, use, disclosure or distribution is prohibited= . If you are not the intended recipient, please contact the sender by repl= y e-mail and destroy all copies of the original message. <<<<meduohio.edu>>>>=
pgsql-bugs by date: