On Fri, Jun 17, 2005 at 09:09:31PM -0400, Alan DeKok wrote:
"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...
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.
I did on 5.4 and current but not 4.x, my bad. This will be fixed shortly. Andrew