mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Native pg_conf failing on FreeBSD


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] Native pg_conf failing on FreeBSD
Date: Mon, 15 Feb 2010 02:46:14 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Tony Theodore <address@hidden> schrieb:
> FreeBSD was failing at the native pg_conf build step with errors along
> the lines of:
[...]
>      # Build a native pg_config.
> -    echo '/* empty */' >'$(1)'/src/include/pg_config_os.h
> +    cd '$(1)' && ./configure

That wouldn't work, because ./configure does "too much". The generated
pg_config would return information about the native build instead of
the cross build.

However, I think I found a solution that works.

    http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/2900ac4f38c0

Please check whether that solves the issue.


Greets,

    Volker

-- 
Volker Grabsch
---<<(())>>---
Administrator
NotJustHosting GbR




reply via email to

[Prev in Thread] Current Thread [Next in Thread]