Re: php3 for sparc slink/potato

1999-02-25 Thread Ben Collins
On Thu, Feb 25, 1999 at 06:26:51PM +0100, Marco d'Itri wrote:
> On Feb 25, Ben Collins <[EMAIL PROTECTED]> wrote:
>  >I've got all the -dev packages, the problem seems to be an
>  >incompatibility with one of the maintainers patches and glibc 2.1. I can
>  >compile the source pristine, but not with the diff. I'm going to patch one
>  >file at a time and narrow it down, seems like something isn't getting
>  >included.
> Will you report here when php3 is working? I tried compiling it myself
> some months ago and it just segfaulted.

I have the potato and slink version compiled and in incoming on master.
I've also sent the patch to the maintainer via the BTS.

-- 
--- -  -   ---  -  - - ---   
Ben Collins <[EMAIL PROTECTED]>  Debian GNU/Linux
OpenLDAP Core - [EMAIL PROTECTED] [EMAIL PROTECTED]
UnixGroup Admin - Jordan Systems The Choice of the GNU Generation
-- -- - - - ---   --- --  -  - ---  -  --


Re: php3 for sparc slink/potato

1999-02-25 Thread Marco d'Itri
On Feb 25, Ben Collins <[EMAIL PROTECTED]> wrote:
 >I've got all the -dev packages, the problem seems to be an
 >incompatibility with one of the maintainers patches and glibc 2.1. I can
 >compile the source pristine, but not with the diff. I'm going to patch one
 >file at a time and narrow it down, seems like something isn't getting
 >included.
Will you report here when php3 is working? I tried compiling it myself
some months ago and it just segfaulted.

-- 
ciao,
Marco


Re: php3 for sparc slink/potato

1999-02-25 Thread Ben Collins
On Thu, Feb 25, 1999 at 09:47:42AM +0100, Gergely Madarasz wrote:
> I think I'm fairly familiar with the php3 sources ;) so it might help if
> you sent me some error messages... :)

I recognize the name now :)

I've got it to compile. There were two things. One it doesn't like the
way that -I.. is in the axps command line. I removed this and right
before the axps execution line, did these two symlinks:

ln -sf ../php_version.h .
ln -sf ../mod_php3.h .

This allowed them to compile. The other change was in the
make/configure setup, there is a @FDFTK_LIBS@ that never get's replaced
in the Makefile, so it leaves this exact text in the $(LIBS) and
$(APXS_LDFLAGS) vars. This stops the apxs commands with an error.

I'm uploading 3.0.6-2.1 as an NMU for sparc (unstable), I'll do the
same for the 3.0.5 in frozen later today. The main difference is that I
have to have the openldap libs installed (can't install the umich ones)
so the pgp3-ldap modules will be linked to them. I've aleady tested
the modules and seem to work without problems.

--
--- -  -   ---  -  - - ---   
Ben Collins <[EMAIL PROTECTED]>  Debian GNU/Linux
OpenLDAP Core - [EMAIL PROTECTED] [EMAIL PROTECTED]
UnixGroup Admin - Jordan Systems The Choice of the GNU Generation
-- -- - - - ---   --- --  -  - ---  -  --


Re: php3 for sparc slink/potato

1999-02-25 Thread Gergely Madarasz
On Wed, 24 Feb 1999, Ben Collins wrote:

> On Wed, Feb 24, 1999 at 11:24:22PM +0100, Gergely Madarasz wrote:
> > On Wed, 24 Feb 1999, Ben Collins wrote:
> >
> > > Ok, I've been trying for a good while now, and I can't get php3 package to
> > > compile on sparc, and I'm somewhat dumb founded by it. Has anyone else
> > > attempted this and been succesful? I don't even mind just a kludge patch
> > > so I can atleast get it into slink before we release.
> >
> > What exactly is the problem ? You need a hell of a lot of -dev packages,
> > but I don't think there should be any architecture problems.
> 
> I've got all the -dev packages, the problem seems to be an
> incompatibility with one of the maintainers patches and glibc 2.1. I can
> compile the source pristine, but not with the diff. I'm going to patch one
> file at a time and narrow it down, seems like something isn't getting
> included.

I think I'm fairly familiar with the php3 sources ;) so it might help if
you sent me some error messages... :)

-- 
Madarasz Gergely   [EMAIL PROTECTED] [EMAIL PROTECTED]
  It's practically impossible to look at a penguin and feel angry.
  Egy pingvinre gyakorlatilag lehetetlen haragosan nezni.
HuLUG: http://mlf.linux.rulez.org/


Re: php3 for sparc slink/potato

1999-02-25 Thread Ben Collins
On Wed, Feb 24, 1999 at 11:24:22PM +0100, Gergely Madarasz wrote:
> On Wed, 24 Feb 1999, Ben Collins wrote:
>
> > Ok, I've been trying for a good while now, and I can't get php3 package to
> > compile on sparc, and I'm somewhat dumb founded by it. Has anyone else
> > attempted this and been succesful? I don't even mind just a kludge patch
> > so I can atleast get it into slink before we release.
>
> What exactly is the problem ? You need a hell of a lot of -dev packages,
> but I don't think there should be any architecture problems.

I've got all the -dev packages, the problem seems to be an
incompatibility with one of the maintainers patches and glibc 2.1. I can
compile the source pristine, but not with the diff. I'm going to patch one
file at a time and narrow it down, seems like something isn't getting
included.

--
--- -  -   ---  -  - - ---   
Ben Collins <[EMAIL PROTECTED]>  Debian GNU/Linux
OpenLDAP Core - [EMAIL PROTECTED] [EMAIL PROTECTED]
UnixGroup Admin - Jordan Systems The Choice of the GNU Generation
-- -- - - - ---   --- --  -  - ---  -  --


Re: php3 for sparc slink/potato

1999-02-24 Thread Gergely Madarasz
On Wed, 24 Feb 1999, Ben Collins wrote:

> Ok, I've been trying for a good while now, and I can't get php3 package to
> compile on sparc, and I'm somewhat dumb founded by it. Has anyone else
> attempted this and been succesful? I don't even mind just a kludge patch
> so I can atleast get it into slink before we release.

What exactly is the problem ? You need a hell of a lot of -dev packages,
but I don't think there should be any architecture problems.

-- 
Madarasz Gergely   [EMAIL PROTECTED] [EMAIL PROTECTED]
  It's practically impossible to look at a penguin and feel angry.
  Egy pingvinre gyakorlatilag lehetetlen haragosan nezni.
HuLUG: http://mlf.linux.rulez.org/