On Wed Feb  7 17:03:53 2001 "J.H.M. Dassen (Ray)" wrote...
>
>On Tue, Feb 06, 2001 at 14:16:36 -0500, Stan Brown wrote:
>> bad news, _Lot's_ of erors. The firs one is failing to find stddef.h, tehn
>> stdarg.h ... and so on.
>> 
>> What am I doing wrong here?
>
>You've probably forgotten to install libc6-dev which contains these headers.
>If not, you'll have to provide more details (e.g. a script(1) transcript of
>a compilation attempt).
>

        Well, dselect has libc6-dev marked as installed. I was hopeful it was 
that
        simple. It's reproducable on 2 different systems, that I just built, so 
it must
        be some mistake I am making.

        Here's a bit of a typescript.


[EMAIL PROTECTED]:~/precomp/demo/proc$ make -f *mk sample1
make -f /usr/oracle/precomp/demo/proc/demo_proc.mk OBJS=sample1.o EXE=sample1 
build
make[1]: Entering directory `/usr/oracle/precomp/demo/proc'
proc  iname=sample1

Pro*C/C++: Release 8.1.6.0.0 - Production on Tue Feb 6 20:56:20 2001

(c) Copyright 1999 Oracle Corporation.  All rights reserved.

System default option values taken from: /usr/oracle/precomp/admin/pcscfg.cfg

Error at line 33, column 11 in file /usr/include/stdio.h
# include <stddef.h>
..........1
PCC-S-02015, unable to open include file
Error at line 38, column 11 in file /usr/include/stdio.h
# include <stdarg.h>
..........1

        As you can see I have (at least) missing include files.

        What else can I check?

-- 
Stan Brown     [EMAIL PROTECTED]                                    843-745-3154
Charleston SC.
-- 
Windows 98: n.
        useless extension to a minor patch release for 32-bit extensions and
        a graphical shell for a 16-bit patch to an 8-bit operating system
        originally coded for a 4-bit microprocessor, written by a 2-bit 
        company that can't stand for 1 bit of competition.
-
(c) 2000 Stan Brown.  Redistribution via the Microsoft Network is prohibited.

Reply via email to