Re: /bin/sh doesn't run autoconf'ied configure scripts correctly
- From: Mark Kirkwood <markir@xxxxxxxxxxxxxxx>
- Date: Mon, 27 Feb 2006 13:34:05 +1300
Dag-Erling Smørgrav wrote:
Kash Pande <kash@xxxxxxxxxxxxx> writes:
I'm running 6.1-BETA1, and I guess this is a part of the 27,000
regressions that happened from 5.4 to 6.1, however, when using sh as
the bourne code interpreter, configure scripts fail to execute.
The likelihood of this being a sh(1) bug is pretty much nil. The
ports cluster builds the entire ports collection about once a week.
There are currently 11,901 ports with a GNU configure script, so the
ports team should have encountered this by now.
Judging from the error messages you quote, it's more likely that there
is something wrong with your installed version of m4, or that you have
installed a package with a buggy aclocal script which confuses m4.
DES
A related possibility is that you need to amend the include path for aclocal correctly/differently. On 6.0R I get a sensible result out of autogen.sh if I change the aclocal command to:
run_or_die $ACLOCAL -I m4 -I /usr/local/share/aclocal
cheers
Mark
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: /bin/sh doesn't run autoconf'ied configure scripts correctly
- From: Dag-Erling Smørgrav
- Re: /bin/sh doesn't run autoconf'ied configure scripts correctly
- References:
- /bin/sh doesn't run autoconf'ied configure scripts correctly
- From: Kash Pande
- Re: /bin/sh doesn't run autoconf'ied configure scripts correctly
- From: Dag-Erling Smørgrav
- /bin/sh doesn't run autoconf'ied configure scripts correctly
- Prev by Date: Dumping prior to dumpon(8) (Re: cvs commit: src/sbin/dumpon dumpon.8)
- Next by Date: Re: /bin/sh doesn't run autoconf'ied configure scripts correctly
- Previous by thread: Re: /bin/sh doesn't run autoconf'ied configure scripts correctly
- Next by thread: Re: /bin/sh doesn't run autoconf'ied configure scripts correctly
- Index(es):
Relevant Pages
|
|