discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Minor problem in FC2 with audio-oss in tarballs 2


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Minor problem in FC2 with audio-oss in tarballs 2.6
Date: Sun, 6 Feb 2005 10:53:02 -0800
User-agent: Mutt/1.5.6i

On Sun, Feb 06, 2005 at 07:14:54PM +0100, Ulf Soderberg wrote:
> Eric Blossom wrote:
> >On Sun, Feb 06, 2005 at 11:47:47AM +0100, Ulf Soderberg wrote:
> >
> >>Eric Blossom wrote:
> >>
> >>Anyway, when it came to the audio-oss part of the build process it 
> >>failed with an error message telling me there was no Makefile.in.

> 
> I didn't use the tarballs. I got the sources from the CVS as described 
> in the HowtoBuildFromCVS page, http://comsec.com/wiki?HowtoBuildFromCVS.
> 
> Sorry if I'm causing any confusion here. Obviously I should have read 
> the title of the post more carefully.
> 
> I'll try it again later tonight and check which one of the Makefile.in 
> it complains about.
> 
> /Ulf

CVS doesn't contain the Makefile.in's.

To build from CVS you need to do this:

  $ ./bootstrap                                 # generates configure and 
Makefile.in's
  $ ./configure --enable-maintainer-mode        # normal configure
  $ make && make check && sudo make install


Eric




reply via email to

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