No I didn't do that, but I just tried and no success so far in getting the rlm_raw module to install. I've tried many things at configure: --with-experimental-modules --with-rlm_raw --enable-rlm_raw --with-additional-modules=rlm_raw --with-module=rlm_raw I checked output after configure, make, and make install. The only mention of rlm_raw is in configure output. It shows: "configuring in src/modules/rlm_raw (/home/egeier/Desktop/freeradius-1.1.7/scr/modules/rlm_raw)...." No mention at all about rlm_raw after make or make install. I find no errors or warnings about rlm_raw after configure, make, or make install. I'm using FR 1.1.7 (not production, just testing something) on Debian Squeeze 64-bit. Any other tricks to get modules working? Haven't found any documentation yet about this and what attributes work with configure. Thanks, Eric -----Original Message----- From: freeradius-users-bounces+me=egeier.com@lists.freeradius.org [mailto:freeradius-users-bounces+me=egeier.com@lists.freeradius.org] On Behalf Of Fajar A. Nugraha Sent: Sunday, April 15, 2012 5:32 PM To: FreeRadius users mailing list Subject: Re: Building with 32-bit Module on 64-bit Machine On Mon, Apr 16, 2012 at 1:31 AM, Eric Geier <me@egeier.com> wrote:
Im trying to use rlm_raw and I tried to include it when manually building on 64-bit Debian but it wasnt in the lib folder after make install. I had put the module folder in src/modules and did include and enable for it and put with experimental too when I did the compile. this worked in the past on a 32-bit Debian...but not sure why its not now.
Did you edit src/modules/stable to include rlm_raw? That would be the easiest way to make sure the module is built. Also, look at configure logs. -- Fajar - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html