View Single Post
Old 07-11-2007, 11:36 AM   #2
rivviepop
BlackBerry Extraordinaire
 
rivviepop's Avatar
 
Join Date: Dec 2006
Location: san francisco
Model: 8320
PIN: n/a
Carrier: t-mobile
Posts: 2,166
Default

It's got to be the version of tools installed, or maybe one of them missing (not a Slack guy, sorry). On my end it works as expected - with a fresh CVS update I get:

Code:
$ ./buildgen.sh 
configure.ac: installing `./install-sh'
configure.ac: installing `./missing'
examples/Makefile.am: installing `./depcomp'
My versions of auto* are:

Code:
$ rpm -qa | grep ^auto
autofs-5.0.1-0.rc3.31
automake16-1.6.3-8
automake17-1.7.9-7
automake14-1.4p6-13
autoconf-2.59-12
automake15-1.5-16
automake-1.9.6-2.1
(ignore autofs of course) -- looks like the problem might be your old 2.50 autoconf? I've never had a problem building from CVS, it all just works as far as the auto* parts.
__________________
[ Linux & BlackBerry ] http://www.blackberryforums.com/linux-users-corner/
Offline