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: problems with compilation



... specifically you'll need to remove and re-make, with the -cckr -common
settings,

	src/lib/gprim/mesh/O.sgi/meshnormal.o
	src/lib/util/O.sgi/fsa.o
	src/bin/Trigrp/O.sgi/aargtrigrp.o

as all these refer to a function, then later define it as 'static'.
Using ANSI C scope rules, this makes the function appear undefined.

Also to avoid (harmless but numerous) multiply-defined symbol warnings,
remove and remake all of geomview's .o files:

	src/bin/geomview/*/O.sgi/*.o


   Stuart


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