Page 1 of 1

Errors in GAIM .56 and .59!

PostPosted: Wed Jul 24, 2002 4:23 pm
by beav
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?

Re: Errors in GAIM .56 and .59!

PostPosted: Thu Dec 19, 2002 4:01 am
by <sali>
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