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]

[ REQ 5291]: Geomview 1.5 src on SGI IRIX 5.3




	Hi,

	I was told about your program by a friend, and am happy it
exists! I got the source (why? Because I like to compile!) and followed
the INSTALL doc to a "T", but my "make install" exits:

*** Error code 1 (bu21) *** Error code 1 (bu21) *** Error code 1 (bu21)
*** Error code 1 (bu21) *** Error code 1 (bu21) *** Error code 1 (bu21)

here's a "screen grab" of the final gasps before exipring:


[...]

        cc -I.. -O -float -prototypes  -DMACHTYPE='"sgi"' -I../../../../../include  -c coled.c
cfe: Warning 709: coled.c, line 199: Incompatible pointer type assignment
     XtAddCallback(AxisButton, ((char*)&_XmStrings[4683]) , axis_callback, &mine);
 -----------------------------------------------------------^
cfe: Warning 709: coled.c, line 200: Incompatible pointer type assignment
     XtAddCallback(DeleteButton, ((char*)&_XmStrings[4683]) , delete_callback, &mine);
 -------------------------------------------------------------^
cfe: Warning 709: coled.c, line 201: Incompatible pointer type assignment
     XtAddCallback(AddButton, ((char*)&_XmStrings[4683]) , add_callback, &mine);
 ----------------------------------------------------------^
cfe: Warning 709: coled.c, line 202: Incompatible pointer type assignment
     XtAddCallback(SaveButton, ((char*)&_XmStrings[4683]) , save_callback, &mine);
 -----------------------------------------------------------^
cfe: Warning 709: coled.c, line 203: Incompatible pointer type assignment
     XtAddCallback(ExitButton, ((char*)&_XmStrings[4683]) , exit_callback, 0 );
 -----------------------------------------------------------^
cfe: Warning 709: coled.c, line 205: Incompatible pointer type assignment
     XtAddCallback(RScale, ((char*)&_XmStrings[6187]) , scale_callback, &mine);
 -------------------------------------------------------^
cfe: Warning 709: coled.c, line 206: Incompatible pointer type assignment
     XtAddCallback(GScale, ((char*)&_XmStrings[6187]) , scale_callback, &mine);
 -------------------------------------------------------^
cfe: Warning 709: coled.c, line 207: Incompatible pointer type assignment
     XtAddCallback(BScale, ((char*)&_XmStrings[6187]) , scale_callback, &mine);
 -------------------------------------------------------^
cfe: Warning 709: coled.c, line 208: Incompatible pointer type assignment
     XtAddCallback(RScale, ((char*)&_XmStrings[10557]) , scale_callback, &mine);
 --------------------------------------------------------^
cfe: Warning 709: coled.c, line 209: Incompatible pointer type assignment
     XtAddCallback(GScale, ((char*)&_XmStrings[10557]) , scale_callback, &mine);
 --------------------------------------------------------^
cfe: Warning 709: coled.c, line 210: Incompatible pointer type assignment
     XtAddCallback(BScale, ((char*)&_XmStrings[10557]) , scale_callback, &mine);
 --------------------------------------------------------^
cfe: Warning 709: coled.c, line 212: Incompatible pointer type assignment
     XtAddCallback(RTextBox, ((char*)&_XmStrings[10557]) , text_to_scale, &mine);
 ----------------------------------------------------------^
cfe: Warning 709: coled.c, line 213: Incompatible pointer type assignment
     XtAddCallback(GTextBox, ((char*)&_XmStrings[10557]) , text_to_scale, &mine);
 ----------------------------------------------------------^
cfe: Warning 709: coled.c, line 214: Incompatible pointer type assignment
     XtAddCallback(BTextBox, ((char*)&_XmStrings[10557]) , text_to_scale, &mine);
 ----------------------------------------------------------^
cfe: Warning 709: coled.c, line 216: Incompatible pointer type assignment
     XtAddCallback(PointList, ((char*)&_XmStrings[5112]) , list_callback, &mine);
 ----------------------------------------------------------^
        rm -f coledgl.o coledgl.c
        ln ../coledgl.c .
        cc -I.. -O -float -prototypes  -DMACHTYPE='"sgi"' -I../../../../../include  -c coledgl.c
cfe: Warning 709: coledgl.c, line 48: Incompatible pointer type assignment
   XtAddCallback(color_bar, "ginitCallback" , wininit, 0);
 ---------------------------------------------^
cfe: Warning 709: coledgl.c, line 49: Incompatible pointer type assignment
   XtAddCallback(color_bar, "exposeCallback" , winexposecbar, 0);
 ----------------------------------------------^
cfe: Warning 709: coledgl.c, line 67: Incompatible pointer type assignment
   XtAddCallback(color_edit, "ginitCallback" , wininit, 0);
 ----------------------------------------------^
cfe: Warning 709: coledgl.c, line 68: Incompatible pointer type assignment
   XtAddCallback(color_edit, "exposeCallback" , winexposecedit, 0);
 -----------------------------------------------^
cfe: Error: coledgl.c, line 127: redeclaration of 'redraw_cbar'; previous declaration at line 95 in file 'coledgl.c'
 void redraw_cbar(Widget w)
 -----^
cfe: Error: coledgl.c, line 127: Incompatible function return type for this function.
 void redraw_cbar(Widget w)
 ----------------^
*** Error code 1 (bu21) *** Error code 1 (bu21) *** Error code 1 (bu21)
*** Error code 1 (bu21) *** Error code 1 (bu21) *** Error code 1 (bu21)

	I set "COPTS" to "-O" and left the other stuff as released...
save for specifying CPU, and $GEOMVIEW.

	I am using an Indy R4000SC with the intent to use your sw as
a viewer/modeller.

	I first set the "-mips2" flag to take advantage of the R4000 instruc
set, but I can't get the recommended options to compile.
	
	Any help greatly thankful for!

David Carrigan
0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0O0OO0O
 ^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^.^
   S T O N E |  |  David Carrigan  |    |    |   | || |  |   |    |    |
    vermeer at panix.com "No matter where you are, you're there." -BBonzai 


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