tags:

views:

4

answers:

0

I'm having a problem installing gcc43 on my 10.4.11 OSX

I've tried to install from macports with no luck. What other options do i have to get it up and running so I can install scipy and numpy?

Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc43/work/build" && /usr/bin/make -j2 all " returned error 2

Command output: CCASFLAGS=" ${flags}" \ FCFLAGS="-g -O2 ${flags}" \ FFLAGS=" ${flags}" \ ADAFLAGS=" ${flags}" \ prefix="/opt/local" \ exec_prefix="/opt/local" \ GCJFLAGS=" ${flags}" \ CXXFLAGS="-O2 -g -O2 ${flags}" \ LIBCFLAGS="-O2 -g -O2 ${flags}" \ LIBCXXFLAGS="-O2 -g -O2 -fno-implicit-templates ${flags}" \ LDFLAGS=" ${flags}" \ MULTIFLAGS="${flags}" \ DESTDIR="" \ INSTALL="/usr/bin/install -c" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ INSTALL_SCRIPT="/usr/bin/install -c" \ all); then \ true; \ else \ exit 1; \ fi; \ else true; \ fi; \ fi; \ done; \ fi /usr/bin/make all-am true DO=all multi-do # /usr/bin/make make: * [all] Error 2

Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output.