automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

configure dies for automake1.5 on MacOS 10.1


From: Peter Molettiere
Subject: configure dies for automake1.5 on MacOS 10.1
Date: Mon, 15 Oct 2001 20:11:02 -0700
User-agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:0.9.2) Gecko/20010728 Netscape6/6.1

I've searched the net, read through list archives, and can't seem to find any reference to this sort of problem on MacOS 10.1 -- since the error message indicates a problem with sed, I've downloaded, compiled and installed gnu sed (and made sure its in the path, and rm'd config.cache) to make sure it wasn't a broken sed causing the problem.

I've also looked for files named conftest* but can't seem to find one...

Can someone point me in the right direction?

Thanks!


configure dies with the following error:

[localhost:~/Santoshima/src/automake-1.5] pietro% ./configure
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... (cached) awk
checking whether make sets ${MAKE}... (cached) yes
checking for perl... (cached) /usr/bin/perl
creating ./config.status
creating Makefile
sed: file conftest.s1 line 34: Unterminated `s' command
creating lib/Makefile
sed: file conftest.s1 line 34: Unterminated `s' command
creating lib/Automake/Makefile
sed: file conftest.s1 line 34: Unterminated `s' command
creating lib/am/Makefile
sed: file conftest.s1 line 34: Unterminated `s' command
creating m4/Makefile
sed: file conftest.s1 line 34: Unterminated `s' command
creating tests/Makefile
sed: file conftest.s1 line 34: Unterminated `s' command
creating automake
sed: file conftest.s1 line 34: Unterminated `s' command
creating aclocal
sed: file conftest.s1 line 34: Unterminated `s' command
[localhost:~/Santoshima/src/automake-1.5] pietro%





reply via email to

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