freeradius and error "can't resolve symbol '__uClibc_start_main"
Hello, I`ve installed freeradius on OpenWRT (http://openwrt.org/) on RouterBoard 1xx platform. I`m having a problem with running package freeradius_1.1.1-1 (freeradius_1.1.2-1 does the same error). When I type command "radiusd" I get this error: radiusd: can't resolve symbol '__uClibc_start_main' I`ve no idea what it tries to tell me and neither google nor some forum search helped me. I use these packages, which freeradius depends on: zlib_1.2.3-4_mipsel.ipk libopenssl_0.9.8e-3_mipsel.ipk libltdl_1.5.22-1_mipsel.ipk libpthread_0.9.28.2-10_mipsel.ipk Thak you a lot for your help. Pepe
On Sun, Jan 13, 2008 at 02:36:43PM +0100, kaskada@email.cz said:
The same thing 11 times
Can you stop sending the same mail over and over again? -- -------------------------------------------------------------------------- | Stephen Gran | : is not an identifier | | steve@lobefin.net | | | http://www.lobefin.net/~steve | | --------------------------------------------------------------------------
Hi there, Thanks for fixing your system (or 'Post' button) so that we don't get multiple copies of the same message. In message <3340.5993-22427-546552232-1200231403@email.cz>, kaskada@email.cz writes
I`ve installed freeradius on OpenWRT (http://openwrt.org/) on RouterBoard 1xx platform. I`m having a problem with running package freeradius_1.1.1-1 (freeradius_1.1.2-1 does the same error). When I type command "radiusd" I get this error:
radiusd: can't resolve symbol '__uClibc_start_main'
This isn't a FreeRADIUS error - this is an OpenWRT problem. Either there's an error in the package or with the way that you're starting the server on OpenWRT. It looks as if radiusd can't find the uclibc shared library. I haven't a clue how to fix this - asking on the OpenWRT forum would be better than asking here. 1.1.2 is rather old - if possible, try to get a 1.1.7 or 2.0.0 package. Best wishes, David -- David Wood david@wood2.org.uk
Hi,
Hello, I`ve installed freeradius on OpenWRT (http://openwrt.org/) on RouterBoard 1xx platform. I`m having a problem with running package freeradius_1.1.1-1 (freeradius_1.1.2-1 does the same error). When I type command "radiusd" I get this error:
i'm surpised that you done already have it installed....but you'll need uclibc package installed. on my distro i use ipkg ipkg install uclibc alan
participants (4)
-
A.L.M.Buxey@lboro.ac.uk -
David Wood -
kaskada@email.cz -
Stephen Gran