I am trying to build git on OS X 10.5, I get as far as the cyrus-sasl2
dependency which fails to build, producing the following error:
Undefined symbols:
"_auxprop_plugin_info", referenced from:
_main in pluginviewer.o
_main in pluginviewer.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [pluginviewer] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: The following dependencies failed to build: cyrus-sasl2
Error: Status 1 encountered during processing.
I am running the latest version of Xcode and have tried issuing the
commands: sudo port clean cyrus-sasl2, sudo port install cyrus-sasl2
- I have also tried cleaning all ports and re-running: sudo port
install git-core +svn, port selfupdate and sync are no help either.
I have been scouring the internet for two days looking for a solution.
Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"GitHub" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/github?hl=en
-~----------~----~----~----~------~----~------~--~---