Solved it - it wasn't related to the rm command.

I ran the libtool command with --debug option (Doh!), which showed that the 
process stopped at the command "lipo -info" which tries to figure out what 
architectures to build for. 

This conversation is related to a similar issue: Lipo is not working in 
combinations of OS X 10.9.2 and XCode: 
http://stackoverflow.com/questions/19814946/xcode-4-mavericks-creating-universal-binary-for-osx-hangs






---

** [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 12:00 PM 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