Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Feb 2010 11:19:55 +0100 (CET)
From:      Roar Pettersen <roar.pettersen@uib.no>
To:        ncrogers@gmail.com
Cc:        freebsd-ports@freebsd.org
Subject:   Issues with Perl 5.8.9_3 port/package (in combination with FreeRADIUS 2.1.6) 
Message-ID:  <alpine.GSO.2.00.1002021114550.24959@alf.uib.no>

next in thread | raw e-mail | index | archive | help
Hi Nick !


>upgrade the freeradius2 port to version 2.1.8 and add the following diff 
>to the port. I also had to manually update the pkg-plist file.
>
>--- src/main/modules.c 2010-01-08 06:43:51.000000000 -0800
>+++ src/main/modules.c 2010-01-08 07:48:12.000000000 -0800
>@@ -207,9 +207,6 @@
>  * Solve the issues of libraries linking to other libraries
>  * by using a newer libltdl API.
>  */
>-#ifndef HAVE_LT_DLADVISE_INIT
>-#define fr_dlopenext lt_dlopenext
>-#else
> static lt_dlhandle fr_dlopenext(const char *filename)
> {
>  lt_dlhandle handle = 0;
>@@ -225,7 +222,6 @@
>
>  return handle;
> }
>-#endif /* HAVE_LT_DLADVISE_INIT */
> #endif /* WITHOUT_LIBLTDL */
>
> static int virtual_server_idx(const char *name)



The upgrade to Freeradius 2.1.8, it this a private patch to the ports 
collection or do you know if there will be a official upgrade of the
Freeradius2 to 2.1.8 ?

Could anybody please upgrade the FreeRadius2 port to version 2.1.8 ?




----
Regards;

   Roar Pettersen
   Universitetet i Bergen -  The University of Bergen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.GSO.2.00.1002021114550.24959>