[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 11:22:35 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:8 michaelld@…]:
> Thanks. The issue has something to do with permissions of your
computer's filesystem. Can you run Disk Utility.app and have it repair
disk permissions, then try
> {{{
> CPATH=. /usr/bin/gcc -v -nostdinc -c cpath_test.c
> }}}
> to see if it now works? If not, post the results here, surrounded by
three { }; that's how I get the special box just above reading "CPATH
...".
I ran Repair Permissions on the boot HD.
However,
{{{
CPATH=. /usr/bin/gcc -v -nostdinc -c cpath_test.c
}}}
still fails.
Note when I do a ls -l on the enclosing directory for cpath I get
{{{
drwxr-xr-x 6 root admin 204 Aug 26 12:52 cpath
}}}
Thus, no surprise why the .o file can't be written.
--
Ticket URL: <https://trac.macports.org/ticket/40250#comment:9>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list