I am currently trying to compile Xtacacs3.4 and am faced with this error.
Is there a patch perhaps somewhere or could someone give me some tips on
how to go with this one?
--------------------------(start of error message)--------------------
OSF1 / $ make
Making for OSF1 V2.0
OS_CFLAGS= -DDECOSF -DOSF1_ES and OS_LIBS= -lsecurity
cc -c -g -DDEBUG -DLOG_FACILITY="LOG_LOCAL6" -DWTMP=\"/var/adm/xtacacs/wtmp\"
-DUTMP=\"/var/adm/xtacacs/utmp\" -DDECOSF -DOSF1_ES -DCHAP_SUPPORT
xtacacsd.c
cc -c -g -DDEBUG -DLOG_FACILITY="LOG_LOCAL6" -DWTMP=\"/var/adm/xtacacs/wtmp\"
-DUTMP=\"/var/adm/xtacacs/utmp\" -DDECOSF -DOSF1_ES -DCHAP_SUPPORT Getpw.c
/usr/lib/cmplrs/cc/cfe: Error: Getpw.c, line 149: 'pw_comment' undefined,
reoccurrences will not be reported
pwp.pw_comment = "";
-------^
/usr/lib/cmplrs/cc/cfe: Error: Getpw.c, line 149: member of structure or
union required
pwp.pw_comment = "";
--------^
*** Exit 1
Stop.
*** Exit 1
Stop.
-------------------(end of file)---------------------------
Bonn
:)
Received on Mon Jan 22 1996 - 16:09:37 NZDT