bug-gnu-utils
[Top][All Lists]
Advanced

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

Problem compiling plotutils-2.4.1


From: Pierre
Subject: Problem compiling plotutils-2.4.1
Date: Sat, 22 Sep 2001 15:12:08 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010913

Hi,

I try to compile plotutils on my GNU/Linux Slackware 8 with gcc-3.0.1
I configure with ./configure --enable-libplotter --enable-libxmi and there's no problem doing this.
But when doing make i got :

address@hidden:/tmp/plotutils-2.4.1# gmake
gmake  all-recursive
gmake[1]: Entering directory `/tmp/plotutils-2.4.1'
[...]
Making all in libplotter
gmake[2]: Entering directory `/tmp/plotutils-2.4.1/libplotter'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I./../include -DLIBPLOT -DLIBPLOTTER -O2 -c g_write.cc
rm -f .libs/g_write.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I./../include -DLIBPLOT -DLIBPLOTTER -O2 -c g_write.cc -fPIC -DPIC -o .libs/g_write.lo
g_write.cc: In function `void _write_bytes(const plPlotterData*, int, const
   unsigned char*)':
g_write.cc:43: no matching function for call to `std::basic_ostream<char,
   std::char_traits<char> >::write(const unsigned char*&, int&)'
/usr/local/include/g++-v3/bits/ostream.tcc:370: candidates are:
   std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT,
   _Traits>::write(const _CharT*, int) [with _CharT = char, _Traits =
   std::char_traits<char>]
gmake[2]: *** [g_write.lo] Error 1
gmake[2]: Leaving directory `/tmp/plotutils-2.4.1/libplotter'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/plotutils-2.4.1'
gmake: *** [all-recursive-am] Error 2


It would be great if you could help me with this !

Best regards,

Pierre.




reply via email to

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