Re: Compiling on FreeBSD 2.2.x? (-export-dynamic unavailable) - Mailing list pgsql-ports

From Tom Lane
Subject Re: Compiling on FreeBSD 2.2.x? (-export-dynamic unavailable)
Date
Msg-id 25659.1011974102@sss.pgh.pa.us
Whole thread Raw
In response to Re: Compiling on FreeBSD 2.2.x? (-export-dynamic unavailable)  (Are Bryne <are-pgsql-ports@communique.no>)
Responses Re: Compiling on FreeBSD 2.2.x? (-export-dynamic unavailable)
List pgsql-ports
Are Bryne <are-pgsql-ports@communique.no> writes:
> Could one of the FreeBSD-based PostgreSQL developers possibly take a
> moment to have a look at making it work on 2.2.8-STABLE?
> There seems to be several small details that don't work 'out of the box' -
> eg. my system is being picked up as elf-based...

I think you have a misconfigured compiler.  AFAICT, the only way that
configure would think a freebsd2 system to be elf-based is if the
compiler predefines __ELF__.  This theory is strengthened by the fact
that you're evidently not using the system-provided compiler.

            regards, tom lane

pgsql-ports by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Compiling on FreeBSD 2.2.x? (-export-dynamic unavailable)
Next
From: Are Bryne
Date:
Subject: Re: Compiling on FreeBSD 2.2.x? (-export-dynamic unavailable)