pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/36510 (php-dba didn't build on Linux)



The following reply was made to PR pkg/36510; it has been noted by GNATS.

From: Jaromir Dolecek <jdolecek%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/36510 (php-dba didn't build on Linux)
Date: Wed, 5 Sep 2007 01:11:39 +0200

 --lrZ03NoBR/3+SXJZ
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 Hi,
 
 please try if the attached diff makes it compile.
 
 Index: Makefile
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 RCS file: /cvsroot/pkgsrc/databases/php-dba/Makefile,v
 retrieving revision 1.9
 diff -u -p -r1.9 Makefile
 --- Makefile   13 Aug 2007 10:19:24 -0000      1.9
 +++ Makefile   4 Sep 2007 23:07:18 -0000
 @@ -19,6 +19,9 @@ CONFIGURE_ARGS+=3D   --with-ndbm=3D/usr
  .else
  CONFIGURE_ARGS+=3D    --with-gdbm=3D${BUILDLINK_PREFIX.gdbm}
  CONFIGURE_ARGS+=3D    --without-ndbm
 +
 +CONFIGURE_ENV+=3D             PHP_GDBM=3D${BUILDLINK_PREFIX.gdbm}
 +
  .include "../../databases/gdbm/buildlink3.mk"
  .endif
 =20
 If not, can you please provide temporary access to the build environment
 on Linux?
 
 Jaromir
 --=20
 Jaromir Dolecek <jdolecek%NetBSD.org@localhost>            
http://www.NetBSD.cz/
 -=3D- We can walk our road together if our goals are all the same;     -=3D-
 -=3D- We can run alone and free if we pursue a different aim.          -=3D-
 
 --lrZ03NoBR/3+SXJZ
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: PGPfreeware 5.0i for non-commercial use
 MessageID: NcitjMfronge4BHZTfuqfmdhPXKyDc8A
 
 iQCVAwUBRt3mK7ZjOQfIPRaZAQG3yAP9GKKemQcAZtKsvZOxqRNBJQkFm5gx6f7b
 +qs9+Itay93VVjVN1jUGn2RXWxnE1+cwHHiyfjOZW8GULJSO1OwlL8aZp9Ywla/J
 e4rlbCUHV7AodJq6oGarZsvvVeHqMSsgQHfo205ZNfPTLrdoY/GPiXRYW+jGlpAn
 PpRSiv1E6Ds=
 =MW4t
 -----END PGP SIGNATURE-----
 
 --lrZ03NoBR/3+SXJZ--
 



Home | Main Index | Thread Index | Old Index