#16347: error while compiling postgresql82 (@8.2.9) ----------------------------------------+----------------------------------- Reporter: maccheck@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: postgresql82 compile error | ----------------------------------------+----------------------------------- I'm trying to upgrade my postgresql82 installation from @8.2.7_1+python to @8.2.9_0+python and get following error message. postgresql-server82 @8.2.9 installed withaout any issues... {{{ ---> Building postgresql82 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_postgresql82/work/postgresql-8.2.9" && gnumake " returned error 2 Command output: gnumake[4]: `SUBSYS.o' is up to date. gnumake -C freespace SUBSYS.o gnumake[4]: `SUBSYS.o' is up to date. gnumake -C ipc SUBSYS.o gnumake[4]: `SUBSYS.o' is up to date. gnumake -C large_object SUBSYS.o gnumake[4]: `SUBSYS.o' is up to date. gnumake -C lmgr SUBSYS.o gnumake[4]: `SUBSYS.o' is up to date. gnumake -C page SUBSYS.o gnumake[4]: `SUBSYS.o' is up to date. gnumake -C smgr SUBSYS.o gnumake[4]: `SUBSYS.o' is up to date. gnumake -C tcop all gnumake[3]: Nothing to be done for `all'. gnumake -C utils all gnumake -C adt SUBSYS.o gnumake[4]: `SUBSYS.o' is up to date. gnumake -C cache SUBSYS.o gnumake[4]: `SUBSYS.o' is up to date. gnumake -C error SUBSYS.o gnumake[4]: `SUBSYS.o' is up to date. gnumake -C fmgr SUBSYS.o /usr/bin/gcc-4.0 -no-cpp-precomp -O2 -Wall -Wmissing-prototypes -Wpointer- arith -Winline -Wdeclaration-after-statement -Wendif-labels -fno-strict- aliasing -fwrapv -I../../../../src/include -I/opt/local/include -I/opt/local/include -DDLSUFFIX=\".so\" -c -o dfmgr.o dfmgr.c dfmgr.c:82: error: syntax error before '/' token gnumake[4]: *** [dfmgr.o] Error 1 gnumake[3]: *** [fmgr-recursive] Error 2 gnumake[2]: *** [utils-recursive] Error 2 gnumake[1]: *** [all] Error 2 gnumake: *** [all] Error 2 Error: Unable to upgrade port: 1 }}} -- Ticket URL: <http://trac.macports.org/ticket/16347> MacPorts <http://www.macports.org/> Ports system for Mac OS