Re: Compiling on FreeBSD 2.2.x? (-export-dynamic unavailable)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Are Bryne <are-pgsql-ports(at)communique(dot)no>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: Compiling on FreeBSD 2.2.x? (-export-dynamic unavailable)
Date: 2002-01-25 15:55:02
Message-ID: 25659.1011974102@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Are Bryne <are-pgsql-ports(at)communique(dot)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

In response to

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Peter Eisentraut 2002-01-25 16:15:18 Re: Compiling on FreeBSD 2.2.x? (-export-dynamic unavailable)
Previous Message Are Bryne 2002-01-25 07:03:28 Re: Compiling on FreeBSD 2.2.x? (-export-dynamic unavailable)