Summary: | graphics/dia: wmf.cpp:64:19: error: emf.h: No such file or directory | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | O. Hartmann <ohartmann> |
Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
O. Hartmann
2009-07-16 13:10:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello! On 16.07.2009 22:06 O. Hartmann wrote: > wmf.cpp:64:19: error: emf.h: No such file or directory > wmf.cpp:108: error: 'HDC' in namespace 'W32' does not name a type > wmf.cpp:111: error: 'HDC' in namespace 'W32' does not name a type > wmf.cpp:116: error: 'HPEN' in namespace 'W32' does not name a type > wmf.cpp:118: error: 'HFONT' in namespace 'W32' does not name a type Could you try this patch? http://people.freebsd.org/~avl/patches/dia-0.9.7_2.diff - -- Best regards, Alexander Logvinov <ports@logvinov.com> PGP: 0x1C47D5C0 http://people.freebsd.org/~avl/avl.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkpfKFwACgkQ4TVBdhxH1cCGdwCglLYSrlBhh1dhjFRCoDl/MyV7 /wMAoKNLS8uNSS9gSdr4XYC8VJrVQDsq =ANRP -----END PGP SIGNATURE----- avl 2009-07-20 15:53:34 UTC FreeBSD ports repository Modified files: graphics/dia Makefile pkg-plist Log: - Fix build on i386 with libemf installed - Disable wmf filter build for !i386 PR: ports/136815 Submitted by: O. Hartmann <ohartman AT zedat.fu-berlin.de> Reviewed by: marcus, mezz (GNOME team) Approved by: tabthorpe (mentor) Revision Changes Path 1.73 +12 -2 ports/graphics/dia/Makefile 1.31 +2 -0 ports/graphics/dia/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |