[MacPorts] #40250: octave-devel configure failure: to build Octave, you must have the PCRE library and header files installed
MacPorts
noreply at macports.org
Mon Aug 26 12:43:13 PDT 2013
#40250: octave-devel configure failure: to build Octave, you must have the PCRE
library and header files installed
-----------------------------+-------------------------
Reporter: mschamschula@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords:
Port: octave-devel |
-----------------------------+-------------------------
Comment (by mschamschula@…):
Replying to [comment:16 michaelld@…]:
> OK; next up:
> {{{
> cd ~/Desktop
> cp -rp `port dir qt4-mac`/files/cpath cpath_test_2
> cd cpath_test_2
> CPATH=. /usr/bin/clang -v -nostdinc -c cpath_test.c
> }}}
> and see if that works.
Nope:
{{{
marius$ CPATH=. /usr/bin/clang -v -nostdinc -c cpath_test.c
Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn)
Target: x86_64-apple-darwin10.8.0
Thread model: posix
"/usr/bin/clang" -cc1 -triple x86_64-apple-macosx10.6.8 -emit-obj
-mrelax-all -disable-free -disable-llvm-verifier -main-file-name
cpath_test.c -pic-level 1 -mdisable-fp-elim -relaxed-aliasing -masm-
verbose -munwind-tables -target-cpu core2 -target-linker-version 127.2 -v
-coverage-file cpath_test.o -nostdinc -resource-dir
/usr/bin/../lib/clang/3.0 -ferror-limit 19 -fmessage-length 80 -stack-
protector 1 -fblocks -fdiagnostics-show-option -fcolor-diagnostics -o
cpath_test.o -x c cpath_test.c
clang -cc1 version 3.0 based upon llvm 3.0svn hosted on x86_64-apple-
darwin10.8.0
#include "..." search starts here:
End of search list.
cpath_test.c:1:10: fatal error: 'cpath_test.h' file not found
#include <cpath_test.h>
^
1 error generated.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/40250#comment:17>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list