Modify ↓
Ticket #284 (new defect)
If install prefix is not standard then package config file reports incorrect include path
| Reported by: | anonymous | Owned by: | xi |
|---|---|---|---|
| Priority: | normal | Component: | libyaml |
| Severity: | normal | Keywords: | |
| Cc: |
Description
If install prefix is not standard then package config file reports incorrect include path
Applies to version 0.1.4
Attachments
Change History
Changed 7 months ago by ryoqun@…
-
attachment
yaml-0.1.pc.in
added
comment:1 Changed 7 months ago by ryoqun@…
Hi, I also encountered this problem when manually building Ruby 1.9.1-p286 with LibYAML.
I created a tiny patch to fix this.
Could you merge this in?
Changed 7 months ago by ryoqun@…
-
attachment
pkg-config-cflags.patch
added
Properly initialize the include path (actually the patch file)
Note: See
TracTickets for help on using
tickets.

Properly initialize the include path