On 15 December 2011 08:57, Roberto De Ioris <[email protected]> wrote: > It looks like your system is missing /usr/lib/libdl.so and your linker is > relaying on the static version. Arch is part of the build test suite so > it is a specific issue with your system.
You're right. It was a broken symlink to libdl.so.2 and after correcting it, uwsgi builds fine. Thanks! \malthe _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
