Opened 17 years ago
Closed 16 years ago
#1075 closed defect (invalid)
--enable-directfb fails
Reported by: | Owned by: | ||
---|---|---|---|
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 , 16 years ago
op_sys: | Linux → All |
---|---|
rep_platform: | PC (x86 with MMX) → All |
Resolution: | → invalid |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
If you force directfb, you need to pass the appropriate CFLAGS to configure.