cvs commit: ports/textproc/sablotron Makefile distinfo pkg-descr

Ion-Mihai Tetcu itetcu at people.tecnik93.com
Thu Oct 13 04:57:14 PDT 2005


On Thu, 13 Oct 2005 02:30:08 +0000 (UTC)
Mikhail Teterin <mi at 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"




More information about the cvs-ports mailing list