help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnu-radius] Help re build Radius on Mac OS X


From: David Woodbury
Subject: [Help-gnu-radius] Help re build Radius on Mac OS X
Date: Sun, 17 Nov 2002 16:42:50 -0700

Hi:

My attempt to configure and make Radius (0.96) on Mac OS X has hit somewhat of a wall. At link time, I get various flavors of the following error that seem to relate to linking with stdlib. Any guidance would be appreciated. Thank you.

ld: ../radlib/.libs/librad.a(getopt.o) has external relocation entries in non-writable section (__TEXT,__text) for symbols:
_fprintf
___sF
_strlen
_strncmp
_memcmp
_getenv

This is the link command that is being used:

/bin/sh ../libtool --mode=link gcc -g -O2 -o radiusd acct.o auth.o builddbm.o checkrad.o config.o config_kw.o debugmod.o exec.o files.o log.o menu.o pam.o proxy.o radck.o radius.o radiusd.o radutil.o rewrite.o scheme.o shmem.o snmpserv.o sql.o stat.o timestr.o version.o -lfl ../snmplib/libradsnmp.a ../radlib/librad.la
mkdir .libs
gcc -g -O2 -o radiusd acct.o auth.o builddbm.o checkrad.o config.o config_kw.o debugmod.o exec.o files.o log.o menu.o pam.o proxy.o radck.o radius.o radiusd.o radutil.o rewrite.o scheme.o shmem.o snmpserv.o sql.o stat.o timestr.o version.o -lfl ../snmplib/libradsnmp.a ../radlib/.libs/librad.a -L/usr/lib/gcc/darwin/3.1

David Woodbury





reply via email to

[Prev in Thread] Current Thread [Next in Thread]