Opened 22 months ago
Last modified 18 months ago
#66717 closed defect
gperftools fails on PPC — at Initial Version
Reported by: | barracuda156 | Owned by: | barracuda156 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | powerpc, leopard, snowleopard | Cc: | |
Port: | gperftools |
Description
There are some errors with missing defines and also C++11 is needed:
checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E checking whether /usr/bin/g++-4.2 supports C++11 features with -std=gnu++11... no checking whether /usr/bin/g++-4.2 supports C++11 features with -std=gnu++0x... no configure: error: *** A compiler with support for C++11 language features is required.
Assigning to myself, will fix it.
Note: See
TracTickets for help on using
tickets.