Ticket #144 (closed defect: invalid)
cross emerge using db_includedir() in db-use.eclass faiils
| Reported by: | Daniel Benoy | Owned by: | sleipnir |
|---|---|---|---|
| Priority: | major | Milestone: | milestone3 |
| Component: | target | Keywords: | |
| Cc: |
Description
I tried emerging gnome-extra/evolution-data-server-1.12.3 and I think it's failing because of the lines:
# /usr/include/db.h is always db-1 on FreeBSD
# so include the right dir in CPPFLAGS
append-cppflags "-I$(db_includedir)"
It seems to add just '-I' to CPPFLAGS I looked in the db-use.eclass file and I see hard coded references to /usr/include
Change History
Note: See
TracTickets for help on using
tickets.
