Ticket #144 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by sleipnir

  • milestone changed from unsorted to milestone3

Changed 3 years ago by max_posedon

  • owner set to sleipnir
  • status changed from new to assigned

Is it should be fixed in MS3? sleipnir, I don't want install evolution-data-server even in MS4, what about postpone it?

Changed 3 years ago by sleipnir

Daniel, can you please recheck with the current version of the package (evolution-data-server-2.24.5-r2)! The version you posted is ancient...

Changed 3 years ago by sleipnir

  • status changed from assigned to closed
  • resolution set to invalid

We need some information here! Daniel, I will close the ticket for now. If the error persists with the current version of evolution-data-server, please reopen it.

Note: See TracTickets for help on using tickets.