You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shared lib is part of default make list.
run make on OS X 10.8.5
What happens:
libtool -dynamic ...
with long string of missing symbol errors.
Expected: success
Fix: add libc dependency to link (-lc), non Darwin already does; patch attached.
Original issue reported on code.google.com by cbret...@gmail.com on 21 Mar 2014 at 12:50
Original issue reported on code.google.com by
cbret...@gmail.com
on 21 Mar 2014 at 12:50Attachments:
The text was updated successfully, but these errors were encountered: