Yeah, I got your reply about the changes required for bsdi. Thank you...
> I mentioned in my release notice that there were undoubtedly bugs lurking!
> If people spot problems, I'd like to know about them. I'll fix them and
> get them back out as soon as my little fingers can type them! :-)
>
> Are there still more problems? You never replied to me, if there were... :-(
Sorry about not replying, but I've been busy. I always get into compiling
it, then we have to teach some guy how to spell ECHO ("oh, theres an 'H'
in there"). Anyhow, I'm getting compilation errors :
wintermute# make all
gcc -O -DHAVE_SETVBUF -o ./src/authenticate.o -c ./src/authenticate.c
./src/authenticate.c: In function `unix_pass':
./src/authenticate.c:717: warning: assignment makes pointer from integer
without a cast
./src/authenticate.c:725: dereferencing pointer to incomplete type
*** Error code 1
Stop.
Line 725 is:
encrypted_pass = spwd->sp_pwdp;
So it's still related to shadow passwords, or the like. I don't have too
much experience with these data types, so any ideas would be great.
Thanks again for the help...
------------------------------------------------------------------------------
David Jirku | http://www.echo-on.net/~djirku | Echo Online Asst. Sys. Admin.
------------------------------------------------------------------------------