Re: [GD-DEVEL] Call for test: 2.0.36
[email protected] (Mike Frysinger) Mon, 10 Mar 2008 11:05:32 -0400
| Newsgroups | php.gd.devel |
|---|---|
| Organization | wh0rd.org |
| Message-ID | <[email protected]> |
On Monday 10 March 2008, Christian Schneider wrote: > Pierre Joye wrote: > > Yes, that's the whole idea of the autotool script. I tested the > > package on a system without any autotools installed and it works. I'm > > not sure why FC7 + autoconf 2.59 raises this error. > > > > Does anyone else tested the package and had similar issues or get it > > compiled smoothly? > > Same problem here, it tries to run autoconf (which it shouldn't) and fails: > > cd . && /bin/sh /home/cschneid/src/gd-2.0.36/config/missing --run > autoheader aclocal.m4:17: error: this file was generated for autoconf 2.61. > You have another version of autoconf. If you want to use that, > you should regenerate the build system entirely. > aclocal.m4:17: the top level > autom4te: /usr/bin/m4 failed with exit status: 63 > autoheader: /usr/bin/autom4te failed with exit status: 63 > make: *** [config.hin] Error 1 honestly, these logs dont help. they show us that autotools is being invoked, but not why. in order to figure that out, you have to start over: unpack everything, run configure, and then do: make -d >& log the resulting log will include debug information that'll tell us why make thought it needed to re-run autotools. -mike
signature.asc
(application/pgp-signature, 827 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iQIVAwUAR9VOPUFjO5/oN/WBAQJZiRAA1r/kXLaJHcaLgWgctqO7ClsQ8Xu4nzgU 34bzffHdbKC4EU9V8tzJejzEJhgnKKAV7P28W/Ou8Mm87FW3vdwqbW72roAuMj4a zT2Z6xLVz0Z5IChCOqfNsFKD1qSvp4oZ93VegGZrn+oV+SZF+HWQhw4tBGtoqbLM eMcrAaU4BilkapJF4J05cGR+hMzt+X9mCUXWWnkeeJRMHtJUQo8JnJuSf0eiXqj5 6ivzK/FxEd2tfRHy+KLDWyv6yruMj8sdjcfq76y3burGZl2KgrHdsze2PHNJ4SEi 2NTVWvMtL9BSRLQKndNU4UZj+g+Wx2Fb3fRZKgCT9NM6RwATOK90pgAGut9jIgYO 1hFRi28GP10C0Rm9pqq6kbyb+PGKBFwRTag5BVcwypLXlbGodROjnQIQDy2LtbR/ L4vrqHxQJCEEb0xW7he+qp707RgchFgusPe22mZrjV4H0RN2j77+oijQwJF8o+D7 AAiUnOEONxNiCVUIhvJQoSgSSva8lE/EhmcqhtWoUX9jQaPdwbzCCFXeUUd4lYsO HdR5ODZxZO/3yBKksf4aLqEl+3v8Uo3SpVZvMcQXQoyuJCNvxYY6jfnA3xudusJ4 6+FINv+UT9aCEY56vSiD4/tZRcgcO26gGp43WmT/XjJKVpaYavs3/k9KGkjM2TTR QPIjbhRPf6M= =o+d+ -----END PGP SIGNATURE-----