Skip site navigation (1)Skip section navigation (2)
Date:      25 Jan 2006 10:39:23 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        cblasius <cblasius@o2.pl>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: I still obtain error when compile /usr/ports/math/scilab
Message-ID:  <44r76w9v10.fsf@be-well.ilk.org>
In-Reply-To: <43D6534B.4090702@o2.pl>
References:  <43D6534B.4090702@o2.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
cblasius <cblasius@o2.pl> writes:

> Hello!
> 
> Thank you for previous help  :-) !
> 
> I upgrade my port tree (cvsup) and all instaled ports (portupgrade
> -a) and still  is problem with compiling
> /usr/ports/math/scilab. Especially with  port:
> /usr/ports/textproc/sablotron. Could someone help me with this
> issue. I want to use scilab for my work at university.
> 
> Thanks in advance.
> Here is the output when I compiled sablotron.
> 
> ===>  Building for Sablot-1.0.2
> Making all in src
> gmake[1]: Entering directory
> `/usr/ports/textproc/sablotron/work/Sablot-1.0.2/src'
> Making all in engine
> gmake[2]: Entering directory
> `/usr/ports/textproc/sablotron/work/Sablot-1.0.2/src/engine'
> if /bin/sh /usr/local/bin/libtool15 --mode=compile --tag=CXX c++
> -DHAVE_CONFIG_H
> -I. -I. -I../../autocfg   -I/usr/local/include  -O2
> -fno-strict-aliasing -pipe
> -march=pentiumpro  -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
> -fno-strict-aliasing -pipe -march=pentiumpro -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
> 
> Stop in /usr/ports/textproc/sablotron.

It works for me, this morning, on 6-STABLE.



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