[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Building tip on Freebsd -- nagging configure error... please help!
From: |
Judd Storrs |
Subject: |
Re: Building tip on Freebsd -- nagging configure error... please help! |
Date: |
Sun, 8 Aug 2010 16:02:55 -0400 |
On Sun, Aug 8, 2010 at 12:46 PM, forkandwait <address@hidden> wrote:
Nope.
Two ideas. Have you tried looking at the AUTOMAKE variable in autogen.sh to make sure that it is appropriate for getting at your autoconf-1.11?
Second, autogen.sh calls bootstrap which claims to be an /bin/sh script. Possibly it doesn't work correctly with FreeBSD's sh? (You could maybe change the shebang to bash?)
--judd