Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2013 08:31:31 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        makc@FreeBSD.org, freebsd-ports@FreeBSD.org
Subject:   Re: textproc/stardict3 3.0.4 does not compile
Message-ID:  <20130416063130.GA1225@tiny.Sisis.de>
In-Reply-To: <20130416052020.GA2493@tinyCurrent>
References:  <20130416052020.GA2493@tinyCurrent>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Tuesday, April 16, 2013 a las 07:20:20AM +0200, Matthias Apitz escribió:

> 
> Hello,
> 
> Compilation of the above port stops with:
> 
> # make
> ...
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -Wall
> -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/
> -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo
> -I/usr/local/include/pixman-1 -D_THREAD_SAFE
> -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15
> -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2
> -I/usr/local/include/glib-2.0 -I/usr/local/include/libxml2
> -I/usr/local/include -I.. -I.. -g -O2 -MT libcommon.lo -MD -MP -MF
> .deps/libcommon.Tpo -c libcommon.cpp  -fPIC -DPIC -o .libs/libcommon.o
> In file included from libcommon.cpp:30:
> libcommon.h:191: error: could not convert template argument 'gzclose' to
> 'int (*)(zip::gzFile_s*)'
> libcommon.h:191: error: invalid type in declaration before ';' token
> libcommon.cpp: In function 'int unpack_zlib(const char*, const char*)':
> libcommon.cpp:602: error: invalid conversion from 'void*' to
> 'zip::gzFileWrapper'
> libcommon.cpp:617: error: 'get_impl' was not declared in this scope
> gmake[2]: *** [libcommon.lo] Error 1

It seems that there is a fix from July 20 of last year in the code
of startdict:

http://code.google.com/p/stardict-3/issues/detail?id=31

I will test this and report back to maintainer if it works to be
included in the port.

	matthias
-- 
Sent from my FreeBSD netbook

Matthias Apitz               |  - No system with backdoors like Apple/Android
E-mail: guru@unixarea.de     |  - Never being an iSlave
WWW: http://www.unixarea.de/ |  - No proprietary attachments, no HTML/RTF in E-mail
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?20130416063130.GA1225>