Am 27.05.2011 um 13:15 schrieb Hanspeter Niederstrasser:
> The latest scummvm is missing dependencies on various packages as it
> checks for them during ./configure. From a quick glance, it looks for
> at least libpngX, theora, nasm, mpeg2 and readline, none of which are
> declared in the .in
On May 29, 2011, at 10:19 AM, Max Horn wrote:
>
> Am 27.05.2011 um 13:15 schrieb Hanspeter Niederstrasser:
>
>> The latest scummvm is missing dependencies on various packages as it
>> checks for them during ./configure. From a quick glance, it looks for
>> at least libpngX, theora, nasm, mpe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 5/29/11 2:00 PM, Remko Scharroo wrote:
> Dear Alexander,
>
> You have recently uploaded a new hdf5.info file in the unstable tree
> (hdf-1.6.10-3).
>
> Unfortunately it doesn't even get through the configuration stage.
> After a lot of warnings i
Hi Alex,
Thanks for thinking with me. I found what's wrong.
The standard libtool on OS X is 1.x, which removes the config.sub and
config.guess files by default.
But since we have multiple cycles of configure (and libtool), on the second run
of configure those files are gone.
Apparently you need
Unfortunately, I was premature.
With libtool14 it gets stuck at:
gcc -ansi -O -fomit-frame-pointer -finline-functions -I. -I../../src
-I../../src -I/sw/include -c H5Zf.c -fno-common
-DPIC -o .libs/H5Zf.o
gcc -ansi -O -fomit-frame-pointer -finline-functions -I. -I../../src
-I../../src -I/sw