[scponly] scponly build

Adam Ellwood adam at ellwoodconsulting.com
Thu Nov 7 09:15:01 EST 2002


Hey Joe,

Here is the results on Solaris 2.6, Gcc 3.2...some adds to the configure.in needed for paths again, but the problem is still there in the make:

bash-2.02# make
gcc -g -O2 -DHAVE_CONFIG_H -DDEBUGFILE='"/usr/local/etc/scponly/debuglevel"' -o scponly scponly.c helper.c
scponly.c: In function `main':
scponly.c:76: `LOG_PERROR' undeclared (first use in this function)
scponly.c:76: (Each undeclared identifier is reported only once
scponly.c:76: for each function it appears in.)
scponly.c:86: `LOG_AUTHPRIV' undeclared (first use in this function)
helper.c: In function `build_arg_vector':
helper.c:187: warning: assignment makes pointer from integer without a cast
helper.c: In function `expand_wildcards':
helper.c:218: `GLOB_TILDE' undeclared (first use in this function)
helper.c:218: (Each undeclared identifier is reported only once
helper.c:218: for each function it appears in.)
make: *** [scponly] Error 1
bash-2.02#          

Thanks for your help!

Adam-------------- next part --------------
HTML attachment scrubbed and removed


More information about the scponly mailing list