Errors in GAIM .56 and .59!

beav

2002-07-24 16:23:00

Ok, this is what i get when i try and compile gaim:

/usr/bin/ld: -undefined error must be used when -twolevel_namespace is in effect
make[2]: *** [autorecon.so] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

Any ideas?

Anonymous

2002-12-19 04:01:00

i just had an equal problem with sablot.. try to find the line allow_undefined_flag=' -undefined suppress' in the configure file and set it to allow_undefined_flag='-flat_namespace -undefined suppress' it should be under the darwin case-/if-something
cheers
ph