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] Preparation of Release 2.22 (Testing #2)


From: Lothar May
Subject: Re: [Mingw-cross-env-list] Preparation of Release 2.22 (Testing #2)
Date: Sun, 1 Apr 2012 00:30:49 +0200

Hi,

Am 30. März 2012 16:49 schrieb Volker Grabsch <address@hidden>:
> Dear MXE team,
>
> Thanks for participating in our recent testing phase!
> There were quite some issues found and fixed, and I
> added lots of improvements to the overall project. In
> total, there were more than 100 changesets added! So
> it's time for a second testing phase to nail things down.
>
> Again, please check whether there are any open issues
> with our current development version. In particular,
> please verify that:
>
> 1) The current development version builds flawlessly on
>   all your systems (make clean; make).
>
> 2) The current development version produces well working
>   binaries for all your applications.
>
> 3) All your great projects for which you're using MXE
>   are mentioned on our website: http://mingw-cross-env.nongnu.org/#used-by
>
> Here's a (slightly improved) template for your reports:
>
> -------------------------------------------------
> Revision:       2374:a41c39ef224f
> System:         ...
> Application:    -
> NSIS excluded?  no/yes
> Success?        no/yes
> -------------------------------------------------
>
>
> Regards,
> Volker
>
> --
> Volker Grabsch
> ---<<(())>>---
>

Revision: 2374:a41c39ef224f
System: Ubuntu 10.04 LTS x64
Application: - (unable to link)
NSIS excluded? no
Success? no

Notice: I did not run make or make all, instead I built specific
packages, and I got a failure when running "make sdl_mixer" (btw:
libmikmod seems to be a beta version):

[build]    libmikmod

Failed to build package libmikmod!
------------------------------------------------------------
make[2]: Leaving directory `/opt/mingw/tmp-libmikmod/libmikmod-3.2.0-beta2'
'i686-pc-mingw32-gcc' -W -Wall -Werror -std=c99 -pedantic
'./src/libmikmod-test.c' -o
'/opt/mingw/usr/i686-pc-mingw32/bin/test-libmikmod.exe'
`'/opt/mingw/usr/i686-pc-mingw32/bin/libmikmod-config' --cflags
--libs`
/opt/mingw/usr/lib/gcc/i686-pc-mingw32/4.7.0/../../../../i686-pc-mingw32/bin/ld:
cannot find -lpthread
collect2: error: ld returned 1 exit status
make[1]: *** [build-only-libmikmod] Error 1
make[1]: Leaving directory `/opt/mingw'
real    0m25.235s
user    0m17.764s
sys     0m6.965s
------------------------------------------------------------
[log]      /opt/mingw/log/libmikmod

make: *** [/opt/mingw/usr/installed/libmikmod] Error 1

The exact make order I used is the following:
make gcc
make qt
make boost
make curl
make libgsasl
make sdl_mixer
(maybe there is just a dependency missing)

Best regards,
Lothar



reply via email to

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