[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Mingw-cross-env-list] postgresql fails to build
From: |
Tony Theodore |
Subject: |
Re: [Mingw-cross-env-list] postgresql fails to build |
Date: |
Mon, 12 Mar 2012 23:48:22 +1100 |
On 11 March 2012 12:13, Santiago Germino <address@hidden> wrote:
> Dear all,
>
> I've checked out the latest development version as of today (stable
> wont download any package). I did make gcc, then make qt and got this
> error:
> ...
> [download] postgresql
> [build] postgresql
>
> Failed to build package postgresql!
> ------------------------------------------------------------
> configure.in:961: [AC_MSG_ERROR([library 'libselinux',
> version 2.0.93 or newer, is required for SELinux support])])
> configure.in:970: [AC_MSG_ERROR([library 'ossp-uuid' or 'uuid' is
> required for OSSP-UUID])])])
> configure.in:972:AC_SUBST(OSSP_UUID_LIBS)
> configure.in:979:dnl sys/socket.h is required by AC_FUNC_ACCEPT_ARGTYPES
> make[1]: *** [build-only-postgresql] Error 1
> make[1]: Leaving directory `/home/royconejo/mingw-cross-env'
> real 0m10.577s
> user 0m8.549s
> sys 0m1.860s
> ------------------------------------------------------------
> [log] /home/royconejo/mingw-cross-env/log/postgresql
>
> make: *** [/home/royconejo/mingw-cross-env/usr/installed/postgresql] Error 1
>
> It seems configure is not being called with proper config options disabled?
It looks like it's failing at the autoconf stage, before configure is
run. Can you send the logfile:
/home/royconejo/mingw-cross-env/log/postgresql
and check the version of autoconf you have installed?
Thanks,
Tony
- [Mingw-cross-env-list] postgresql fails to build, Santiago Germino, 2012/03/11
- Re: [Mingw-cross-env-list] postgresql fails to build,
Tony Theodore <=
- Re: [Mingw-cross-env-list] postgresql fails to build, Santiago Germino, 2012/03/12
- Re: [Mingw-cross-env-list] postgresql fails to build, Tony Theodore, 2012/03/12
- Re: [Mingw-cross-env-list] postgresql fails to build, Santiago Germino, 2012/03/13
- Re: [Mingw-cross-env-list] postgresql fails to build, Tony Theodore, 2012/03/17
- Re: [Mingw-cross-env-list] postgresql fails to build, Volker Grabsch, 2012/03/18
- Re: [Mingw-cross-env-list] postgresql fails to build, Volker Grabsch, 2012/03/19
Re: [Mingw-cross-env-list] postgresql fails to build, Santiago Germino, 2012/03/12