Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2002 19:07:43 +0300
From:      Vasil Dimov <vd@etrade.bg>
To:        dirk@FreeBSD.org, anholt@freebsd.org
Cc:        freebsd-ports@freebsd.org
Subject:   mod_php4 has problems with XFree86-libraries-4
Message-ID:  <20020909160743.GA41933@polejan.bl-52.studgrad.net>

next in thread | raw e-mail | index | archive | help
i got the following after upgrading XFree86-libraries from 4.2.0_1 to 4.2.1

~# apachectl configtest
Syntax error on line 238 of /usr/local/etc/apache/httpd.conf:
Cannot load /usr/local/libexec/apache/libphp4.so into server: /usr/X11R6/lib/libX11.so.6: Undefined symbol "pthread_cond_signal"
~#

line 238: LoadModule php4_module        libexec/apache/libphp4.so

i am (was :) running mod_php4-4.2.2 built with GD2+zlib+mcrypt+...

after that (~ 2002.09.09 12:00 GMT) i cvsuped ports-all and was happy
to see the new php 4.2.3, but my happiness did not countinue very long.

mod_php4-4.2.3 configures with GD2+zlib
mod_php4-4.2.3 configures with mcrypt
mod_php4-4.2.3 refuses to configure with GD2+zlib+mcrypt

giving the following error:

checking for mcrypt support... yes
checking for mcrypt_module_open in -lmcrypt... no
checking for init_mcrypt in -lmcrypt... no
configure: error: Sorry, I was not able to diagnose which libmcrypt version you have installed.
===>  Script "configure" failed unexpectedly.
      Please report the problem to dirk@FreeBSD.org [maintainer] and attach the
      "/usr/ports/www/mod_php4/work/php-4.2.3/config.log" including the output
      of the failure of your make command. Also, it might be a good idea to
      provide an overview of all packages installed on your system (e.g. an `ls
      /var/db/pkg`).
*** Error code 1

i wonder whats wrong with /usr/X11R6/lib/libX11.so.6 as i just built it
yesterday, but im sure the problem is in it. some time ago i had "the same"
problem `/usr/X11R6/lib/libX11.so.6: Undefined symbol "pthread_cond_signal"',
then mutt refused to run and i got some old XFree86-libraries*tgz from the
freebsd ftp site, installed them and everythig went ok.

i do not attach config.logs to this mail coz it will grow extremely large
(about 5568 more linez), so they are online at:

http://www.icon.bg/VAsil/tmp/config.log-GD2-zlib-OK
http://www.icon.bg/VAsil/tmp/config.log-mcrypt-OK
http://www.icon.bg/VAsil/tmp/config.log-GD2-zlib-mcrypt-FAIL
http://www.icon.bg/VAsil/tmp/make.out-FAIL
http://www.icon.bg/VAsil/tmp/packages.in.var.db.pkg

i am not subscribed to freebsd-ports@

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020909160743.GA41933>