Hi all I compiled shttpd on a Linux Fedora Core 5 system. At link time dlopen, dlsym and pthread_create are not found. "-ldl -lpthread_create" need to be added to the Makefile when compiling standalone.c for the "unix:" target.
Cheers, -- Cosmin ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ shttpd-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shttpd-general
