discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] another newbie


From: LRK
Subject: Re: [Discuss-gnuradio] another newbie
Date: Thu, 24 Mar 2005 18:36:29 -0600
User-agent: Mutt/1.4.2.1i

On Thu, Mar 24, 2005 at 02:11:05PM -0800, Eric Blossom wrote:
> 
> > > Also I can get the CVS files but the bootstrap fails. Some issues with
> > > where FreeBSD puts automake and such as well as missing variables. More
> > > when I work that out a bit.
> > > 
> > You need a particular version of automake. With gentoo, you can install
> > multiple versions of automake -- don't know if *BSD ports let you do
> > that. (Which version of automake you might wonder -- no idea. I think it
> > was mentioned on the list, but on the machine where it works I have
> > 1.4-1.9 inclusive.) Also there were some problems that could be fixed by
> > running bootstrap twice. However I think they were addressed recently in
> > CVS.
> 
> See the README for appropriate versions of auto tools.
 
Best I can tell I have recent versions and the problem I encountered with
those were the path not set to point autoconf -> autoconf259 etc. Now I
find the programs but bootstrap gives:

>>> /usr/home/gr/gr-build/gnuradio-core
configure.ac:61: warning: AC_PROG_LIBTOOL is m4_require'd but is not m4_defun'd
configure.ac:61: AC_PROG_LIBTOOL is required by...
config/gr_scripting.m4:30: GR_SCRIPTING is expanded from...
configure.ac:61: the top level
configure.ac:61: warning: AC_PROG_LIBTOOL is m4_require'd but is not m4_defun'd
configure.ac:61: AC_PROG_LIBTOOL is required by...
config/gr_scripting.m4:30: GR_SCRIPTING is expanded from...
configure.ac:61: the top level
configure.ac:55: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:57: error: possibly undefined macro: AC_ENABLE_SHARED
configure.ac:58: error: possibly undefined macro: AC_DISABLE_STATIC
configure.ac:59: error: possibly undefined macro: AC_PROG_LIBTOOL
Can't locate Autom4te/General.pm in @INC (@INC contains: 
/usr/local/share/autoconf253 /usr/local/lib/perl5/site_perl/5.8.6/mach 
/usr/local/lib/perl5/site_perl/5.8.6 /usr/local/lib/perl5/site_perl 
/usr/local/lib/perl5/5.8.6/BSDPAN /usr/local/lib/perl5/5.8.6/mach 
/usr/local/lib/perl5/5.8.6 .) at /usr/local/bin/autoheader line 36.
BEGIN failed--compilation aborted at /usr/local/bin/autoheader line 36.
...............


configure.ac: contains the label AC_PROG_LIBTOOL

Autom4te/General.pm is in /usr/local/share/autoconf259

Obviously I'm in over my head at this point.


-- 
LRK
address@hidden




reply via email to

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