[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

Re: Compiling 7.2.3 in Tru64

Bryan Stansell bryan@conserver.com
Wed, 2 Oct 2002 13:45:12 -0700 (PDT)


gack...yep, if you compile 7.2.3 on a non-shadow file system without
PAM, you'll get this.  sorry about that folks.  The next rev will have
the #if only around the 'struct spwd' line.

thanks for trying it and getting the word out!

Bryan

> I can compile if I drop the if/endif around these lines in 
> conserver/group.c :
> 
> #if HAVE_GETSPNAM
>     struct passwd *pwd;
>     struct spwd *spwd;
>     int retval = AUTH_SUCCESS;
> #endif;
> 
> /Jesper
> _______________________________________________
> users mailing list
> users@conserver.com
> https://www.conserver.com/mailman/listinfo/users