retitle 455399 FTBFS with GCC 4.3: uses (removed) pre-iso c++ headers
thanks

I mentioned that GCC 4.3 converted a number of C++ warnings into
errors.  This change has now been reverted after a lot of
discussion.  I just compiled your package with the latest snapshot
of GCC 4.3 to see if it compiles with 4.3, but there is another issue:

In GCC 4.3, pre-iso c++ headers will no longer be present, but your
application makes use of them.

You can reproduce this problem with gcc-4.3 or gcc-snapshot from
unstable.

> Automatic build of magnus_20060324-5 on em64t by sbuild/amd64 0.53
...
> Compile.mk:29: TTnodesRsrc/FTTnode.d: No such file or directory
> /bin/sh -ec 'g++ -M   -IFclasses -IGLink -IGLinkGLvar -IGLvarSub -Ipres 
> -ITTdriverDebug -ITTnodesRsrc -O2 -DDEBUG -g -fno-operator-names -D_G_NO_NRV 
> -Wno-deprecated -DLINUX -IFclasses -IGLink -IGLinkGLvar -IGLvarSub -Ipres 
> -ITTdriverDebug -ITTnodesRsrc TTnodesRsrc/FTTnode.C | sed 
> "s:TTnodesRsrc/FTTnode.o:& TTnodesRsrc/FTTnode.d:g"' > TTnodesRsrc/FTTnode.d
> In file included from TTdriverDebug/crossTrainer.h:8,
>                  from TTnodesRsrc/FTTnode.C:1:
> TTdriverDebug/operators.h:29:22: error: iostream.h: No such file or directory
> In file included from TTnodesRsrc/FTTnode.C:1:
> TTdriverDebug/crossTrainer.h:21:21: error: fstream.h: No such file or 
> directory
> /bin/sh -ec 'g++ -M   -IFclasses -IGLink -IGLinkGLvar -IGLvarSub -Ipres 
> -ITTdriverDebug -ITTnodesRsrc -O2 -DDEBUG -g -fno-operator-names -D_G_NO_NRV 
> -Wno-deprecated -DLINUX -IFclasses -IGLink -IGLinkGLvar -IGLvarSub -Ipres 
> -ITTdriverDebug -ITTnodesRsrc TTnodesRsrc/FTT2pnode.C | sed 
> "s:TTnodesRsrc/FTT2pnode.o:& TTnodesRsrc/FTT2pnode.d:g"' > 
> TTnodesRsrc/FTT2pnode.d
> In file included from TTdriverDebug/crossTrainer.h:8,
>                  from TTnodesRsrc/FTT2pnode.C:1:
> TTdriverDebug/operators.h:29:22: error: iostream.h: No such file or directory
> In file included from TTnodesRsrc/FTT2pnode.C:1:
> TTdriverDebug/crossTrainer.h:21:21: error: fstream.h: No such file or 
> directory
> /bin/sh -ec 'g++ -M   -IFclasses -IGLink -IGLinkGLvar -IGLvarSub -Ipres 
> -ITTdriverDebug -ITTnodesRsrc -O2 -DDEBUG -g -fno-operator-names -D_G_NO_NRV 
> -Wno-deprecated -DLINUX -IFclasses -IGLink -IGLinkGLvar -IGLvarSub -Ipres 
> -ITTdriverDebug -ITTnodesRsrc TTnodesRsrc/FTT2node.C | sed 
> "s:TTnodesRsrc/FTT2node.o:& TTnodesRsrc/FTT2node.d:g"' > 
> TTnodesRsrc/FTT2node.d
> In file included from TTdriverDebug/crossTrainer.h:8,
>                  from TTnodesRsrc/FTT2node.C:1:
> TTdriverDebug/operators.h:29:22: error: iostream.h: No such file or directory
> In file included from TTnodesRsrc/FTT2node.C:1:
> TTdriverDebug/crossTrainer.h:21:21: error: fstream.h: No such file or 
> directory
> /bin/sh -ec 'g++ -M   -IFclasses -IGLink -IGLinkGLvar -IGLvarSub -Ipres 
> -ITTdriverDebug -ITTnodesRsrc -O2 -DDEBUG -g -fno-operator-names -D_G_NO_NRV 
> -Wno-deprecated -DLINUX -IFclasses -IGLink -IGLinkGLvar -IGLvarSub -Ipres 
> -ITTdriverDebug -ITTnodesRsrc TTnodesRsrc/FTT1pSubnode.C | sed 
> "s:TTnodesRsrc/FTT1pSubnode.o:& TTnodesRsrc/FTT1pSubnode.d:g"' > 
> TTnodesRsrc/FTT1pSubnode.d
> In file included from TTdriverDebug/crossTrainer.h:8,
>                  from TTnodesRsrc/FTT1pSubnode.C:1:
> TTdriverDebug/operators.h:29:22: error: iostream.h: No such file or directory
> In file included from TTnodesRsrc/FTT1pSubnode.C:1:
....................

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to