Path: utzoo!attcan!uunet!lll-winken!csd4.milw.wisc.edu!bionet!agate!astroplasma.berkeley.edu!richmond From: richmond@astroplasma.berkeley.edu (Michael Richmond) Newsgroups: comp.sources.d Subject: Recent SC v6 posting: wierd symbols not found Message-ID: <22695@agate.BERKELEY.EDU> Date: 6 Apr 89 04:09:46 GMT Sender: usenet@agate.BERKELEY.EDU Reply-To: richmond@astroplasma.berkeley.edu (Michael Richmond) Distribution: na Organization: Dept of Astronomy, UC Berkeley Lines: 32 I'm running AIX 2.2 (a SYSV lookalike) on an IBM RT. When I try to link my object files to make 'sc', I get the following error message: cc -O -DSYSV2 sc.o interp.o cmds.o crypt.o xmalloc.o range.o help.o lex.o gram.o -lm -lcurses -lPW -o sc ld: Undefined - __C_asin __C_atan __C_atan2 __C_cos __C_exp __C_log __C_log10 __C_sin __C_sqrt __C_tan _end The symbols '__C_xxx' are really bothering me -- I can't figure out where they come from, although I've narrowed their origin to somewhere in 'interp.o'. Can anyone help me out? Thanks in advance, Michael *** Error code 1 Stop. -- Michael Richmond "This is the heart that broke my finger." richmond@astroplasma.berkeley.edu