[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: php4 + postgresql
Compile sha1.c without the optimization flag -O2.
Also don't bother trying to get php to work on sparc64 if you need zlib
in any shape or form. I wrote some bug reports on it but no one ever did
anything useful with it from the php side. It's not Linux and i386 you
know...
I think I wrote some messages on this on the sparc@ list.
> -----Original Message-----
> From: owner-misc@openbsd.org [mailto:owner-misc@openbsd.org]
> On Behalf Of alex avriette
> Sent: Thursday, May 08, 2003 16:00
> To: Anil Madhavapeddy
> Cc: 'misc@openbsd.org'
> Subject: Re: php4 + postgresql
>
>
> > Deary me. You fail to read the documentation perchance?
> > http://www.php.net/manual/en/install.openbsd.php
>
> How on earth was I supposed to find this? I checked the openbsd list
> archives, I googled for openbsd + php + postgres, and I didn't find
> anything. Don't get snide with me about documentation when I provided
> ample indication that I had found plenty of it. That having
> been said,
> I'll read that.
>
> > i repeat: if you are unfamiliar with the ports system, why not use
> > binary packages and save yourself trouble?
>
> Right. People who are unfamiliar with ports often use FLAVOR
> and check
> gnats.
>
> > you haven't said what architecture you are running; the
> compiler bug
> > only affects sparc64. the bug you quote below is only regarding
> > restarts, and not anything else.
>
> I think if I'm bitching about sparc64, there's a good chance
> that's the
> platform I'm on. Did you even read that bug report?
>
> > Error:
> > I was trying to compile php-4.3.0 on an Ultra-5 & an
> Ultra-10 (dmesg
> > at the bottom). Both boxes run OpenBSD 3.2-sparc64. What happens is
> > that the compiler hangs on sha1.c. It seems as if there are way too
> > many macro's in
>
> Where in that entire report was restarting mentioned?
>
> alex