[EMAIL PROTECTED] wrote:
> 
> Hi all,
> 
> I want to enable users to change their password on RedHat5.2 box from
> web.I downloaded popassd package and tried to compile( make poppassd) but
> reports following error.
> 
> gcc -c -g -DSVR4 -DSHADOW_PASSWORDS poppassd.c
> poppassd.c:210: sys/stropts.h: No such file or directory
> make: *** [poppassd.o] Error 1
> 
> Not sure of what sys/stropts.h file is and where it is supposed to be.
> 
> If someone in the list has done this, a help would be highly appreciated.
> Also if there is a binary compiled for the same plateform available,
> please give me a pointer.
> 
> TIA
> Badri

   On my system, (at one time slackware) stropts.h is in
/usr/include/stropts.h.  Note that this is with glibc-2.1.1.  Just
double checked and it DNE in my libc5 includes.  More checking in
glibc-2.0.7p6 and it DNE there either.  I believe RH5.2 uses 2.0.x which
would be where your problem lies.

-- Tim
--------------------==============++==============--------------------
  For who among men knows the thoughts of a man except the man's spirit
within him?  In the same way, no one knows the thoughts of God except
the Spirit of God.  We have not received the spirit of the world but the
Spirit who is from God, that we may understand what God has freely given
us.
                                -- I Corinthians 2:11,12

Reply via email to