Ticket #20001 (closed defect: fixed)
source-highlight fails to compile : configure: error: Could not link against boost_regex-boost_regex-mt
| Reported by: | nefar@… | Owned by: | nox@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Port: | source-highlight boost |
Description (last modified by macsforever2000@…) (diff)
checking whether the Boost::Regex library is available... yes checking for main in -lboost_regex-mt... no checking for main in -lboost_regex-boost_regex-mt... no configure: error: Could not link against boost_regex-boost_regex-mt ! Warning: the following items did not execute (for source-highlight): org.macports.activat e org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
attaching build log
Attachments
Change History
comment:1 Changed 4 years ago by macsforever2000@…
- Port set to source-highlight
- Description modified (diff)
comment:2 Changed 4 years ago by macsforever2000@…
- Owner changed from macports-tickets@… to nox@…
- Port changed from source-highlight to source-highlight boost
This may be a boost problem. Assigning to the maintainer of boost. This port used to install for me and in fact was active for me, but I just tried to re-install it now - with the latest boost installed - and now it fails.
comment:3 Changed 4 years ago by macsforever2000@…
Switching back to boost 1.38.0_0 allowed me to build source-highlight.
comment:4 Changed 4 years ago by nefar@…
is it possible for me to build boost 1.38 from port? This seems like it would be a nice feature to have, if not...
i.e. port install boost --version 1.38.0_0
Note: See
TracTickets for help on using
tickets.

