1 | william-lynchs-computer:~ root# port clean ntl |
---|
2 | ---> Cleaning ntl |
---|
3 | william-lynchs-computer:~ root# exit |
---|
4 | exit |
---|
5 | william-lynchs-computer:~ wlynch$ sudo port install ntl |
---|
6 | ---> Fetching ntl |
---|
7 | ---> Verifying checksum(s) for ntl |
---|
8 | ---> Extracting ntl |
---|
9 | ---> Configuring ntl |
---|
10 | ---> Building ntl with target all |
---|
11 | Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_math_ntl/work/ntl-5.4/src" && make all CC=/usr/bin/gcc-3.3 CPP=/usr/bin/cpp-3.3 CXX=/usr/bin/g++-3.3" returned error 2 |
---|
12 | Command output: make setup1 |
---|
13 | /usr/bin/gcc-3.3 -I../include -I. -O2 -c MakeDescAux.c |
---|
14 | gcc-3.3: installation problem, cannot exec `cc1': No such file or directory |
---|
15 | make[1]: *** [setup1] Error 1 |
---|
16 | make: *** [all] Error 2 |
---|
17 | |
---|
18 | Error: Status 1 encountered during processing. |
---|
19 | william-lynchs-computer:~ wlynch$ |
---|