Hi George!
When I run ./bootstrap I get this:

doc/Makefile.am:77: `%'-style pattern rules are a GNU make extension
doc/Makefile.am:80: `%'-style pattern rules are a GNU make extension

I thought it was only a warning but probably it isn't so....
I searched the way to fix it in the web but I did not find any clear
information (I am quite new to Linux/GNU Radio).
However ./configure seems ok but when I run 'make' I get this:

make[4]: Entering directory `/home/cmdd/bbn_80211/src/bbn'
/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
-I../.. -DOMNITHREAD_POSIX=1 -pthread -I/usr/local/include/gnuradio
-I/usr/include/python2.5    -g -O2 -Wall -Woverloaded-virtual -pthread -MT
bbn_tap.lo -MD -MP -MF .deps/bbn_tap.Tpo -c -o bbn_tap.lo bbn_tap.cc
 g++ -DHAVE_CONFIG_H -I. -I../.. -DOMNITHREAD_POSIX=1 -pthread
-I/usr/local/include/gnuradio -I/usr/include/python2.5 -g -O2 -Wall
-Woverloaded-virtual -pthread -MT bbn_tap.lo -MD -MP -MF .deps/bbn_tap.Tpo
-c bbn_tap.cc  -fPIC -DPIC -o .libs/bbn_tap.o
bbn_tap.cc: In constructor 'bbn_tap::bbn_tap(std::string, int)':
bbn_tap.cc:51: error: 'memset' was not declared in this scope
bbn_tap.cc:53: error: 'strncpy' was not declared in this scope
make[4]: *** [bbn_tap.lo] Error 1
make[4]: Leaving directory `/home/cmdd/bbn_80211/src/bbn'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/cmdd/bbn_80211/src/bbn'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/cmdd/bbn_80211/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cmdd/bbn_80211'
make: *** [all] Error 2

Thanks
Chiara

2008/12/4 George Nychis <[EMAIL PROTECTED]>

>
>
> Chiara De Dominicis wrote:
>
>>
>> My machine is an OpenSUSE11 and I installed both current GNURadio version
>> and subversion r7596.
>> Do I forget something?
>>
>
> Hi Chiara,
>
> I have only tried installing it on Ubuntu.  I wrote the instructions on
> CGRAN and it worked fine for me.
>
> Are you making sure you get no errors trying to make or make install on it?
>
> - George
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to