I'm trying to make thttpd but getting this error message.
I have not idea so please help. Thanks.
I'm getting my feet wet in the world of Unix and it's kicking my but. Thanks.
/thttpd-2.25b/cgi-src
/thttpd-2.25b/extras
gcc -static htpasswd.o -o htpasswd
Undefined first referenced
symbol in file
_dlopen /usr/lib/libc.a(crypt.o)
_dlsym /usr/lib/libc.a(crypt.o)
_dlclose /usr/lib/libc.a(crypt.o)
_dlerror /usr/lib/libc.a(crypt.o)
ld: fatal: Symbol referencing errors. No output written to htpasswd
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `htpasswd'
Current working directory /thttpd-2.25b/extras
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
I have not idea so please help. Thanks.
I'm getting my feet wet in the world of Unix and it's kicking my but. Thanks.
/thttpd-2.25b/cgi-src
/thttpd-2.25b/extras
gcc -static htpasswd.o -o htpasswd
Undefined first referenced
symbol in file
_dlopen /usr/lib/libc.a(crypt.o)
_dlsym /usr/lib/libc.a(crypt.o)
_dlclose /usr/lib/libc.a(crypt.o)
_dlerror /usr/lib/libc.a(crypt.o)
ld: fatal: Symbol referencing errors. No output written to htpasswd
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `htpasswd'
Current working directory /thttpd-2.25b/extras
*** Error code 1
make: Fatal error: Command failed for target `subdirs'