What is the function of rlm_attr_rewrite?? Becoz I'm havng the same problem compiling 1.0.3/1.0.4 on my FB 4.11 machine.. --haizam ----- Original Message ----- From: "Alan DeKok" <aland@ox.org> To: "FreeRadius users mailing list" <freeradius-users@lists.freeradius.org> Sent: Saturday, June 18, 2005 09:09 Subject: Re: FreeRADIUS 1.0.4 has been released.
"Stephen D. Bechard" <steve@destek.net> wrote:
I am still having diffuculty building the freeradius on all of my FreeBSD Servers with the ports collection.
Ok...
I know there was a bug in the older versions with shared libraries, but I was hoping this version fixed it. Any insight would be greatly appreciated...
I don't recall specific problems with shared libraries. Can you be more specific?
Here are the errors I get when trying to build the port:
In file included from rlm_attr_rewrite.c:31: /usr/include/regex.h:46: syntax error before `regoff_t'
That has nothing to do with shared libraries.
It looks like the regular expression header files on your system are broken. 'regoff_t' is defined in regex.h on every other system.
If you're not going to use rlm_attr_rewrite, just delete the directory.
I would have hoped that the FreeBSD ports maintainer verified that the port worked before committing it to FreeBSD. If so, ask the port maintainer why it doesn't work on your system. I don't run FreeBSD, so I can't help you.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html