Seems you do not have C development libraries & headers installed..
All three are part of the basic C development environment needed to
compile C programs.
-- Henrik Nordstrom Squid Hacker Mike Egglestone wrote: > > Hi... > Has anyone installed "smb_auth" for squid authentication on a Debian > box....? > I get errors when I run the "make" command...this what they look like > > gcc -02 -Wall -DSAMBAPREFIX=\"/usr/sbin" -DHELPERSCRIPT=\"/usr/local/ > bin/smb_auth.sh\" -c -o smb_auth.o smb_auth.c > smb_auth.c:20: stdio.h: No such file or directory > smb_auth.c:21: stdlib.h: No such file or directory > smb_auth.c:22: string.h: No such file or directory > make: *** [smb_auth.o] Error 1 > > "gcc" is installed... not sure what to do... > Thanks > MikeReceived on Sat Apr 14 2001 - 17:05:27 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:19 MST