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 6103]: Compile problems



Trying to use Geomview 1.5 on an IRIX 6.3 machine. Tried the standard iris 4
precompiled version, it won't run - when I type "geomview" I get

/home/dream/comir/tools/Geomview/bin/sgi/gvx: Syntax error at line 6: `('
unexpected.

This version works fine on all our IRIX 5 Indy machines and our IRIX 6.0.1
PowerChallenge parallel processor. I think the main difference with the new
machines is that they use "elf" instead of "a.out" format (I don't pretend to
know exactly what this means, but it's to do with object code formats and
linking, I think).

So I tried downloading the source version and compiling it. It goes OK for a
while but eventually I get the following stream of errors:

**********************************

        cc -I.. -g   -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)

**********************************

In fact, I get the same error when I try to compile the source on our irix 5
boxes too.

Any ideas how I can get round this problem?

Regards,

Tony Heap
Computer Vision Group
University of Leeds


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