--ncSAzJYg3Aa9+CRW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable
Try updating your config.sub and config.guess from autotools-dev. * Stephen Gran ([EMAIL PROTECTED]) wrote: > Hello all, >=20 > I am having a problem with one of my packages failing on s390. It > builds fine on other architectures (except where I messed up with a bad > build-depends on a build-essential). The problem with s390 is here: >=20 > # Add here commands to configure the package. > ./configure --host=3Ds390-linux --build=3Ds390-linux \=20 > ./config.cache=20 > =20 > checking host system type... Invalid configuration `s390-linux': machine = `s390' not recognized >=20 > checking target system type... Invalid configuration `s390-linux': machin= e `s390' not recognized > =20 > checking build system type... Invalid configuration `s390-linux': machine= `s390' not recognized > =20 > <snip> > =20 > updating cache ./config.cache > loading cache ./config.cache within ltconfig > ltconfig: you must specify a host type if you use `--no-verify' > Try `ltconfig --help' for more information. > configure: error: libtool configure failed > make: *** [config.status] Error 1 >=20 > It looked to me like automake/autoconf aren't correctly > parsing the string passed to them by dpkg-architecture (from > debian/rules), so I wrote to my sponsor about it. He wrote back: >=20 > > It seems like an autoconf/automake problem. > > Try in order >=20 > > make distclean > > aclocal > > automake > > autoheaders > > autoconf >=20 > > to rebuild things with autoconf2.13 and automake1.4.=20 > > See also some past problems about autoconf/automake compatibilities > > on debian-devel >=20 > and I have done so, but this just makes the build fail altogether with a > lot of undefined refernces to functions. This package won't build at > all with autoconf2.52, and so I'm explicitly build-depending on > autoconf2.13. The complete build-log is at: > http://buildd.debian.org/fetch.php?&pkg=3Dkcdlabel&ver=3D2.7-1&arch=3Ds39= 0&stamp=3D1035140946&file=3Dlog&as=3Draw > and source can be downloaded from > http://www.lobefin.net/~steve/debian/pool/main/ - this is the fixed > version that doesn't depend on build-essentials. If anyone has any > suggestions, I am all ears. automake is not one of my strengths, and I > would like to sort this out. >=20 > Thanks, > Steve >=20 --=20 Eric Dorland <[EMAIL PROTECTED]> ICQ: #61138586, Jabber: [EMAIL PROTECTED] 1024D/16D970C6 097C 4861 9934 27A0 8E1C 2B0A 61E9 8ECF 16D9 70C6 -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d- s++: a-- C+++ UL+++ P++ L++ E++ W++ N+ o K- w+=20 O? M++ V-- PS+ PE Y+ PGP++ t++ 5++ X+ R tv++ b+++ DI+ D+=20 G e h! r- y+=20 ------END GEEK CODE BLOCK------ --ncSAzJYg3Aa9+CRW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) iD8DBQE9uI/nYemOzxbZcMYRAla9AKCWpD1k4z9jQyhwWKQVVOt/X4hCKACgw2ld FVzaqgystJB8SbzFML7hM2g= =nNN4 -----END PGP SIGNATURE----- --ncSAzJYg3Aa9+CRW-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

