pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] Pan bug 712539 and 757672


From: Petr Kovar
Subject: Re: [Pan-users] Pan bug 712539 and 757672
Date: Wed, 9 Mar 2016 22:30:29 +0100

On Wed, 9 Mar 2016 21:31:09 +0100
Detlef Graef <address@hidden> wrote:

> Am 09.03.2016 um 00:17 schrieb Rhialto:
> > On Tue 08 Mar 2016 at 18:54:48 +0100, Detlef Graef wrote:
> > 
> > In the new filterinfo2 branch I have now added changes that are supposed to
> > fix this.
> 
> I've tested the filterinfo2 branch on Linux/gcc5. Till now it runs
> without any problem.
> 
> I've tried to build it on FreeBSD with clang but did not succeed yet.
> 
> First I get this error:
> 
> c++  -g -O2    -o pan gui.o pan.o  ./libpangui.a [.......]
> /usr/bin/ld: undefined reference to symbol `libiconv_open' (try adding
> -liconv)
> //usr/local/lib/libiconv.so.2: could not read symbols: Bad value
> 
> These packages are installed:
> 
> iconv-2.0_4        Charset conversion library and utilities
> iconv-extra-2.0    Additional charsets for the iconv library (those from
> the Unicode site)
> iconv-rfc1345-2.0  Additional charset modules for the iconv library
> (from RFC1345)
> libiconv-1.14_8    Character set conversion library
> libunicode-0.4_11
> 
> Then I build it like this: make CXXFLAGS=" -g -O2 -liconv"

I'm not really familiar with FreeBSD but if there are development
packages, perhaps you are missing some of those?

> I got the error:
> 
> c++  -g -O2 -liconv    -o pan gui.o pan.o  ./libpangui.a  [........]
> make[2]: don't know how to make pan.appdata.xml. Stop

Interesting! Maybe commenting out or removing the appdata code I added in 
https://git.gnome.org/browse/pan2/commit/?id=08068057348b1041613f55c332fdb95f9189cb28
could help here? 

Cheers,
pk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]