Re: [Discuss-gnuradio] buildit now supports --prefix

2005-07-09 Thread LRK
On Sat, Jul 09, 2005 at 12:41:17PM -0700, Eric Blossom wrote: > > > > Is there any reason buildit could not call "gmake" rather than "make"? > > Apparently Linux uses gmake anyway but FreeBSD does not. > > It should build using BSD "make". If it doesn't please submit a bug > report providing det

Re: [Discuss-gnuradio] buildit now supports --prefix

2005-07-09 Thread Eric Blossom
On Sat, Jul 09, 2005 at 12:53:55PM -0500, LRK wrote: > On Fri, Jul 01, 2005 at 06:32:06PM -0700, Eric Blossom wrote: > > > > The buildit script now support a --prefix argument to make it easy to > > do non-standard installs. > > Is there any reason buildit could not call "gmake" rather than "make"

Re: [Discuss-gnuradio] buildit now supports --prefix

2005-07-09 Thread LRK
On Fri, Jul 01, 2005 at 06:32:06PM -0700, Eric Blossom wrote: > > The buildit script now support a --prefix argument to make it easy to > do non-standard installs. Is there any reason buildit could not call "gmake" rather than "make"? Apparently Linux uses gmake anyway but FreeBSD does not. Also

[Discuss-gnuradio] buildit now supports --prefix

2005-07-01 Thread Eric Blossom
The buildit script now support a --prefix argument to make it easy to do non-standard installs. It also jacks around with the PKG_CONFIG_PATH environment variable to ensure that PREFIX/lib/pkgconfig is at the head and /usr/local/lib/pkgconfig is at the tail. [EMAIL PROTECTED] gr-build]$ ./buildit