Sorry to be spamming, but I found this interesting:

When I remove my sudo privileges ("sudo -k" makes them timeout at once) I get 
two more lines in the output from the failing libtool command:

libtool: link: rm -fr  .libs/libocdjtagdrivers.lax
rm: .libs/libocdjtagdrivers.lax/libocdusbblaster.a: Permission denied
rm: .libs/libocdjtagdrivers.lax: Directory not empty

It seems like a permission issue.


---

** [tickets:#70] Build is broken on OS X 10.9.2 (Mavericks)**

**Status:** assigned
**Milestone:** 0.9.0
**Created:** Thu May 08, 2014 09:58 AM UTC by n321203
**Last Updated:** Thu May 08, 2014 11:46 AM UTC
**Owner:** Paul Fertser

Steps to recreate issue:

1) Download latest source (openocd-0.8.0).

2) ./configure – works fine.

3) ./make – gets stucked in "Making all in usb_blaster". The last command is:

libtool: link: rm -fr  .libs/libocdjtagdrivers.lax

this command seem to fail because of a permission error (it don't have 
permission to remove files in .libs)






---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/openocd/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/openocd/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to