Ticket #250 (closed defect: fixed)

Opened 10 months ago

Last modified 3 weeks ago

GPP configure fails with Boost library naming

Reported by: ttsou Owned by: shereef
Priority: minor Milestone: Release 0.8.0
Component: platform Version: 0.7.x
Keywords: Cc:

Description

The autoconf macros from GPP won't pick up Boost libraries that follow official naming conventions http://www.boost.org/doc/libs/1_37_0/more/getting_started/windows.html#library-naming. Notably, this will occur if you upgrade the Boost 1.34 version in FC10 to 1.35+ from source to work with GNURadio. Generally speaking, GPP won't find Boost libs built from source and possibly other non-Fedora distributions that use Boost without "--layout-system" naming. There is a set of macros by Thomas Porschberg http://autoconf-archive.cryp.to/ax_boost_base.html that manages boost libraries quite well; I recommend using them.

Change History

Changed 10 months ago by ttsou

It appears that this boost dependency for GPP in 0.7.x is deprecated. If so, the check should be removed from the configuration.

Changed 9 months ago by cdietric

  • owner changed from cdietric to mcarrick
  • milestone changed from 0.7.x to Release 0.7.3

Changed 8 months ago by cdietric

  • milestone changed from Release 0.7.3 to Release 0.8.0

Changed 5 months ago by mcarrick

  • owner changed from mcarrick to shereef

Changed 3 weeks ago by cdietric

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.