go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[rnw at math.Princeton.EDU: Re: OOPS!]


  • To: software
  • Subject: [rnw at math.Princeton.EDU: Re: OOPS!]
  • From: mbp
  • Date: Mon, 21 Sep 92 13:24:13 CDT

I answered this already but am forwarding it to software for the record.
--Mark



From: "Richard Wong" <rnw at math.Princeton.EDU>
Date: Fri, 18 Sep 92 10:10:18 EDT
To: mbp at geom
Subject: Re:  OOPS!

Mark-

sorry to bug you but i found another one....

r

-------------------------

      cd O.sgi ; make all
        cd geomview ; make all
        cd common ; make all
        cd gl ; make all
        cd O.sgi ; make all
        rm -f main.o main.c
        ln ../../common/main.c .
        cc -I../../common -DRMAN -g -float -prototypes -g0 -DMACHTYPE='"sgi"' -I../../../../../include -c main.c
accom: Warning 314: ../../common/drawer.h, line 288: Trailing comma in enumeration is illegal: accepted as extension (ANSI C 3.5.2.2)
       } DrawerKeyword;
       ^
        rm -f glui.o glui.c
        ln ../glui.c .
        cc -I.. -g -float -prototypes -g0 -DMACHTYPE='"sgi"' -I../../../../../include  -c glui.c
accom: Warning 314: ../../common/drawer.h, line 288: Trailing comma in enumeration is illegal: accepted as extension (ANSI C 3.5.2.2)
       } DrawerKeyword;
       ^
accom: Error: glui.c, line 667: prototype parameter 1 type must have all qualifiers of actual arg (except`outermost`) and pointed to types must be compatible (ANSI 3.3.2.2,3.3.16.1)
            getorigin(&pan->x0, &pan->y0);
       ---------------------------------^
accom: Error: glui.c, line 667: Argument 1 Type Doesn't Match prototype description; prototype:  pointer to long is different from actual:  pointer to int
            getorigin(&pan->x0, &pan->y0);
       ---------------------------------^
accom: Error: glui.c, line 667: prototype parameter 2 type must have all qualifiers of actual arg (except`outermost`) and pointed to types must be compatible (ANSI 3.3.2.2,3.3.16.1)
            getorigin(&pan->x0, &pan->y0);
       ---------------------------------^
accom: Error: glui.c, line 667: Argument 2 Type Doesn't Match prototype description; prototype:  pointer to long is different from actual:  pointer to int
            getorigin(&pan->x0, &pan->y0);
       ---------------------------------^
accom: Error: glui.c, line 1095: Type mismatch in prototypes,   long  versus   int
       {
       ^
accom: Error: glui.c, line 1095: inconsistent prototypes for function SaveTypeProc
       {
       ^
accom: Error: glui.c, line 1102: Type mismatch in prototypes,   long  versus   int
       {
       ^
accom: Error: glui.c, line 1102: inconsistent prototypes for function OKSaveProc
       {
       ^
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo