RE: FreeBSD 6.0 and mysql
Not sure if this is any use, but the last time I saw an error like that was with a box which had conflicting threading libraries on it... in the end I just pulled the box down and reinstalled freebsd (box was not in production, thankfully!), but this might be useful to you (it's from a KDE mailing list, but the problem/solution should be the same): http://freebsd.kde.org/pipermail/kde-freebsd/2004-August/008692.html Maybe FreeRADIUS is linked against one library and MySQL is linked to another. Cheers, Rob. -----Original Message----- From: Alan Craig [mailto:alan@mexcom.co.za] Sent: 24 February 2006 10:03 To: freeradius-users@lists.freeradius.org Subject: RE: FreeBSD 6.0 and mysql Nope this doesn't help. I have a suspicion it is a threading problem, but I haven't a clue on where to look to sort that out. -- View this message in context: http://www.nabble.com/FreeBSD-6.0-and-mysql-t1168311.html#a3105556 Sent from the FreeRadius - User forum at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Thanx for the help Rob. I had checked out my libraries and everything was linked exactly like the other working FreeBSD 6 RADIUS server. I had upgraded this box from 5.2.1 to the stable 6.0 and had recompiled some of the packages. Somewhere along the line I think the threading libraries hadn't updated correctly. My solution to fix this problem eventually was to do a portupgrade -raf -m FORCE_PKG_REGISTER=yes. This has forced everything to be recompiled correctly with the new system libraries, flushing out any old links. Rob Parker-5 wrote:
Not sure if this is any use, but the last time I saw an error like that was with a box which had conflicting threading libraries on it... in the end I just pulled the box down and reinstalled freebsd (box was not in production, thankfully!), but this might be useful to you (it's from a KDE mailing list, but the problem/solution should be the same):
http://freebsd.kde.org/pipermail/kde-freebsd/2004-August/008692.html
Maybe FreeRADIUS is linked against one library and MySQL is linked to another.
Cheers,
Rob.
-----Original Message----- From: Alan Craig [mailto:alan@mexcom.co.za] Sent: 24 February 2006 10:03 To: freeradius-users@lists.freeradius.org Subject: RE: FreeBSD 6.0 and mysql
Nope this doesn't help.
I have a suspicion it is a threading problem, but I haven't a clue on where to look to sort that out. -- View this message in context: http://www.nabble.com/FreeBSD-6.0-and-mysql-t1168311.html#a3105556 Sent from the FreeRadius - User forum at Nabble.com.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- View this message in context: http://www.nabble.com/FreeBSD-6.0-and-mysql-t1168311.html#a3132035 Sent from the FreeRadius - User forum at Nabble.com.
participants (2)
-
Alan Craig -
Rob Parker