Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Oct 2005 14:57:08 +0300
From:      Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
To:        Mikhail Teterin <mi@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, skv@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/textproc/sablotron Makefile distinfo pkg-descr
Message-ID:  <20051013145708.3236e699@it.buh.cameradicommercio.ro>
In-Reply-To: <200510130230.j9D2U9D0099073@repoman.freebsd.org>
References:  <200510130230.j9D2U9D0099073@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 13 Oct 2005 02:30:08 +0000 (UTC)
Mikhail Teterin <mi@FreeBSD.org> wrote:

> mi          2005-10-13 02:30:08 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     textproc/sablotron   Makefile distinfo pkg-descr 
>   Log:
>   Update from 1.0.1 to 1.0.2. Make sure to link the library with
> -lexpat and -liconv, so the clients don't have to. OpenOffice's
> dll-checker is quite particular about this, for example.

On my FreeBSD 6.0-BETA5 #4: Sat Oct  8 15:26:09 EEST 2005:

if /bin/sh /usr/local/bin/libtool15 --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I../../autocfg   -I/usr/local/include  -O2 -pipe -march=athlon-xp  -MT encoding.lo -MD -MP -MF ".deps/encoding.Tpo" -c -o encoding.lo encoding.cpp; \
then mv -f ".deps/encoding.Tpo" ".deps/encoding.Plo"; else rm -f ".deps/encoding.Tpo"; exit 1; fi
 c++ -DHAVE_CONFIG_H -I. -I. -I../../autocfg -I/usr/local/include -O2 -pipe -march=athlon-xp -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.cpp  -fPIC -DPIC -o .libs/encoding.o
encoding.cpp: In member function `Bool Recoder::conv(Situation&, ConvInfo*, const char*&, size_t&, char*&, size_t&, EncResult&)':
encoding.cpp:285: error: invalid conversion from `char**' to `const char**'
encoding.cpp:285: error:   initializing argument 2 of `size_t libiconv(void*, const char**, size_t*, char**, size_t*)'
gmake[2]: *** [encoding.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/textproc/sablotron/work/Sablot-1.0.2/src/engine'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/textproc/sablotron/work/Sablot-1.0.2/src'
gmake: *** [all-recursive] Error 1
*** Error code 2


Any hints ?


Thanks,

-- 
IOnut
Unregistered ;) FreeBSD "user"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051013145708.3236e699>