Compiling gives now this:

ld: Undefined symbols:
_boot_DynaLoader
rm -f .libs/radiusdS.o
make[4]: *** [radiusd] Error 1
make[3]: *** [common] Error 2
make[2]: *** [all] Error 2
make[1]: *** [common] Error 2
make: *** [all] Error 2

???

2006/5/30, Benedikt Baer <[EMAIL PROTECTED]>:
2006/5/30, Alan DeKok <[EMAIL PROTECTED]>:
> "Benedikt Baer" <[EMAIL PROTECTED]> wrote:
> > I still run into the same problems with the new version. I don't see
> > why I can't link to mysql ....
>
>   The error message was that there was no shared lbirary for MySQL.
>
> > What I'm stupid about is that configure says that everything is OK with 
mysql...
>
>   No, it says it found MySQL libraries.  If the "configure" script
> says that, then the server *should* be able to link to them statically.
>

Yeah, that's what I meant. Sorry. And yes, It *should* be able since I
have the headers (and libs) installed and mysql_config is pointing to
them correctly.

I'll try to install with --disable-shared

>   Alan DeKok.
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>

- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to