You want to run: bootstrap configure --prefix<install_dir> make
Not just make. Otherwise it will try and make with an old configuration. Apparently mine.... Kevin On Mon, Feb 22, 2010 at 4:09 PM, Aldo Insfran <[email protected]> wrote: > Hi all, > > I had recently downloaded the latest version of the tinyos tree from CVS and > when I'm trying to build sf to use blip I have the following error... > > r...@aldo-laptop:/opt/tinyos-2.x/support/sdk/c/sf# ls -a > . autoconf.h bootstrap config.log configure.ac > .deps Makefile.in prettylisten.c serialsend.c sf.c > sfsource.c > .. autoconf.h.in build.xml config.status CVS > Makefile message.c README serialsource.c sflisten.c > sfsource.h > aclocal.m4 autom4te.cache config-aux configure .cvsignore > Makefile.am message.h seriallisten.c serialsource.h sfsend.c > stamp-h1 > r...@aldo-laptop:/opt/tinyos-2.x/support/sdk/c/sf# make > make: *** No rule to make target > `/home/klueska/tinyos-2.x/tos/lib/serial/Serial.h', needed by > `serialpacket.h'. Stop. > > Any ideas??? > > Thanks in advance... > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- ~Kevin _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
