Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#12185 closed defect (duplicate)

BUG: glob2 does not find boost_1-34

Reported by: ehainry@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.4.40
Keywords: Cc: sanchom (Sancho McCann), ehainry@…, ryandesign (Ryan Carsten Schmidt)
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 (1)

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

Download all attachments as: .zip

Change History (4)

Changed 17 years ago by ehainry@…

Attachment: glob2.diff added

comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

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.

comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed

Resolving as duplicate of #12110.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.