Ticket #12328 (closed defect: duplicate)
monotone does not compile
| Reported by: | luke-macports@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.5.0 |
| Keywords: | Cc: | luke-macports@…, ryandesign@… | |
| Port: |
Description
if g++ -DLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I. -I./lua -I./sqlite -I/opt/local/include -DNDEBUG -DBOOST_DISABLE_THREADS -DBOOST_SP_DISABLE_THREADS -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -O2 -Wall -W -Wno-unused -fno-strict-aliasing -MT mtn-ssh_agent.o -MD -MP -MF ".deps/mtn-ssh_agent.Tpo" -c -o mtn-ssh_agent.o test -f 'ssh_agent.cc' || echo './'ssh_agent.cc; \ then mv -f ".deps/mtn-ssh_agent.Tpo" ".deps/mtn-ssh_agent.Po"; else rm -f ".deps/mtn-ssh_agent.Tpo"; exit 1; fi numeric_vocab.hh:25: error: 'CHAR_BIT' was not declared in this scope numeric_vocab.hh:25: error: template argument 1 is invalid make[2]: *** [mtn-ssh_agent.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
Error: Status 1 encountered during processing. pomme:~ lukeschierer$

