discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Re: Problems building from CVS on FreeBSD


From: LRK
Subject: Re: [Discuss-gnuradio] Re: Problems building from CVS on FreeBSD
Date: Fri, 10 Jun 2005 08:17:40 -0500
User-agent: Mutt/1.4.2.1i

On Fri, Jun 10, 2005 at 03:53:15PM +0930, Daniel O'Connor wrote:
> On Mon, 3 Jan 2005 22:43, Daniel O'Connor wrote:
> > Hi,
> > I'm trying to build GNU Radio from CVS on FreeBSD -current, but I'm not
> > having much luck with autoconf and friends :(
> >
> > Here's a summary of what I ran..
> > aclocal19 -I config
> > libtoolize15 --automake
> > automake19 --add-missing
> > autoconf259
> > autoheader259

More notes:

FreeBSD 4.x defaults to gcc/g++ 2.95+

Hope by "current" you mean FreeBSD 5.3+


Also for unknown reasons, FreeBSD does not install the pointers to the
"latest" autotools. I haven't figured out why so I just put soft links
in /home/gr/bin for those.

ln -s /usr/local/bin/aclocal19 /home/gr/bin/aclocal
etc

This makes the default bootstrap script work.


Also put "gmake" in place of "make" in the gr-build/buildit script.
FreeBSD defaults to make rather than gmake.



-- 
LRK
address@hidden




reply via email to

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