On Fri, Feb 18, 2005 at 04:31:41PM -0500, Chuck Swiger wrote: > At 12:53 PM 2/18/2005 -0800, you wrote: > >On Thu, Feb 17, 2005 at 09:57:53PM -0000, Robert McGwier wrote: > >> gr-build/gnuradio-core > >> > >> has no Makefile.in when I check out the code. > >> > > > > > >This sounds vaguely familiar. We don't keep the Makefile.in's in > >CVS. They are normally built during the bootstrap script that is run > >by ./for-all-dirs. I'm not sure why it wouldn't be getting built. > > > >What platform / distribution are you building on? > > Eric - It regularly happens to me - cvs checkout, ./bootstrap, > ./configure - no makefile.in. Then I just run ./bootstrap again > then ./configure works and everything else is happy. A small > curiosity but not a show-stopper. One of the few things in life > where you can do the same thing and get different results ;) > > I'm using Fedora Core 3, autoconf-2.59-5, etc. > > --Chuck
I think this could can be caused by a time skew between the CVS server and your local machine. Try $ touch configure.ac before building. Eric _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio