[GRASS5] GRASS 5.1: MacOSX compilation?

Markus Neteler neteler at itc.it
Fri Aug 22 09:20:43 EDT 2003


A follow-up (Mac OS X):

A google search showed that all problems with

ld: multiple definitions of symbol _XXXXXX

as e.g. in
display/d.colors/
ld: multiple definitions of symbol _signalflag
OBJ.powerpc-apple-darwin6.6/set_sigs.o definition of _signalflag in section (__DATA,__common)
OBJ.powerpc-apple-darwin6.6/sigint.o definition of _signalflag in section (__DATA,__common)

are to be solved with "extern" of the related variable.

http://www.blender.org/pipermail/bf-committers/2003-June/003289.html
http://archive.develooper.com/perl6-internals@perl.org/msg04323.html
etc.

I tried to fix that, but don't know enough about it.

All vector modules compile so far, most of the other modules as well.

Markus




More information about the grass-dev mailing list