This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

help if you can


Hi

I am getting this:

sparc20:/usr/local/etc/raddb# /usr/local/sbin/radiusd
radiusd: Cannot findELF
Killed
sparc20:/usr/local/etc/raddb#

this is freeradius which complied and installed ok but won't run.

sparc20:/usr/local/etc/raddb# gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3/specs
Configured with:
../configure --disable-nls --with-as=/usr/ccs/bin/as --with-ld=
/usr/ccs/bin/ld
Thread model: posix
gcc version 3.3
sparc20:/usr/local/etc/raddb#

I cannot run it through truss

sparc20:/usr/local/etc/raddb# truss /usr/local/sbin/radiusd
radiusd: Cannot findELF
truss: cannot find/execute program: /usr/local/sbin/radiusd
sparc20:/usr/local/etc/raddb#

The following might help, but thats the end of my knowledge with compling.

LD_LIBRARY_PATH=/usr/dt/lib:/usr/openwin/lib:/usr/ARCserve:/usr/local/lib:/u
sr/lib

Dave Gibelli


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]