graphics/libemf (Revision: 328930)

Matthias Apitz guru at unixarea.de
Mon Oct 28 09:55:05 UTC 2013


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