Date: Thu, 31 Jul 2003 07:56:28 -0400 From: Justin Smith <jsmith@drexel.edu> To: girgen@pingpong.net Cc: ports@FreeBSD.org Subject: Postgresql 7.3.2 doesn't build Message-ID: <20030731115628.GC7018@jsmith.org>
next in thread | raw e-mail | index | archive | help
Running FreeBSD 5.1, I get the following messages: /usr/bin/ld -r -o SUBSYS.o geqo_copy.o geqo_eval.o geqo_main.o geqo_misc.o geqo_mutation.o geqo_pool.o geqo_recombination.o geqo_selection.o geqo_erx.o geqo_pmx.o geqo_cx.o geqo_px.o geqo_ox1.o geqo_ox2.o gmake[4]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.3.2/src/backend/optimizer/geqo' gmake -C path SUBSYS.o gmake[4]: Entering directory `/usr/ports/databases/postgresql7/work/postgresql-7.3.2/src/backend/optimizer/path' cc -O -pipe -mcpu=pentiumpro -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include -I/usr/local/include -c -o allpaths.o allpaths.c gmake[4]: *** [allpaths.o] Segmentation fault (core dumped) gmake[4]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.3.2/src/backend/optimizer/path' gmake[3]: *** [path-recursive] Error 2 gmake[3]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.3.2/src/backend/optimizer' gmake[2]: *** [optimizer-recursive] Error 2 gmake[2]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.3.2/src/backend' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.3.2/src' gmake: *** [all] Error 2 *** Error code 2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030731115628.GC7018>