25 Jan
2006
25 Jan
'06
1:22 p.m.
Tony Alexander <axx@amnh.org> wrote:
gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -I/usr -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual - Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes - Wmissing-declarations -Wnested-externs -W -Wredundant-decls -Wundef - I../../../include -I/usr -DOTP_MODULE_NAME="rlm_otp" -DFREERADIUS / usr -c cryptocard.c -o cryptocard.o gcc: /usr: linker input file unused because linking not done
Where the heck is the reference to /usr coming from? It looks to me like something on your system is very broken. Alan DeKok.