On Thu, May 26, 2005 at 04:08:01AM +0500, Ahmad Sheikh wrote:
> I get the following error when I enter ./bootstrap in building 
> gnu-radio-core-2.5 on Redhat Linux v3.
> 
> /usr/local/share/aclocal/pkg.m4:5: warning: underquoted definition of
> PKG_CHECK_MODULES
>   run info '(automake)Extending aclocal'
>   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
> /usr/local/share/aclocal/cppunit.m4:4: warning: underquoted definition of
> AM_PATH_CPPUNIT

The "underquoted definition" means the name does not have the brackets [..]
so it could be misinterpreted. You can add those by editing the pkg.m4 and
cppunit.m4 files but they should not be a problem unless they are actually
being misinterpreted.

 
> and this error when I enter make.
 
I haven't seen that one.


-- 
LRK
[EMAIL PROTECTED]


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to