[scponly] SCPonly on AIX
Kaleb Pederson
kaleb.pederson at gmail.com
Fri Jun 11 14:00:39 EDT 2010
On Friday, June 11, 2010 08:33:13 am kuldip dhanjal wrote:
> Hi Kaleb,
> I downloaded from CVS and got the same error again.
> root: /scponly-20080308> make
> gcc -g -O2 -I. -I. -DHAVE_CONFIG_H
> -DDEBUGFILE='"/usr/local/etc/scponly/debuglevel"' -o scponly.o -c
> scponly.c In file included from scponly.c:19:
> scponly.h:2:41: error: getopt.h: No such file or directory
> scponly.c:88: error: array type has incomplete element type
> scponly.c: In function 'process_ssh_request':
> scponly.c:715: warning: incompatible implicit declaration of built-in
> function 'bzero' make: 1254-004 The error code from the last command is 1.
Thanks for trying. Can you run the following command and respond with its
output?:
# from the scponly source directory
grep -n GETOPT *.c *.h
--
Kaleb Pederson
Blog - http://kalebpederson.com
Twitter - http://twitter.com/kalebpederson
More information about the scponly
mailing list