Opened 18 years ago
Closed 18 years ago
#10956 closed defect (fixed)
Math-Pari doesn't build on MacBook Pro
Reported by: | christian.unger@… | Owned by: | yeled@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | markd@… | |
Port: |
Description
---> Building p5-math-pari with target all
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_perl_p5-math-pari/work/Math-Pari-2.010602" && make all" returned error 2
Command output: cp libPARI.dumb.pod blib/lib/Math/libPARI.dumb.pod
cp PariInit.pm blib/lib/Math/PariInit.pm
cp Pari.pm blib/lib/Math/Pari.pm
cp libPARI.pod blib/lib/Math/libPARI.pod
cd libPARI && make LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O3" PREFIX="/opt/local" PASTHRU_DEFINE="" PASTHRU_INC=""
make[1]: * No rule to make target ../pari-2.3.1/src/kernel/none/level0.h', needed by
pariinl.h'. Stop.
make: * [libPARI/libPARI.a] Error 2
Error: Status 1 encountered during processing.
hostinfo
Mach kernel version: Darwin Kernel Version 8.8.1: Mon Sep 25 19:42:00 PDT 2006; root:xnu-792.13.8.obj~1/RELEASE_I386
Change History (1)
comment:1 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Updated to 2.0.10709. Tested on Intel and it works now.