Postgresql 7.3.2 doesn't build

Philip Reynolds philip.reynolds at rfc-networks.ie
Sat Aug 2 17:31:25 PDT 2003


Justin Smith <jsmith at drexel.edu> 32 lines of wisdom included:
> /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

Hi Justin,

I experienced roughly the same problem. Postgres was already
installed.  A quick pkg_delete() and then a ``make clean install''
seemed to fix everything. 

ports/55072 looks to be ready for committing as well, which is an
update to 7.3.4 

Ref: http://www.postgresql.org/news/142.html

On a side note, is it just me (or mozilla) or do the lines on that
port seem to be wrapped by a text editor. Copying and pasting the
updated patches for 7.3.4 threw up a load of malformed lines, which
turned out to be lines which seemed to have been wrapped.

Excuse my ignorance, but is there any way around this? 

-- 
Philip Reynolds                      | RFC Networks Ltd.
philip.reynolds at rfc-networks.ie      | +353 (0)1 8832063
http://people.rfc-networks.ie/~phil  | www.rfc-networks.ie


More information about the freebsd-ports mailing list