Can't compile flashpath driver


Subject: Can't compile flashpath driver
From: Bob Wynne (rdw@plaza.ds.adp.com)
Date: Wed Nov 29 2000 - 18:34:59 MST


Hi,

I'm trying to compile a package called flashpath-0.2.1. It's a driver for a
little floppy disk sized device into which you insert a memory card from a
digital camera and then stick in the floppy drive. You're supposed to be
able to mount like a really floppy.

I can't get the driver to compile and I'm not sure how to proceed. I'm
hoping someone could take a look at the error and tell me if it's something
I might be able to fix myself. I'm a programmer, just not a linux/C++
programmer, so I might be able to deal with this if someone could point me
in the right direction.

This is not the full output from make, just the last part where it hits an
error:

...
make[1]: Entering directory `/home/rwynne/flashpath-0.2.1/linux'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include
-I/usr/lib/glib/include -I/usr/X11R6/include -O2 -DSD_LINUX
-D__KERNEL__ -Wall -fomit-frame-pointer -DMODVERSIONS -c cppfake.cpp
cppfake.cpp: In function `void terminate()':
cppfake.cpp:78: warning: `noreturn' function `terminate()' does return
cppfake.cpp: At top level:
cppfake.cpp:110: `operator new' takes type `size_t' as first parameter
cppfake.cpp:128: `operator new' takes type `size_t' as first parameter
make[1]: *** [cppfake.o] Error 1
make[1]: Leaving directory `/home/rwynne/flashpath-0.2.1/linux'
make: *** [install-recursive] Error 1

I'm running YDL 1.2.1. Thanks.

- Bob

---------------------------------------
Robert Wynne
Portland, Oregon



This archive was generated by hypermail 2a24 : Wed Nov 29 2000 - 18:36:14 MST