Date: Tue, 29 Oct 2013 11:46:01 +0900 (JST) From: Nakata Maho <maho.nakata@gmail.com> To: guru@unixarea.de Cc: freebsd-ports@freebsd.org Subject: Re: graphics/libemf (Revision: 328930) Message-ID: <20131029.114601.1089443855971070257.maho.nakata@gmail.com> In-Reply-To: <20131029.113817.1168494865712773527.maho.nakata@gmail.com> References: <20131028100009.GA25040@sh4-5.1blu.de> <20131029.113817.1168494865712773527.maho.nakata@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Matthias, I'll commit updated version very soon. Best, Nakata Maho From: Nakata Maho <maho.nakata@gmail.com> Subject: Re: graphics/libemf (Revision: 328930) Date: Tue, 29 Oct 2013 11:38:17 +0900 (JST) > 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@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@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 >>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131029.114601.1089443855971070257.maho.nakata>