Re: compile error with a source package

1998-11-16 Thread Remco van de Meent
On Fri, Nov 13, 1998 at 09:59:58AM -0500, Paul McDermott wrote: : cc -O2 -fomit-frame-pointer -Wall -Wstrict-prototypes -D__KERNEL__ -DMODULE -DCONFIG_MODVERSIONS -DKERNEL_VERSION=\2.1.125\ -c hpscan.c -o hpscan.o : hpscan.c: In function `hpsj_detect': : hpscan.c:127: warning: suggest

compile error with a source package

1998-11-13 Thread Paul McDermott
Hello there, I got a source package for my hp scanjet scanner and tried to compile it. I'm new at programming or fixing code. I was wondering if you could give me some pointers where to look to fix the error, I am also going to give you the lsm of the package that I am trying to compile. Thanks