Re: FreeBSD broke with autoconf-based build

Поиск
Список
Период
Сортировка
От Marc G. Fournier
Тема Re: FreeBSD broke with autoconf-based build
Дата
Msg-id 20051101114044.E993@ganymede.hub.org
обсуждение исходный текст
Ответ на Re: FreeBSD broke with autoconf-based build  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: FreeBSD broke with autoconf-based build  (Andrew Dunstan <andrew@dunslane.net>)
Re: FreeBSD broke with autoconf-based build  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Also, which port of autoconf are you using?  We're still stuck at 2.59, so 
if you are using the newer port available in FreeBSD, you may be being 
bitten by that as well ...



On Tue, 1 Nov 2005, Tom Lane wrote:

> strk@refractions.net writes:
>> I'm having troubles building postgis HEAD on freebsd
>> using the new autoconf-based scripts.
>
> FreeBSD which, exactly?  It makes a difference, because AFAICS from
> configure newer versions of FreeBSD use ELF, and the link switches
> are different then.
>
>> The Makefile.shlib file copied by pgsql sources
>> adds a -Bforcearchive flag to LINK.shared with
>> arch is freebsd, but the flag seems to be
>> unsupported (this is from 7.2.1 to 8.0.0)
>
>> Weird enough PostgreSQL build works fine
>> (no -Bforcearchive flag used)
>
> You need to figure out why the applied switches are different for your
> build than for the main build --- they really should not be.  Are you
> sure you're picking up the same copy of Makefile.global?
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: [Fwd: Re: regression failures on WIndows in machines
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: FreeBSD broke with autoconf-based build