ID:               20626
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: OpenBSD 3.1-stable
 PHP Version:      4.3.0-dev
 New Comment:

Yes, that does fix the build. I still get the warnings 
about DLSYM_NEEDS_UNDERSCORE. It has however, led me on to 
a different problem that I will report separately.
Could the output from buildconf be updated to suggest that 
1.4.3 is needed?
Incidentally I noticed that the CVS source includes a copy 
of libtool 1.4.2???


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

[2002-12-07 02:03:48] [EMAIL PROTECTED]

Can you try the latest stable libtool (1.4.3) and see if the problem
still occures?

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

[2002-12-05 08:24:07] [EMAIL PROTECTED]

That is NOT a proper fix, in fact - it's not even related to the bug.
Additionally it will render parts of the mysql extension unusable -
that line is needed. mkstemp warning, is a WARNING.

This bug is NOT about mkstemp - it's about the libtool trouble in the
middle.

Updated summary

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

[2002-12-05 08:05:02] [EMAIL PROTECTED]

Hi, I experienced this problem too in RH 7.3.
It's possible to fix:

- Doe a 'make clean'
- Open ./ext/mysql/libmysql/my_tempnam.c for editing
- Go to line 103
- Delete the line
- Place this on line 103:
      mkstemp("somechars");

now make again and it should work.

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

[2002-11-30 07:40:39] [EMAIL PROTECTED]

i've the same problem under red hat 7.2 and php 4.3 RC2 :(((((
please help how i can pass throught this problemmmm !!!

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

[2002-11-25 18:04:46] [EMAIL PROTECTED]

this is some openbsd oddity, and actually a libtool bug..but leaving
open, maybe someone knows how to 'fix' this.


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

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/20626

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

Reply via email to