Hi, Did you run the ./configure... step?
Cheers, Urs 6lowpan_tfc 6lowpan_tfc wrote: > Hi to everyone, I'm installing the PacketSniffer_802_15_4 from > /tinyos-2.x-contrib/tub. I'm following the instructions on README but i have > these error when I write the "make" in the installation of wireshark-1.0.0: > > b6low...@b6lowpan-desktop:/opt/b6lowpan/tinyos-2.x-contrib/tub/apps/PacketSniffer_802_15_4/wiresharkPlugins/wireshark-1.0.0$ > make > cd . && /bin/bash > /opt/b6lowpan/tinyos-2.x-contrib/tub/apps/PacketSniffer_802_15_4/wiresharkPlugins/wireshark-1.0.0/missing > --run automake-1.10 --gnu > codecs/Makefile.am:28: library used but `RANLIB' is undefined > codecs/Makefile.am:28: The usual way to define `RANLIB' is to add > `AC_PROG_RANLIB' > codecs/Makefile.am:28: to `configure.in' and run `autoconf' again. > epan/Makefile.am:45: Libtool library used but `LIBTOOL' is undefined > epan/Makefile.am:45: The usual way to define `LIBTOOL' is to add > `AC_PROG_LIBTOOL' > epan/Makefile.am:45: to `configure.in' and run `aclocal' and `autoconf' > again. > epan/Makefile.am:45: If `AC_PROG_LIBTOOL' is in `configure.in', make sure > epan/Makefile.am:45: its definition is in aclocal's search path. > ...... > ...... > ...... > plugins/wimax/Makefile.am:35: Libtool library used but `LIBTOOL' is > undefined > plugins/wimax/Makefile.am:35: The usual way to define `LIBTOOL' is to add > `AC_PROG_LIBTOOL' > plugins/wimax/Makefile.am:35: to `configure.in' and run `aclocal' and > `autoconf' again. > plugins/wimax/Makefile.am:35: If `AC_PROG_LIBTOOL' is in `configure.in', > make sure > plugins/wimax/Makefile.am:35: its definition is in aclocal's search path. > plugins/wimaxasncp/Makefile.am:38: Libtool library used but `LIBTOOL' is > undefined > plugins/wimaxasncp/Makefile.am:38: The usual way to define `LIBTOOL' is to > add `AC_PROG_LIBTOOL' > plugins/wimaxasncp/Makefile.am:38: to `configure.in' and run `aclocal' and > `autoconf' again. > plugins/wimaxasncp/Makefile.am:38: If `AC_PROG_LIBTOOL' is in ` > configure.in', make sure > plugins/wimaxasncp/Makefile.am:38: its definition is in aclocal's search > path. > wiretap/Makefile.am:31: Libtool library used but `LIBTOOL' is undefined > wiretap/Makefile.am:31: The usual way to define `LIBTOOL' is to add > `AC_PROG_LIBTOOL' > wiretap/Makefile.am:31: to `configure.in' and run `aclocal' and `autoconf' > again. > wiretap/Makefile.am:31: If `AC_PROG_LIBTOOL' is in `configure.in', make > sure > wiretap/Makefile.am:31: its definition is in aclocal's search path. > make: *** [Makefile.in] Error 1 > > > if anyone has any idea about this problem I would appreciate a solution. > > Thanks in advance _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
