Changes between Initial Version and Version 1 of Ticket #22000
- Timestamp:
- Oct 13, 2009, 1:36:24 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22000
- Property Owner changed from macports-tickets@… to pguyot@…
- Property Keywords arm-none-linux-gnueabi-gcc removed
-
Property
Milestone
changed from
MacPorts 1.8.2
to - Property Port arm-none-linux-gnueabi-gcc added
-
Ticket #22000 – Description
initial v1 1 1 Applied patch for binutils but still having following problem 2 2 3 3 {{{ 4 4 ---> Building arm-none-linux-gnueabi-gcc 5 5 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_cross_arm-none-linux-gnueabi-gcc/work/build" && /usr/bin/make -j4 all AR_FOR_TARGET=arm-none-linux-gnueabi-ar AS_FOR_TARGET=arm-none-linux-gnueabi-as LD_FOR_TARGET=arm-none-linux-gnueabi-ld NM_FOR_TARGET=arm-none-linux-gnueabi-nm RANLIB_FOR_TARGET=arm-none-linux-gnueabi-ranlib " returned error 2 … … 34 34 rm arm-none-linux-gnueabi-cpp.pod fsf-funding.pod gcov.pod arm-none-linux-gnueabi-gcc.pod gfdl.pod gpl.pod 35 35 make: *** [all-gcc] Error 2 36 }}}