[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-install
From: |
Clemens Buchacher |
Subject: |
Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2] |
Date: |
Sun, 9 Jun 2013 23:42:49 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Sun, Jun 09, 2013 at 03:01:05PM -0400, John D wrote:
>
> Postgresql - wont compile - issues mainly with not finding zlib and and
> others - I will try againt later as I have a feeling it is something obvious
> I am missing.
This is probably unrelated, but since you're looking at it. I have this
change queued up:
diff -r 7b4705fb2828 -r e0241b562122 src/postgresql.mk
--- a/src/postgresql.mk Sun Jun 02 21:10:28 2013 +0200
+++ b/src/postgresql.mk Mon Jun 03 20:44:34 2013 +0200
@@ -14,7 +14,7 @@
endif
ifeq ($(MXE_SYSTEM),mingw)
- $(PKG)_LIGS := -lsecur32
+ $(PKG)_LIBS := -lsecur32
endif
define $(PKG)_UPDATE
Clemens
- Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], (continued)
- Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John W. Eaton, 2013/06/02
- Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John Donoghue, 2013/06/02
- Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John Donoghue, 2013/06/05
- Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], PhilipNienhuis, 2013/06/05
- Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John W. Eaton, 2013/06/08
- Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John Donoghue, 2013/06/08
- Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John W. Eaton, 2013/06/08
- RE: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John D, 2013/06/09
- Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John W. Eaton, 2013/06/09
- RE: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John D, 2013/06/09
- Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2],
Clemens Buchacher <=
- RE: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John D, 2013/06/09
- Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], marco atzeri, 2013/06/10
- Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John W. Eaton, 2013/06/10
- Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John W. Eaton, 2013/06/10
- RE: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John D, 2013/06/10
- Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John W. Eaton, 2013/06/10
- RE: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John D, 2013/06/10
- Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John W. Eaton, 2013/06/10
- RE: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John D, 2013/06/10
- Re: Building on MinGW using MXE-built dependencies [WAS: Re: mxe-installer try 2], John W. Eaton, 2013/06/10