From: | Fernan Aguero <fernan(at)iib(dot)unsam(dot)edu(dot)ar> |
---|---|
To: | pgsql-ports(at)postgresql(dot)org |
Subject: | 723 failed to compile [FreeBSD-4.7-STABLE] |
Date: | 2002-10-18 18:28:58 |
Message-ID: | 20021018182858.GB317@iib.unsam.edu.ar |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
I have 722 installed and tried to build 723.
723 fails to compile. Attached to this message is the output
of the build as captured by script(1).
I already sent a PR to freebsd-ports but the answer was that
this already happened and people got to compile it without
changing anything (that they knew of, I guess).
I am getting this error with FreeBSD-4.6.2p2 through 4.7RC0
and now 4.7-STABLE (updated last night)
Someone mentioned that this error is related to the lack of
awk in the system. I have:
awk: /usr/bin/awk
nawk: /usr/bin/nawk
and just in case I added a link in /usr/local/bin (it's in
the PATH): gawk -> /usr/bin/awk
[fernan(at)pi] awk --version
GNU Awk 3.0.6
Copyright (C) 1989, 1991-2000 Free Software Foundation.
I am now turning to postgres people for help. I am writing
pgsql-ports as said on the pgsql mailing lists page.
[fernan(at)pi] uname -a
FreeBSD pi.iib.unsam.edu.ar 4.7-STABLE FreeBSD 4.7-STABLE #1: Fri Oct 18 12:15:57 ART 2002 fernan(at)pi(dot)iib(dot)unsam(dot)edu(dot)ar:/usr/obj/usr/src/sys/PI i386
[fernan(at)pi] gcc --version
2.95.4
[fernan(at)pi] cc --version
2.95.4
Thanks in advance for any tip or suggestion,
Fernan
--
F e r n a n A g u e r o
http://genoma.unsam.edu.ar/~fernan
From | Date | Subject | |
---|---|---|---|
Next Message | Ron Harter | 2002-10-19 01:47:59 | Problem compiling on HP/Compaq Tru64 UNIX |
Previous Message | Russ Freeman | 2002-10-16 00:40:12 | Help - can't fix: "recreate_mmaps_after_fork_failed" error |