[Mono-bugs] [Bug 576311] New: libgdiplus doesn't dist correctly if cairo deps are available on the system

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Feb 2 17:50:45 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=576311

http://bugzilla.novell.com/show_bug.cgi?id=576311#c0


           Summary: libgdiplus doesn't dist correctly if cairo deps are
                    available on the system
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: libgdiplus
        AssignedTo: spouliot at novell.com
        ReportedBy: ajorgensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


If you have cairo deps on your system the resulting tarball doesn't include the
cairo and pixman directories.

Normally conditional subdirs are handled by having a DIST_SUBDIRS that includes
all directories, but in this case doing that would require us to always
configure cairo.  This takes extra time and may require additional
dependencies.

Having a configure option to force using the internal cairo is probably the
best option.

In either case a DIST_SUBDIRS would be appropriate.  I'm going to add the
DIST_SUBDIRS and manually configure cairo to get by for now.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list