From owner-freebsd-questions Sun Jan 30 1:49:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from home.worldy.com (ns1.WORLDY.COM [209.5.30.40]) by hub.freebsd.org (Postfix) with ESMTP id ACA8715A42 for ; Sun, 30 Jan 2000 01:49:22 -0800 (PST) (envelope-from tracker@worldy.com) Received: from tracker (ppp072.WORLDY.COM [209.5.30.102]) by home.worldy.com (8.8.7/8.8.7) with SMTP id EAA04796 for ; Sun, 30 Jan 2000 04:23:23 -0500 Message-ID: <000801bf6b03$a21014a0$661e05d1@tracker> From: "David Banning" To: Subject: there someting missing! - errors compiling c code - newcomer to c compiling! Date: Sun, 30 Jan 2000 04:23:12 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01BF6AD9.B845E8A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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
FreeBSD version 2.2.8
I compiled ncurses TESTS files supplied = with=20 ncurses version 1.8.6 - no problem
Then I installed ncurses version 5.0 - = installation=20 seemed to go fine did ./configure then make, then make install as per=20 instruction
all with no problem, but when = I 
tried to compile old TESTS files or new = TESTS files=20 I got errors;
 
compiling a file named blue.c I got, as = an=20 example;  
 
-----------------------------------------------
linking blue...
 
blue.c: 325 Undefined symbol '_beep' = referenced=20 from text segment
 
*** Error code 1
-----------------------------------------------
 
Any ideas where to look = to?
 
Thanks
 
Dave Banning
tracker@worldy.com
------=_NextPart_000_0005_01BF6AD9.B845E8A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message