discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Make error [svn revision 5708]


From: Trond Danielsen
Subject: Re: [Discuss-gnuradio] Make error [svn revision 5708]
Date: Wed, 6 Jun 2007 11:18:51 +0200

2007/6/6, Tarun Tiwari <address@hidden>:
Hi,

Today I update the gnuradio from svn, and received following error in make:

make[5]: Entering directory
`/home/tarun/gnuradio/gnuradio-core/src/lib/swig'
make[5]: *** No rule to make target
`../../../../gnuradio-core/src/lib/general/gr_dpll_ff.i',
needed by `gnuradio_swig_py_general.cc'.  Stop.

Then, I edited the Makefile.am in
../../../../gnuradio-core/src/lib/general/ and added
gr_dpll_ff.{cc,h,i} but I got following error :

make[6]: Entering directory
`/home/tarun/gnuradio/gnuradio-core/src/lib/general'
make[6]: *** No rule to make target `gr_dpll_ff.cc', needed by
`gr_dpll_ff.lo'.  Stop.

Can somebody check the Makefile as I am not able to identify the problem?

Thanks in advance.

Regards,
Tarun
UT Dallas

I just pulled a fresh copy from svn (rev.5708), ran ./bootstrap;
./configure; make. No problems so far. I recommend that you run
./bootstrap and ./configure again after pulling from svn. This ensures
that the generated Makefiles are updated according to the svn changes.

--
Trond Danielsen




reply via email to

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