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>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. ------=_NextPart_000_0005_01BF6AD9.B845E8A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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=20 tried to compile old TESTS files or new TESTS files I got errors; compiling a file named blue.c I got, as an example; =20 ----------------------------------------------- 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 ------=_NextPart_000_0005_01BF6AD9.B845E8A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2919.6307" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>FreeBSD version 2.2.8</FONT></DIV> <DIV><FONT face=3DArial size=3D2>I compiled ncurses TESTS files supplied = with=20 ncurses version 1.8.6 - no problem</FONT></DIV> <DIV><FONT face=3DArial size=3D2>Then I installed ncurses version 5.0 - = installation=20 seemed to go fine did ./configure then make, then make install as per=20 instruction</FONT></DIV> <DIV><FONT face=3DArial size=3D2>all with no problem, but when = I </FONT></DIV> <DIV><FONT face=3DArial size=3D2>tried to compile old TESTS files or new = TESTS files=20 I got errors;</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>compiling a file named blue.c I got, as = an=20 example; </FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial=20 size=3D2>-----------------------------------------------</FONT></DIV> <DIV><FONT face=3DArial size=3D2>linking blue...</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>blue.c: 325 Undefined symbol '_beep' = referenced=20 from text segment</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>*** Error code 1</FONT></DIV> <DIV><FONT face=3DArial=20 size=3D2>-----------------------------------------------</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Any ideas where to look = to?</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>Thanks</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>Dave Banning</FONT></DIV> <DIV><FONT face=3DArial = size=3D2>tracker@worldy.com</FONT></DIV></BODY></HTML> ------=_NextPart_000_0005_01BF6AD9.B845E8A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000801bf6b03$a21014a0$661e05d1>