Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jan 2000 04:23:12 -0500
From:      "David Banning" <tracker@worldy.com>
To:        <questions@freebsd.org>
Subject:   there someting missing! - errors compiling c code - newcomer to c compiling!
Message-ID:  <000801bf6b03$a21014a0$661e05d1@tracker>

index | next in thread | raw e-mail

[-- Attachment #1 --]
FreeBSD version 2.2.8
I compiled ncurses TESTS files supplied with ncurses version 1.8.6 - no problem
Then I installed ncurses version 5.0 - installation seemed to go fine did ./configure then make, then make install as per instruction
all with no problem, but when I 
tried to compile old TESTS files or new TESTS files I got errors;

compiling a file named blue.c I got, as an example;  

-----------------------------------------------
linking blue...

blue.c: 325 Undefined symbol '_beep' referenced from text segment

*** Error code 1
-----------------------------------------------

Any ideas where to look to?

Thanks

Dave Banning
tracker@worldy.com

[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2919.6307" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>FreeBSD version 2.2.8</FONT></DIV>
<DIV><FONT face=Arial size=2>I compiled ncurses TESTS files supplied with 
ncurses version 1.8.6 - no problem</FONT></DIV>
<DIV><FONT face=Arial size=2>Then I installed ncurses version 5.0 - installation 
seemed to go fine did ./configure then make, then make install as per 
instruction</FONT></DIV>
<DIV><FONT face=Arial size=2>all with no problem, but when I&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2>tried to compile old TESTS files or new TESTS files 
I got errors;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>compiling a file named blue.c I got, as an 
example;&nbsp;&nbsp;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>-----------------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2>linking blue...</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>blue.c: 325 Undefined symbol '_beep' referenced 
from text segment</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>*** Error code 1</FONT></DIV>
<DIV><FONT face=Arial 
size=2>-----------------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any ideas where to look to?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Dave Banning</FONT></DIV>
<DIV><FONT face=Arial size=2>tracker@worldy.com</FONT></DIV></BODY></HTML>
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000801bf6b03$a21014a0$661e05d1>