Well now it wont even 'make' with the original parameters that DID work i.e.

./configure --with-mysql --with-apxs

It gives the same error message.

I have also run a 'make clean' and I even deleted the original installation
files and rerun the tar agains the tarball. All to no avail. What the hell
is going on?? Something must still be there from the original configure+make
thats now screwing things up.

I am desperate to figure this out since I need support for sockets.

G.

"Gareth Thomas" <[EMAIL PROTECTED]> wrote in message
news:20021105070541.44505.qmail@;pb1.pair.com...
> Hi,
>
> I had installed and running fine 4.3.0pre2 until today when I was having a
> problem using the socket() function. Apparently I needed to recompile
using
> the '--enable-sockets' switch on the ./configure. That works fine, however
> when I run a 'make' it bombs out with the following error:
>
> my_tempnam.c:103: the use of  'tempnam' is dangerous, better use 'mkstemp'
>
> This is on Red Hat 7.2. I also made sure I deleted config.cache before
> recompiling.
>
> Any help would be appreciated.
>
> G.
>
>



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to