postgresql-7.2.3-2.info postgresql-7.2.3-2.patch
then ran fink install postgresql
Here is the compile error:
/usr/bin/ld -r -o SUBSYS.o clog.o transam.o varsup.o xact.o xid.o xlog.o xlogutils.o rmgr.o
/usr/bin/ld -r -o SUBSYS.o common/SUBSYS.o gist/SUBSYS.o hash/SUBSYS.o heap/SUBSYS.o index/SUBSYS.o nbtree/SUBSYS.o rtree/SUBSYS.o transam/SUBSYS.o
make -C bootstrap all
gcc -traditional-cpp -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fno-common -I. -I../../../src/include -I/sw/include -I/sw/include -c -o bootparse.o bootparse.c
bootparse.y: In function `Int_yyparse':
bootparse.y:278: error: syntax error at '##' token
bootparse.y:278: error: `T_' undeclared (first use in this function)
bootparse.y:278: error: (Each undeclared identifier is reported only once
bootparse.y:278: error: for each function it appears in.)
bootparse.y:278: error: parse error before "IndexElem"
make[3]: *** [bootparse.o] Error 1
make[2]: *** [bootstrap-recursive] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling postgresql-7.2.3-2 failed
truffula:~ kirkw$
Can anyone point our the error in my ways?
Thanks
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users