ID: 16203
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Ming related
Operating System: FreeBSD 4.3-STABLE
PHP Version: 4.2.0RC1
New Comment:
The problem is looks like it is actually with libdl
(for dlopen); could you send the part of the config.log
that mentions it?
Previous Comments:
------------------------------------------------------------------------
[2002-03-22 04:16:28] [EMAIL PROTECTED]
The problem is exactly the same with the latest snapshot (dated march
22th 2002).
------------------------------------------------------------------------
[2002-03-21 18:23:09] [EMAIL PROTECTED]
Can you test if it works with current CVS ?
------------------------------------------------------------------------
[2002-03-21 11:44:06] [EMAIL PROTECTED]
Part that seems to cover the problem (please specify if something else
is needed - that file is looong) :
configure:37608: checking for mhash support
configure:37648: result: no
configure:37988: checking for MING support
configure:38028: result: yes
configure:38049: checking for Ming_useSWFVersion in -lming
configure:38076: gcc -o conftest -g -O2
-L/usr/home/xxxx/local/lib -lm -ldl
-R/usr/local/ssl/lib -L/usr/local/ssl/lib -R/usr/local/lib
-L/usr/local/lib -R/usr/home/xxxx/src/curl-7.9/lib
-L/usr/home/xxxx/src/curl-7.9/lib -R/usr/home/xxxx/local/lib
-L/usr/home/xxxx/local/lib -R/lib -L/lib conftest.c -lming -lgd -lt1
-lfreetype -lpng -lz -ljpeg -lz -lm -lz -lxml2 -lcurl -lcrypto -lssl
-lcurl -lz -lcrypt -lssl -lcrypto -lm -lcrypt >&5
/usr/libexec/elf/ld: cannot find -ldl
configure:38079: $? = 1
configure: failed program was:
#line 38057 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char Ming_useSWFVersion ();
int
main ()
{
Ming_useSWFVersion ();
;
return 0;
}
configure:38096: result: no
configure:38110: error: Ming library 0.2a or greater required.
------------------------------------------------------------------------
[2002-03-21 11:01:00] [EMAIL PROTECTED]
What does config.log has to say about this?
------------------------------------------------------------------------
[2002-03-21 10:39:40] [EMAIL PROTECTED]
(edited to put the right PHP version)
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/16203
--
Edit this bug report at http://bugs.php.net/?id=16203&edit=1