Ik was net bezig om par2 te installeren via darwinports, al krijg ik hierbij een foutmelding. Aangezien ik nog niet zolang met Mac werk heb ik totaal geen idee hoe ik dit toch werkend krijg. "par2" is namelijk nodig voor een bepaalde usenetdownloader.
De foutmelding:
Wat is hier de fout?
De foutmelding:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| ---> Configuring par2 Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_archivers_par2/work/par2cmdline-0.4" && CPPFLAGS="-L/opt/local/lib -I/opt/local/include" CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" CC=/usr/bin/gcc-3.3 CXX=/usr/bin/g++-3.3 ./configure --prefix=/opt/local --mandir=/opt/local/share/man" returned error 77 Command output: checking build system type... i686-apple-darwin8.8.1 checking host system type... i686-apple-darwin8.8.1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables See `config.log' for more details. Error: The following dependencies failed to build: par2 Error: Status 1 encountered during processing. |
Wat is hier de fout?