The fbtest app can't be build, I always gets the following errors:
ld -r -o tests.o test001.o test002.o test003.o test004.o test005.o
test006.o test007.o test008.o test009.o test010.o
make[1]: Leaving directory `/usr/src/Devel/fbtest/tests'
pnmtohex.c:17:17: pnm.h: No such file or directory
make[1]: *** [.depend] Error 1
/bin/sh: line 1: ../pnmtohex/pnmtohex: No such file or directory
make[1]: *** [penguin.c] Error 127
make: *** No rule to make target `images/images.o', needed by `fbtest'. Stop.
Where is pnm.h?
O. Wyss
--
See a huge pile of work at "http://wyodesktop.sourceforge.net/"
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
On Mon, 30 Aug 2004, Otto Wyss wrote:
The fbtest app can't be build, I always gets the following errors:
ld -r -o tests.o test001.o test002.o test003.o test004.o test005.o
test006.o test007.o test008.o test009.o test010.o
make[1]: Leaving directory `/usr/src/Devel/fbtest/tests'
pnmtohex.c:17:17: pnm.h: No such file or directory
make[1]: *** [.depend] Error 1
/bin/sh: line 1: ../pnmtohex/pnmtohex: No such file or directory
make[1]: *** [penguin.c] Error 127
make: *** No rule to make target `images/images.o', needed by `fbtest'. Stop.
Where is pnm.h?
apt-get install libnetpbm10-dev
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click