- Subject
- Untitled
- Author
- Unnamed
- Description
- No description given
- Posted on
- Wed, 25 Aug 2010 20:00:42 +0200
- Content
-
In file included from /usr/include/sys/unistd.h:187,
from /usr/include/unistd.h:4,
from src/grfcodec.cpp:38:
src/getopt.h:46: Fehler: vorherige Deklaration von »int opterr« mit
»C++«-Bindung
/usr/include/getopt.h:45: Fehler: steht mit neuer Deklaration mit »C«-Bindung in
Konflikt
src/getopt.h:41: Fehler: vorherige Deklaration von »int optind« mit »C++«-Bindung
/usr/include/getopt.h:46:
Fehler: steht mit neuer Deklaration mit »C«-Bindung in Konflikt
src/getopt.h:27: Fehler: vorherige Deklaration von
»char* optarg« mit »C++«-Bindung
/usr/include/getopt.h:49: Fehler: steht mit neuer Deklaration mit »C«-Bindung in
Konflikt
src/getopt.h:93: Fehler: vorherige Deklaration von »int getopt(int, char* const*, const char*)« mit
»C++«-Bindung
/usr/include/getopt.h:52: Fehler: steht mit neuer Deklaration mit »C«-Bindung in Konflikt