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: Ulf Soderberg
Subject: Re: [Discuss-gnuradio] Minor problem in FC2 with audio-oss in tarballs 2.6
Date: Sun, 06 Feb 2005 20:05:42 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Eric Blossom wrote:
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

Ok, but I thought that all this was taken care of by the following command:

  $ ./for-all-dirs ../buildit 2>&1 | tee make.log

The HowtoBuildFromCVS page says:

"Now, assuming you've got all the dependencies fulfilled, this will bootstrap, configure, make, make check, and make install everything in the proper order:"

/Ulf








reply via email to

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