Hi,
At some point of the fink installation it ask for choosing either 64 or 32 bit
package installation.
I had chosen 32 as it is the default choice.
Now I tried to compile git from source and get the following error:
AR xdiff/lib.a
LINK git-fast-import
ld: warning: in /sw/lib/libiconv.dylib, file was built for i386 which is not
the architecture being linked (x86_64)
Undefined symbols:
"_libiconv_open", referenced from:
_reencode_string in libgit.a(utf8.o)
"_libiconv", referenced from:
_reencode_string in libgit.a(utf8.o)
"_libiconv_close", referenced from:
_reencode_string in libgit.a(utf8.o)
_reencode_string in libgit.a(utf8.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [git-fast-import] Error 1
Is there a way to change 32 back to 64?
I am on Macosx 10.6.3
Thanks
------------------------------------------------------------------------------
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners