ID: 17064 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: XSLT related Operating System: Linux, kernel 2.4 PHP Version: 4.2.0 New Comment:
No idea, try it on a clean box. I have no idea which of the many libraries that are involved here may have been compiled with gcc3. You could try forcing linking against the gcc3 version of libGLU.so, but that might cause weird side-effects. We don't really have the bandwidth to chase down one-off misconfigured environments here. Previous Comments: ------------------------------------------------------------------------ [2002-05-07 01:47:22] [EMAIL PROTECTED] OK, what do you suggest? I tried recompiling expat, and all the others... ------------------------------------------------------------------------ [2002-05-07 01:42:07] [EMAIL PROTECTED] Ok, I did a bit of google searching as you suggested. As far as I can tell __gxx_personality_v0 is a gcc3.0 symbol. I bet you are mixing object files or libraries compiled with gcc3 with stuff compiled with gcc2.95. The fact that you said you tried with both is a good indication that you may have a mixture of both on your system. It is definitely not a common PHP building problem. If you can somehow prove otherwise, re-open. ------------------------------------------------------------------------ [2002-05-07 01:35:23] [EMAIL PROTECTED] Yes, of course it loaded, and I don't see anybody else at the URL you provided with your problem. They seem to be just normal localized flailing trying to build PHP. ------------------------------------------------------------------------ [2002-05-07 01:24:29] [EMAIL PROTECTED] Yeah, it compiled, but did it load? Here is a google link: http://groups.google.com/groups?hl=en&safe=off&threadm=FWqB8.27804%24G%253.8933359%40typhoon.columbus.rr.com&rnum=2&prev=/groups%3Fq%3D__gxx_personality_v0%26hl%3Den%26safe%3Doff%26sa%3DG%26scoring%3Dd There are a few more, do a google search. As a side note, I installed everything from source. Anything I might have done wrong? Thanks! ------------------------------------------------------------------------ [2002-05-07 01:15:49] [EMAIL PROTECTED] Well, it compiled cleanly for me with the same versions of everything. Could you point us at another report of this same thing from someone else? ------------------------------------------------------------------------ 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/17064 -- Edit this bug report at http://bugs.php.net/?id=17064&edit=1
