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]

Re: [Update REQ 5366]: geomview and OpenGL on DEC Alphas



  Another mistake on my part.  To fix it, go to the directory
  src/lib/mg/ps and type "make depend".  This will fix the
  erroneous dependencies.

When I run make depend, I get compiler errors as follows:

----------------------------------------
handline.c:
/usr/lib/cmplrs/cc/cfe: Error: handline.c, line 133: redeclaration of 'random'; previous declaration at line 231 in file '/usr/include/stdlib.h'
 	long random();
 	-----^
/usr/lib/cmplrs/cc/cfe: Error: handline.c, line 133: Incompatible function return type for this function
 	long random();
 	-----------^
misc.c:
/usr/lib/cmplrs/cc/cfe: Warning: misc.c: 22: The number of arguments in macro invocation does not match definition
/usr/lib/cmplrs/cc/cfe: Warning: misc.c: 46: The number of arguments in macro invocation does not match definition
/usr/lib/cmplrs/cc/cfe: Error: misc.c, line 23: Syntax Error
 unsigned char *cptr;
 ^
/usr/lib/cmplrs/cc/cfe: Error: misc.c, line 26: Syntax Error
 {
 ^
/usr/lib/cmplrs/cc/cfe: Error: misc.c, line 37: Syntax Error
 	    sptr+=8; 
 	--------^
/usr/lib/cmplrs/cc/cfe: Error: misc.c, line 47: Syntax Error
 unsigned short *sptr;
 ^
/usr/lib/cmplrs/cc/cfe: Error: misc.c, line 50: Syntax Error
 {
 ^
/usr/lib/cmplrs/cc/cfe: Error: misc.c, line 61: Syntax Error
 	    sptr+=8; 
 	--------^
----------------------------------------

If I remove these errors by fudging things, I see another error later on
at:

misc.c line 109
 HZ is undefined

Thanks,
Mike
-------


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