[63] in Zephyr_Bugs

home help back first fref pref prev next nref lref last post

Problem compiling zephyr for SunOS 4.0.1

daemon@ATHENA.MIT.EDU (Dinah Anderson)
Fri Jul 20 18:18:47 1990

Date: Fri, 20 Jul 90 17:14:59 CDT
From: Dinah Anderson <dinah@wilkins.bcm.tmc.edu>
To: zephyr-bugs@ATHENA.MIT.EDU


I am having problems with strcasecmp. i have defined -DSTRCASE, but I still
get the following error:

wilkins% make
### Making all in /export/wilkins4/mit/zephyr/et/lib
### Done with /export/wilkins4/mit/zephyr/et/lib
### Making all in /export/wilkins4/mit/zephyr/et/compile_et
rm -f compile_et.o
cc -c -O -I../lib -I../.././include    -DX11 -DX11R3 -DSTRCASE compile_et.c
rm -f compile_et
cc -O -I../lib -I../.././include    -DX11 -DX11R3 -DSTRCASE -o compile_et error_
table.o compile_et.o ../lib/libcom_err.a -ll
ld: Undefined symbol
   _strcasecmp
*** Error code 1
make: Fatal error: Command failed for target `compile_et'
Current working directory /export/wilkins4/mit/zephyr/et/compile_et
*** Error code 1
make: Fatal error: Command failed for target `all'
wilkins%


Also, is there a newsgroup or mailing list I could post this type of problem
to? There are probably users out there that could help me so I wouldn't
have to bother you all.

Thanks,

Dinah Anderson

home help back first fref pref prev next nref lref last post