ID:               15225
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Duplicate
 Bug Type:         Compile Failure
 Operating System: darwin
 PHP Version:      4.1.1
 New Comment:

This bug has been superceded by bugs 15986 and 15987. 
Please follow those bugs for information regarding the 
forthcoming fixes for the issue you've reported.


Previous Comments:
------------------------------------------------------------------------

[2002-01-25 13:16:09] [EMAIL PROTECTED]

This appears to be a libtool issue...

4.0.6 compliles without issue on OS X 10.1.2, after making 
small changes to the ltconfig file.

In 4.1.1 there is no ltconfig file, and any attempts to 
complile fail with the following error:

ld: -undefined error must be used when -twolevel_namespace 
is in effect
/usr/bin/libtool: internal link edit command failed

This occurred even after setting the following:
setenv LDFLAGS -flat_namespace

I can get 4.1.1 to compile if I first run configure in the 
4.0.6 tree and copy the created libtool file to the 4.1.1 
tree and then run make.

Thanks for your attention; I found no mention of this error 
in the bug database.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15225&edit=1

Reply via email to