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] Release 2.22


From: Stefan Löffler
Subject: Re: [Mingw-cross-env-list] Release 2.22
Date: Thu, 12 Apr 2012 20:06:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

Hi,

On 2012-04-12 17:39, Volker Grabsch wrote:
> Testing phase #2 is over. Thanks for participating!
> We fixed some final issues, and I'm pretty confident
> we can declare changeset 2384:e3182c03d2ef (Git d48fea5)
> as stable.

Thanks for the release.

Am I correct in assuming that in order to get 2.22, I now have to clone
the stable git repo? Or is there a tag? Or something else?
In the future, will there be more releases, or should I just (regularly)
update the git clone? And in the latter case: does the makefile handle
changes intelligently (i.e., it only rebuilds what has actually changed,
instead of the whole tree)?

> Of course, there are still some minor issues, but
> those don't warrant holding up the release. We'll
> fix those in the stable branch afterwards.

I encountered one of these when starting to build packages after a git
clone of stable.
`make gcc` succeeded as expected (with dependencies).
A subsequent `make lua` failed with the following error:

make[2]: Verlasse Verzeichnis '/opt/mxe-stable/tmp-lua/lua-5.1.4'
sed -i 's,^prefix=.*,prefix=/opt/mxe-stable/usr/i686-pc-mingw32,'
'/opt/mxe-stable/tmp-lua/lua-5.1.4/etc/lua.pc'
install -m644 '/opt/mxe-stable/tmp-lua/lua-5.1.4/etc/lua.pc'
'/opt/mxe-stable/usr/i686-pc-mingw32/lib/pkgconfig/lua.pc'
install: reguläre Datei
„/opt/mxe-stable/usr/i686-pc-mingw32/lib/pkgconfig/lua.pc“ kann nicht
angelegt werden: Datei oder Verzeichnis nicht gefunden
make[1]: *** [build-only-lua] Fehler 1
make[1]: Verlasse Verzeichnis '/opt/mxe-stable'

It turned out that /opt/mxe-stable/usr/i686-pc-mingw32/lib/pkgconfig/
did not exist (and hence `install ...` failed). I'm not sure, though, if
this is a problem in MXE itself or in src/lua.mk.

HTH
Stefan



reply via email to

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