Hallo,

Martin Michlmayr hat in einem Debian-Bug (#455298) berichtet, dass
KtoBlzcheck 1.16 nicht mit GCC 4.3 gebaut werden kann Hier eine
Übersetzung des ersten Absatzes im unten angehängten Fehlerbericht:

  "In GCC wurden die C++-Header-Abhängigkeiten aufgeräumt. Der Vorteil
   davon ist, dass C++-Programme schneller kompiliert werden. Der
   Nachteil ist, dass nun jede benutzte Header-Datei direkt eingebunden
   werden muss (was man aber sowieso machen sollte, damit der Source
   auch mit anderen Compilern als dem GCC funktioniert). Weitere
   Informationen darüber sind hier zu finden:
   http://www.cyrius.com/journal/2007/05/10#gcc-4.3-include "

Die Übersetzung des Rests bleibt dem geneigten Leser als Übung. ;-)

Gruß
  Micha


-------- Weitergeleitete Nachricht --------
> Von: Martin Michlmayr <[EMAIL PROTECTED]>
> Antwort an: Martin Michlmayr <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
> An: [EMAIL PROTECTED]
> Betreff: Bug#455298: FTBFS with GCC 4.3: missing #includes
> Datum: Sun, 9 Dec 2007 10:45:20 -0700
> 
> Package: libktoblzcheck
> Version: 1.16-1
> Usertags: ftbfs-gcc-4.3
> 
> Your package fails to build with GCC 4.3.  Version 4.3 has not been
> released yet but I'm building with a snapshot in order to find errors
> and give people an advance warning.  In GCC 4.3, the C++ header
> dependencies have been cleaned up.  The advantage of this is that
> programs will compile faster.  The downside is that you actually
> need to directly #include everything you use (but you really should
> do this anyway, otherwise your program won't work with any compiler
> other than GCC).  There's some more information about this at
> http://www.cyrius.com/journal/2007/05/10#gcc-4.3-include
> 
> You can reproduce this problem with gcc-snapshot from unstable.  Note
> that Red Hat, Novell and Ubuntu have done some work getting packages
> to build with GCC 4.3 so there might be patches floating around
> somewhere.  I suggest you talk to your upstream.
> 
> > Automatic build of libktoblzcheck_1.16-1 on em64t by sbuild/amd64 0.53
> ...
> >  g++ -DHAVE_CONFIG_H -DBANKDATA_PATH=\"/usr/share/libktoblzcheck1\" -I. -I. 
> > -I../.. -I../../src/include -g -Wall -O2 -Wall -c ktoblzcheck.cc  -fPIC 
> > -DPIC -o .libs/ktoblzcheck.o
> > ktoblzcheck.cc: In member function 'void 
> > AccountNumberCheck::populate_dated_files()':
> > ktoblzcheck.cc:405: error: 'strchr' was not declared in this scope
> > make[4]: *** [ktoblzcheck.lo] Error 1
> > make[4]: Leaving directory `/build/tbm/libktoblzcheck-1.16/src/lib'
> 

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to