pointyhat && freeradius

Ceri Davies ceri at submonkey.net
Thu Sep 30 00:27:35 PDT 2004


On Thu, Sep 30, 2004 at 08:21:15AM +0100, Ceri Davies wrote:
> On Tue, Sep 28, 2004 at 09:06:10AM +1200, Andrew Thompson wrote:
> > Hi,
> > 
> > 
> > [please CC me]
> > 
> > My freeradius port is failing to package on AMD64. It builds and
> > installs correctly but cannot find some files when packaging. All other
> > platforms seem fine.
> 
> The files that it cannot find are not being installed on amd64 (at
> least, they don't exist on my machine after a "make install").
> 
> Ceri
> 
> > p.s I dont have access to an AMD64 box, or i'd look myself :)
> 
> If it's any use, I can put the WRKDIR up for download somewhere for you.

PS  There is a spelling error in the Makefile.

Ceri
-- 
It is not tinfoil, it is my new skin.  I am a robot.
-------------- next part --------------
Index: freeradius/Makefile
===================================================================
RCS file: /a/FreeBSD/ncvs/ports/net/freeradius/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- freeradius/Makefile	25 Sep 2004 23:40:21 -0000	1.25
+++ freeradius/Makefile	30 Sep 2004 07:26:11 -0000
@@ -39,7 +39,7 @@
 
 OPTIONS=	LDAP		"With LDAP user database" off \
 		MYSQL		"With MySQL user database" off \
-		PGSQL		"With PostgreSQL use database" off \
+		PGSQL		"With PostgreSQL user database" off \
 		SNMP		"With SNMP support" off \
 		EXPERIMENTAL	"Build experimental modules" off
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040930/eca4a573/attachment.bin


More information about the freebsd-ports mailing list