New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #12185 (closed defect: duplicate)

Opened 2 years ago

Last modified 2 months ago

BUG: glob2 does not find boost_1-34

Reported by: ehainry@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.4.40
Keywords: Cc: sanchom@…, ehainry@…, ryandesign@…
Port:

Description

boost 1.34 installs its headers in a ${prefix}/include/boost-1_34/ directory which prevents glob2 from finding them. The bug is probably in boost, so I add its maintainer to the ccers.

I provide a patch file for glob2 to find boost headers, and also to find Apple's openGL libraries to have some openGL niceties in glob2. Patch follows

Attachments

glob2.diff (424 bytes) - added by ehainry@… 2 years ago.

Change History

Changed 2 years ago by ehainry@…

Changed 2 years ago by ryandesign@…

  • cc ryandesign@… added
  • owner changed from macports-dev@… to ryandesign@…

boost 1.34_1 now installs the expected ${prefix}/include/boost directory again. See #12110. That should resolve the issue which is the title of this ticket. If it does not, please reopen this ticket.

"OpenGL niceties" are unrelated to this issue and should be reported in a separate ticket. Note also that you should not hard-code /usr/X11R6; you should use ${x11prefix} instead.

Changed 2 years ago by ryandesign@…

  • status changed from new to closed
  • resolution set to duplicate

Resolving as duplicate of #12110.

Changed 2 months ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.