bugGNU source-highlight - Bugs: bug #43714, Boost::regex library not...

 
 

bug #43714: Boost::regex library not recognized during ./configure

Submitter:  Hana Skoumalová <skoumal>
Submitted:  Thu 27 Nov 2014 04:14:24 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  bettini
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 27 Mar 2015 05:27:13 PM UTC, comment #1: 

Fixed in the git repository

I've updated the Autoconf macros that check for that library.

Lorenzo Bettini <bettini>
Group administrator
Thu 27 Nov 2014 04:14:24 PM UTC, original submission:  

Trying to install source-highlight-3.1.7 on Ubuntu 14.04, I always end with

ERROR! Boost::regex library not installed.

I installed both libboost-regex and libboost-regex-dev. The library is installed in /usr/lib/x86_64-linux-gnu/. Header files are installed in /usr/include/boost. Even if I try

./configure CXXFLAGS=-I/usr/include/boost/ LDFLAGS=-L/usr/lib/x86_64-linux-gnu/

I get the error message about missing Boost::regex library.

Hana Skoumalová <skoumal>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bettini (Posted a comment)
  • -email is unavailable- added by skoumal (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-03-27 bettini StatusNone Fixed
        Assigned toNone bettini
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code