You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Neil Doody <ne...@interserveis.co.uk> on 2003/11/13 13:43:36 UTC

[users@httpd] FreeBSD 4.9 -> Apache 2.0.48 - Error compiling with worker thread support.

When attempting to compile apache 2.0.48 on FreeBSD 4.9 with worker
thread support, im getting the following errors, I have also tried it on
another box that is running FreeBSD 4.8, with the same problem:-




/usr/local/bin/bash /home/admin/servers/httpd-2.0.48/srclib/apr/libtool
--silent --mode=compile gcc -g -O2 -pthread   -DHAVE_CONFIG_H
-D_REENTRANT -D_THREAD_SAFE   -I../../include -I../../include/arch
-I../../include/arch/unix  -c thread_mutex.c && touch thread_mutex.lo
thread_mutex.c: In function `apr_thread_mutex_unlock':
thread_mutex.c:218: void value not ignored as it ought to be
*** Error code 1

Stop in /usr/home/admin/servers/httpd-2.0.48/srclib/apr/locks/unix.
*** Error code 1

Stop in /usr/home/admin/servers/httpd-2.0.48/srclib/apr/locks/unix.
*** Error code 1

Stop in /usr/home/admin/servers/httpd-2.0.48/srclib/apr.
*** Error code 1

Stop in /usr/home/admin/servers/httpd-2.0.48/srclib.
*** Error code 1

Stop in /usr/home/admin/servers/httpd-2.0.48.




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org