Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!snorkelwacker!think!samsung!uunet!sco!rosso From: rosso@sco.COM (Ross Oliver) Newsgroups: comp.unix.xenix Subject: Compiler error messages (lack of) Keywords: cc error messages in SCO UNIX System V/386 r3.2 Message-ID: <7668@viscous.sco.COM> Date: 28 Nov 89 01:57:11 GMT References: <529@s5.Morgan.COM> Sender: news@sco.COM Reply-To: rosso@sco.com (Ross Oliver) Organization: SCO Technical Support Lines: 19 In article <529@s5.Morgan.COM> amull@Morgan.COM (Andrew P. Mullhaupt) writes: >When I have compiler errors in cc or rcc under SCO UNIX System >V/386 r3.2 I only get the error number, not the text, (or the >helpful indication of which identifier is undefined, etc.). >Now I can find the files containing the error texts, but >maybe cc can't. Any suggestions? This can happen if you installed only parts of the SCO UNIX Development System. If you did not install the "386XDEV" package, you will be missing the files /lib/386/c1.err and /lib/386/c23.err, where the text of the error messages reside. The compiler then can't find the messages to print. To correct the problem, use the custom utility to install these two files, or the entire 386XDEV package. In the next release, we plan to change the installation procedure so these files are always installed. Ross Oliver Technical Support The Santa Cruz Operation, Inc.