[openbeosnetteam] Make installdriver error

"make installdriver" appears to be non-working at the moment.  I'm not sure 
what it thinks the problem is, but as you can see below, the dir it is 
looking for appears to be there and ok.

Peder


$ make installdriver
make[1]: Entering directory 
`/boot/home/Desktop/OpenBeOS/net_kit/source/driver'
cc -nostdlib -export pragma /boot/develop/lib/x86/_KERNEL_  
-Wl,-M=net_stack_driver.xMAP -o net_stack_driver net_stack_driver.o
gcc: pragma: No such file or directory
make[1]: *** [net_stack_driver] Error 1
make[1]: Leaving directory `/boot/home/Desktop/OpenBeOS/net_kit/source/driver'
make: *** [installdriver] Error 1
$     


$ pwd
/boot/develop/lib/x86
$ ls
_KERNEL_         libbe.so          libmedia.so   libscreensaver.so
crti.o           libbitflinger.so  libmidi.so    libstdc++.r4.so
crtn.o           libdevel.a        libmidi2.so   libtermcap.a
i386-mcount.o    libdevice.so      libnet.so     libtextencoding.so
init_term_dyn.o  libfl.a           libnetapi.so  libtracker.so
libGL.so         libgame.so        libnetdev.so  libtranslation.so
libatalk.so      liblayout.so      libpng.a      libz.a
libbae.so        libmail.so        libroot.so    start_dyn.o
$    

Other related posts: