graphics/libemf (Revision: 328930)

Nakata Maho maho.nakata at gmail.com
Tue Oct 29 02:38:21 UTC 2013


Hi Matthias,

On 9.2-RELEASE, looks fine, and as you pointed out,
without #include <backward/function.h>, it won't.

> Should I file a PR or is the maintainer already aware of it?
Just I aware of that ;-)

I welcome patches.

Best,
 Nakata Maho

From: Matthias Apitz <guru at unixarea.de>
Subject: graphics/libemf (Revision: 328930)
Date: Mon, 28 Oct 2013 11:00:09 +0100

> 
> Hello,
> 
> The graphics/libemf does not build in i386 head, neither with cland nor
> with gcc46, it is missing some older(?) header file:
> 
> # make
> ...
> Making all in libemf
> --- libemf.lo ---
> source='libemf.cpp' object='libemf.lo' libtool=yes
> depfile='.deps/libemf.Plo' tmpdepfile='.deps/libemf.TPlo'  depmode=gcc3
> /bin/sh ../config/depcomp  /bin/sh /usr/local/bin/libtool --mode=compile
> c++ -DHAVE_CONFIG_H  -I. -I. -I../config -I../include     -O2 -pipe
> -fno-strict-aliasing -D_REENTRANT -DPTHREADS -c -o libemf.lo `test -f
> libemf.cpp || echo './'`libemf.cpp
> libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I. -I../config -I../include
> -O2 -pipe -fno-strict-aliasing -D_REENTRANT -DPTHREADS -c libemf.cpp -MT
> libemf.lo -MD -MP -MF .deps/libemf.TPlo  -fPIC -DPIC -o .libs/libemf.o
> In file included from libemf.cpp:21:
> ./libemf.h:30:10: fatal error: 'backward/function.h' file not found
> #include <backward/function.h>
>          ^
> 1 error generated.
> *** [libemf.lo] Error code 1
> 
> The port graphics/libemf is required for graphics/dia. Interestingly
> there is a pre-build package available at
> ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/i386/9.2-RELEASE/packages/All/libEMF-1.0.tbz
> (dated around June 2013). Having installed this in my /head environment
> makes graphics/dia happy.
> 
> Should I file a PR or is the maintainer already aware of it?
> 
> Thanks
> 
> 	matthias
> 
> 
> -- 
> Matthias Apitz               |  /"\ ASCII Ribbon Campaign: www.asciiribbon.org
> E-mail: guru at unixarea.de     |  \ / - No HTML/RTF in E-mail
> WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
> phone: +49-170-4527211       |  / \ - Respect for open standards
> 


More information about the freebsd-ports mailing list