[linux-l] fehlermeldung beim Kompilieren

Ulrich Wiederhold U.Wiederhold at gmx.net
Mi Feb 12 21:02:37 CET 2003


Hallo,
ich versuche gerade, sim aus cvs zu kompilieren und bekomme folgende
Fehlermeldung beim "make":

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/qt -I/usr/include/qt
-I/usr/X11R6/include  -Ilibicq  -D_REENTRANT  -O2 -fno-exceptions
-fno-check-new  -MT sockets.o -MD -MP -MF ".deps/sockets.Tpo" \
   -c -o sockets.o `test -f 'sockets.cpp' || echo
 './'`sockets.cpp; \
then mv ".deps/sockets.Tpo" ".deps/sockets.Po"; \
    else rm -f ".deps/sockets.Tpo"; exit 1; \
     fi
  sockets.cpp: In constructor
 `SIMResolver::SIMResolver(QObject*, const char*)':
  sockets.cpp:89: `timer' undeclared (first use this function)
  sockets.cpp:89: (Each undeclared identifier is reported only once for each function it appears in.)
  sockets.cpp:92: `dns' undeclared  (first use this function)
  make[3]: *** [sockets.o] Fehler 1
  make[3]: Leaving directory `/usr/local/src/sim/sim'
  make[2]: *** [all-recursive] Fehler 1
  make[2]: Leaving directory `/usr/local/src/sim/sim'
  make[1]: *** [all-recursive] Fehler 1
  make[1]: Leaving directory `/usr/local/src/sim'
  make: *** [all] Fehler 2
                                     
Liegt das an gcc 3.2 oder eher an cvs?
automake-1.7

Gruß
Uli

-- 
'The box said, 'Requires Windows 95 or better', so I installed Linux - TKK 5




Mehr Informationen über die Mailingliste linux-l