[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 10:53:17 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@…):

 marius$ gcc -v
 Using built-in specs.
 Target: i686-apple-darwin10
 Configured with:
 /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~3/src/configure --disable-
 checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2
 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-
 prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-
 slibdir=/usr/lib --build=i686-apple-darwin10 --enable-
 llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~3/dst-
 llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin10-
 --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-
 include-dir=/usr/include/c++/4.2.1
 Thread model: posix
 gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)

 marius$ /usr/bin/gcc -nostdinc -c cpath_test.c
 cpath_test.c:1:24: error: no include path in which to search for
 cpath_test.h

 marius$ CPATH=. /usr/bin/gcc -nostdinc -c cpath_test.c
 /var/folders/+K/+KtVoCAtHtenBwlP19tRrU+++TI/-Tmp-//ccY5EIpM.s:unknown:FATAL:can't
 create output file: cpath_test.o

 Note:
 marius$ sudo CPATH=. /usr/bin/gcc -nostdinc -c cpath_test.c
 worked as expected.

-- 
Ticket URL: <https://trac.macports.org/ticket/40250#comment:6>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list