[cairo-bugs] [Bug 10189] New: directfb code doesn't build out of the source directory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 5 14:22:03 PST 2007


http://bugs.freedesktop.org/show_bug.cgi?id=10189

           Summary: directfb code doesn't build out of the source directory
           Product: cairo
           Version: 1.3.16
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
        AssignedTo: cworth at cworth.org
        ReportedBy: seb128 at debian.org
         QAContact: cairo-bugs at cairographics.org


* untar the 1.3.16 tarball to /tmp
* cd /tmp/cairo-1.3.6
* mkdir build
* cd build
* /tmp/cairo-1.3.16/configure --enable-directfb
* make

/tmp/cairo-1.3.16/boilerplate/cairo-test-directfb.c: In function
'create_directfb_window_surface':
/tmp/cairo-1.3.16/boilerplate/cairo-test-directfb.c:86: error: implicit
declaration of function 'cairo_directfb_surface_create'
/tmp/cairo-1.3.16/boilerplate/cairo-test-directfb.c:86: warning: nested extern
declaration of 'cairo_directfb_surface_create'
/tmp/cairo-1.3.16/boilerplate/cairo-test-directfb.c:86: warning: return makes
pointer from integer without a cast
/tmp/cairo-1.3.16/boilerplate/cairo-test-directfb.c: In function
'create_directfb_bitmap_surface':
/tmp/cairo-1.3.16/boilerplate/cairo-test-directfb.c:103: warning: return makes
pointer from integer without a cast


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list