Path: utzoo!attcan!uunet!virtech!cpcahil From: cpcahil@virtech.uucp (Conor P. Cahill) Newsgroups: comp.unix.questions Subject: Re: problem with Curses on Sun Message-ID: <1990Sep19.135045.25975@virtech.uucp> Date: 19 Sep 90 13:50:45 GMT References: <24539@adm.BRL.MIL> Reply-To: cpcahil@virtech.UUCP (Conor P. Cahill) Organization: Virtual Technologies Inc., Sterling VA Lines: 19 In article <24539@adm.BRL.MIL> twong@civil.ubc.ca (Thomas Wong) writes: >uses it's routine beep(). So I have "#include " >in my source code, and for cc, I used: >cc -O main.c -o main -lcurses -ltermcap >simple enough. >But it comes back with: >ld: Undefined symbol > _beep >I couldn't figure out why it can't find beep(). Any suggestions? Perhaps you compiled this in the BSD environment and the beep() isn't a BSD supported function? Try compiling it in the System V environment. -- Conor P. Cahill (703)430-9247 Virtual Technologies, Inc., uunet!virtech!cpcahil 46030 Manekin Plaza, Suite 160 Sterling, VA 22170