Changes between Initial Version and Version 1 of Ticket #32235
- Timestamp:
- Nov 24, 2011, 6:40:43 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32235
- Property Keywords ARB makedepend xcode 4.2 lion removed
- Property Port makedepend added
-
Property
Summary
changed from
Error: Failed to install makedepend Xcode 4.2, Lion - ARB installation
tomakedepend: configure fails
-
Ticket #32235 – Description
initial v1 1 1 Morning all. I was trying to install arb through macports and I keep running into this error: 2 2 3 {{{ 3 4 sudo port install arb 4 5 ---> Configuring makedepend 5 6 Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) 6 7 Error: Failed to install makedepend 8 }}} 7 9 8 10 I went through the process of trying to install makedepend separately using the instructions on the MacPorts Guide, … … 11 13 When I try with this with llvm-gcc-4.2 12 14 I end up with the error: 15 {{{ 13 16 Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) 17 }}} 14 18 15 19 When I try with apple-gcc-4.2 16 20 I end up with this: 21 {{{ 17 22 Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) 23 }}} 18 24 19 25 I was wondering what my next steps for trouble shooting should be. … … 21 27 Thanks for any help or suggestions! 22 28 23 Regards, 29 Regards, [[br]] 24 30 Ara