texmacs-dev
[Top][All Lists]
Advanced

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

Re: [Texmacs-dev] problem compiling 1.0.7.1 on OpenSolaris


From: Joris van der Hoeven
Subject: Re: [Texmacs-dev] problem compiling 1.0.7.1 on OpenSolaris
Date: Mon, 19 Jan 2009 11:13:38 +0100
User-agent: Mutt/1.5.9i

Hi Kostas,

On Sun, Jan 18, 2009 at 06:03:26PM -0500, Kostas Oikonomou wrote:
> I am trying to compile 1.0.7.1 on OpenSolaris using the Sun Studio 
> complers.  Whereas 1.0.7 compiled with no problem, I get this error with 
> 1.0.7.1:

Please try the most recent SVN version. I did something to correct
a similar bug for older g++ versions. Maybe it will work.

Best wishes, Joris

> CC -Usun -xarch=native -library=stlport4 -ISystem -ISystem/Boot 
> -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc 
> -ISystem/Language -IKernel/Abstractions -IKernel/Containers 
> -IKernel/Types -IData/Convert -IData/Drd -IData/Observers -IData/String 
> -IData/Tmfs -IData/Tree -IGuile -IGraphics/Bitmap_fonts -IGraphics/Fonts 
> -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IPlugins 
> -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit 
> -I/usr/include/freetype2 -I/opt/extra-libs/include -xO3 -c 
> ./Typeset/Boxes/Modifier/change_boxes.cpp -o Objects/change_boxes.o
> "System/Misc/fast_alloc.hpp", line 342: Warning (Anachronism): The prior 
> declaration for operator new(unsigned) has an exception specification.
> "System/Misc/fast_alloc.hpp", line 343: Warning (Anachronism): The prior 
> declaration for operator delete(void*) has an exception specification.
> "System/Misc/fast_alloc.hpp", line 344: Warning (Anachronism): The prior 
> declaration for operator new[](unsigned) has an exception specification.
> "System/Misc/fast_alloc.hpp", line 345: Warning (Anachronism): The prior 
> declaration for operator delete[](void*) has an exception specification.
> "./Typeset/Boxes/Modifier/change_boxes.cpp", line 87: Warning: x1 hides 
> box_rep::x1.
> "./Typeset/Boxes/Modifier/change_boxes.cpp", line 87: Warning: y1 hides 
> box_rep::y1.
> "./Typeset/Boxes/Modifier/change_boxes.cpp", line 87: Warning: x2 hides 
> box_rep::x2.
> "./Typeset/Boxes/Modifier/change_boxes.cpp", line 87: Warning: y2 hides 
> box_rep::y2.
> "./Typeset/Boxes/Modifier/change_boxes.cpp", line 242: Warning: ip hides 
> box_rep::ip.
> "./Typeset/Boxes/Modifier/change_boxes.cpp", line 523: Warning: 
> textat_box_rep::graphical_select hides the virtual function 
> change_box_rep::graphical_select(int, int, int, int).
> "./Typeset/Boxes/Modifier/change_boxes.cpp", line 603: Error: 
> Overloading ambiguity between "tm_new<action_box_rep, list<int>, box, 
> tree, command, bool, list<int>>(list<int>&, const box&, tree&, command&, 
> bool&, list<int>&)" and "tm_new<action_box_rep, list<int>, box, tree, 
> command, bool, list<int>>(const list<int>&, const box&, const tree&, 
> const command&, const bool&, const list<int>&)".
> 1 Error(s) and 10 Warning(s) detected.
> gmake[1]: *** [Objects/change_boxes.o] Error 1
> gmake[1]: Leaving directory `/export/home/ko/TeXmacs-1.0.7.1-src/src'
> 
> Thanks for your help.
> 
>                Kostas
> 
> 
> _______________________________________________
> Texmacs-dev mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/texmacs-dev




reply via email to

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