Opened 15 years ago
Closed 15 years ago
#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 mf2k (Frank Schima))
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 (1)
Change History (7)
Changed 15 years ago by nefar@…
Attachment: | source-highlight.log added |
---|
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Port: | source-highlight added |
comment:2 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to nox@… |
---|---|
Port: | boost added |
comment:3 Changed 15 years ago by mf2k (Frank Schima)
Switching back to boost 1.38.0_0 allowed me to build source-highlight.
comment:4 Changed 15 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.
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.