I get this each time I install apache on my 486 machine.
Configure calls GuessOS in /helpers to determine your machine type.
It returns linux2 for my computer.
If you look at the
CASE "$PLAT" set of statements in Configure
there is no LIBS="$LIBS -lcrypt" command
in the linux2 set of commands. I just cut and paste it from a
machine type that does have the command like alpha-*-linux2
Hope this helps.
>I tried to compile apache-1.2.5 on a Redhat5.0 system.
>
>I get a n error almost at the end of compiling the program which won't
allow it to finish.
>
>The error is
>mod_auth.o: In function `authenticate-basic_user':
>mod_auth.o: (.text+02d0): undefined reference to `crypt`
>make: *** [httpd] error 1
>
>Anyone know how to fix this
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.