Opened 16 years ago

Closed 16 years ago

#1075 closed defect (invalid)

--enable-directfb fails

Reported by: h@… Owned by: diego@…
Priority: normal Component: build system
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

I think there's a bug in the configure script when detecting directfb. The initial check to find the include path only runs if $_directfb = "auto", but not if it's "yes". Without the first check the include path doesn't get set for the version check which fails.

Change History (1)

comment:1 by diego@…, 16 years ago

op_sys: LinuxAll
rep_platform: PC (x86 with MMX)All
Resolution: invalid
Status: newclosed

If you force directfb, you need to pass the appropriate CFLAGS to configure.

Note: See TracTickets for help on using tickets.