Please don't use "make ggext". There are several things in ggee that are considered deprecated, I don't maintain them anymore, because there are better externals with the same functionality available.
Just do a "make" and then you don't need the linking.
The 0.24b is a windows version, I am going to take a look what got screwed there,
Guenter
On Sun, 5 May 2002, Orm Finnendahl wrote:
Hi,
while trying to compile ggee 0.24:
0.24b doesn't start to configure (./configure dies immediately stating something about a bad interpreter...).
0.24 configures o.k., but make ggext yields the following error:
ld -export_dynamic -shared -o ggext.pd_linux ggee.o */*.o -lpthread -lm tools/define_louds_routines.o: In function
angle_to_cart': /usr/local/musik/pd/3rd_party/ggee/tools/define_louds_routines.c(.text+0x0): multiple definition of
angle_to_cart' other/vbap.o(.text+0x2c0):/usr/local/musik/pd/3rd_party/ggee/other/vbap.c: first defined here ld: Warning: size of symbol `angle_to_cart' changed from 148 to 162 in tools/define_louds_routines.o make: *** [ggext] Error 1Any ideas?
Yours, Orm