Operating System - HP-UX
1833704 Members
3270 Online
110062 Solutions
New Discussion

conflicting CLIENT declaration while compiling Cistron 1.6.4 on HP-UX 11.00

 
joydeep raha
Occasional Contributor

conflicting CLIENT declaration while compiling Cistron 1.6.4 on HP-UX 11.00

Hi,

After running a make clean, and running make all over again i get,
make
gcc -g -DNDBM -c radiusd.c
gcc -g -DNDBM -c dict.c
gcc -g -DNDBM -c files.c
gcc -g -DNDBM -c util.c
gcc -g -DNDBM -c md5.c
gcc -g -DNDBM -c attrprint.c
gcc -g -DNDBM -c acct.c
gcc -g -DNDBM -c radius.c
gcc -g -DNDBM -c pam.c
gcc -g -DNDBM -c log.c
gcc -g -DNDBM -o version.o -c version.c
gcc -g -DNDBM -c proxy.c
gcc -g -DNDBM -c exec.c
gcc -g -DNDBM -c auth.c
In file included from auth.c:36:
radiusd.h:102: conflicting types for `CLIENT'
/opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.2/include/rpc/clnt.h:225: previous declaration of `CLIENT'
*** Error exit code 1

This is after the changes having made changes in the makefile in CFLAGS = -g -DNDBM.
Rainer, this is just one more on the previous question. pls help me in understanding the error .

Regards
joydeep
never give up !!!