Opened 11 years ago

Last modified 11 years ago

#37177 closed defect

Fix mesa installed headers — at Initial Version

Reported by: michaelld (Michael Dickens) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: mesa

Description

Mesa installs the header ${prefix}/include/VG/vgplatform.h, which internally #include's <>. This header is found in, but not installed by, Mesa, and required when checking to see if OpenVG works. I'm attaching a simple patch that changes the Mesa install to include this header.

Change History (1)

Changed 11 years ago by michaelld (Michael Dickens)

Attachment: mesa_svn.diff added

Patch to mesa to install extra headers required for <VG/openvg.h> to be usable.

Note: See TracTickets for help on using tickets.