Hi Chris,
habe nach langer Zeit nochmal probiert, den aktuellen
cvs Baum von maKs unter SuSE 8.2 zu compilieren. Es
geht mir um Alina, das ich endlich als Statusmoitor
unter Linux einsetzen moechte. Kannst Du mir helfen?
Gruss und guten Rutsch aus Kuerten
Juergen
./configure
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for a BSD-compatible install...
/usr/bin/install -c
checking whether make sets ${MAKE}... yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for POSTGRES in /lib/postgres95... "no"
checking for POSTGRES in /lib/pgsql... "no"
checking for POSTGRES in /usr/lib/postgres95... "no"
checking for POSTGRES in /usr/lib/pgsql... "no"
checking for POSTGRES in /usr/local/postgres95... "no"
checking for POSTGRES in /usr/local/pgsql... "no"
checking for POSTGRES in /usr/local/lib/postgres95... "no"
checking for POSTGRES in /usr/local/lib/pgsql... "no"
checking for POSTGRES in /opt/postgres95... "no"
checking for POSTGRES in /opt/pgsql... "no"
Postgres not found. Run "configure --with-postgres=DIR"
"USE OF POSTGRES DISABLED"
checking for Qt Libraries in default setup... checking
for main in -lqt... no
checking for Qt includes in
/usr/lib/qt3/include/qapp.h... "no"
checking for Qt Libraries in /usr/lib/qt3/lib...
checking for main in -lqt... yes
Qt-Include-Dir not found. Run "configure --with-qtinc=DIR"
checking for moc... /usr/lib/qt3/bin/moc
checking for X... libraries /usr/X11R6/lib, headers
/usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for wish... /usr/bin/wish
checking for sigc-config... /usr/bin/sigc-config
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be
included... yes
checking whether struct tm is in sys/time.h or
time.h... time.h
checking return type of signal handlers... void
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for select... yes
checking for socket... yes
checking for strdup... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating make.inc
config.status: creating lib++/Makefile
config.status: creating lib/Makefile
config.status: creating Timm/Makefile
config.status: creating config.h
config.status: config.h is unchanged
juergen@wz:/misc/Archiv/src/maKs> make
make[1]: Entering directory `/misc/Archiv/src/maKs/lib'
gcc -g -O2 -pipe -g -I. -I.. -I../include
-DHAVE_CONFIG_H -o server_conn.o -c server_conn.c
gcc -g -O2 -pipe -g -I. -I.. -I../include
-DHAVE_CONFIG_H -o Packet.o -c Packet.c
gcc -g -O2 -pipe -g -I. -I.. -I../include
-DHAVE_CONFIG_H -o Decode.o -c Decode.c
if test -f libmaKs.a ; then rm libmaKs.a ; fi
ar cq libmaKs.a server_conn.o Packet.o Decode.o
ranlib libmaKs.a
make[1]: Leaving directory `/misc/Archiv/src/maKs/lib'
make[1]: Entering directory `/misc/Archiv/src/maKs/lib++'
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o Q931.o -c Q931.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o AnlPort.o -c AnlPort.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o PNumber.o -c PNumber.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o TlnInfo.o -c TlnInfo.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o MsgHandler.o -c
MsgHandler.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o AnlageParm.o -c
AnlageParm.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o EPacket.o -c EPacket.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o Routing.o -c Routing.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o RoutingZone.o -c
RoutingZone.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o Provider.o -c Provider.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o RoutingList.o -c
RoutingList.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o ProviderList.o -c
ProviderList.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o Sperre.o -c Sperre.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o SperrList.o -c SperrList.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o Zone.o -c Zone.cpp
In file included from Zone.cpp:12:
Zone.h:20: error: parse error before `&' token
Zone.h:24: error: ISO C++ forbids declaration of
`ostream' with no type
Zone.h:24: error: `ostream' is neither function nor
member function; cannot be
declared friend
Zone.h:24: error: parse error before `&' token
Zone.h:26: error: 'string' is used as a type, but is
not defined as a type.
Zone.h:27: error: 'string' is used as a type, but is
not defined as a type.
Zone.cpp: In copy constructor `Zone::Zone(const Zone&)':
Zone.cpp:15: error: `name' undeclared (first use this
function)
Zone.cpp:15: error: (Each undeclared identifier is
reported only once for each
function it appears in.)
Zone.cpp:15: error: 'const class Zone' has no member
named 'name'
Zone.cpp:16: error: `comment' undeclared (first use
this function)
Zone.cpp:16: error: 'const class Zone' has no member
named 'comment'
Zone.cpp: At global scope:
Zone.cpp:25: error: parse error before `&' token
Zone.cpp:28: error: ISO C++ forbids declaration of
`comment' with no type
Zone.cpp:28: error: `int Zone::comment' is not a static
member of `class Zone'
Zone.cpp:28: error: `c' was not declared in this scope
Zone.cpp:29: error: parse error before `}' token
Zone.cpp:35: error: syntax error before `&' token
Zone.cpp:38: error: syntax error before `<<' token
make[1]: [Zone.o] Fehler 1 (ignoriert)
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o LcrConf.o -c LcrConf.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o NGNotifier.o -c
NGNotifier.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o NGApp.o -c NGApp.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o NGSocket.o -c NGSocket.cpp
g++ -g -O2 -pipe -Wall -g -I. -I..
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o MsgHandlerNG.o -c
MsgHandlerNG.cpp
if test -f libmaKs++.a ; then rm libmaKs++.a ; fi
ar cq libmaKs++.a Q931.o AnlPort.o PNumber.o TlnInfo.o
MsgHandler.o AnlageParm.o EPacket.o Routing.o
RoutingZone.o Provider.o RoutingList.o ProviderList.o
Sperre.o SperrList.o Zone.o LcrConf.o NGNotifier.o
NGApp.o NGSocket.o MsgHandlerNG.o
ar: Zone.o: Datei oder Verzeichnis nicht gefunden
make[1]: [libmaKs++.a] Fehler 1 (ignoriert)
ranlib libmaKs++.a
ranlib: libmaKs++.a: Datei oder Verzeichnis nicht gefunden
make[1]: [libmaKs++.a] Fehler 9 (ignoriert)
make[1]: Leaving directory `/misc/Archiv/src/maKs/lib++'
make[1]: Entering directory `/misc/Archiv/src/maKs/Timm'
gcc -g -O2 -pipe -g -DHAVE_CONFIG_H -I. -I..
-I../include -I. -c level2pbx.c
gcc -g -O2 -pipe -g -DHAVE_CONFIG_H -I. -I..
-I../include -I. -c level2srvr.c
gcc -g -O2 -pipe -g -DHAVE_CONFIG_H -I. -I..
-I../include -I. -c level2common.c
gcc -g -O2 -pipe -g -DHAVE_CONFIG_H -I. -I..
-I../include -I. -c level2clnt.c
gcc -g -O2 -pipe -g -DHAVE_CONFIG_H -I. -I..
-I../include -I. -c level3.c
gcc -g -O2 -pipe -g -DHAVE_CONFIG_H -I. -I..
-I../include -I. -c level5.c
gcc -g -O2 -pipe -g -DHAVE_CONFIG_H -I. -I..
-I../include -I. -c cl_utils.c
gcc -g -O2 -pipe -g -DHAVE_CONFIG_H -I. -I..
-I../include -I. -c analyse.c
gcc -g -O2 -pipe -g -DHAVE_CONFIG_H -I. -I..
-I../include -I. -c auth.c
gcc -g -O2 -pipe -g -DHAVE_CONFIG_H -I. -I..
-I../include -I. -c log.c
gcc -g -O2 -pipe -g -DHAVE_CONFIG_H -I. -I..
-I../include -I. -c main.c
gcc -o Timm level2pbx.o level2srvr.o level2common.o
level2clnt.o level3.o level5.o cl_utils.o analyse.o
auth.o log.o main.o -L../lib -lmaKs
log.o(.text+0x83): In function `logerror':
/misc/Archiv/src/maKs/Timm/log.c:31: `sys_errlist' is
deprecated; use `strerror' or `strerror_r' instead
make[1]: Leaving directory `/misc/Archiv/src/maKs/Timm'
make[1]: Entering directory `/misc/Archiv/src/maKs/Gabi'
gcc -g -O2 -pipe -g -I. -I.. -I../include
-DHAVE_CONFIG_H -o auswert.o -c auswert.c
gcc -g -O2 -pipe -g -I. -I.. -I../include
-DHAVE_CONFIG_H -o handle.o -c handle.c
gcc -g -O2 -pipe -g -I. -I.. -I../include
-DHAVE_CONFIG_H -o main.o -c main.c
gcc -o Gabi auswert.o handle.o main.o -L../lib -lmaKs
make[1]: Leaving directory `/misc/Archiv/src/maKs/Gabi'
make[1]: Entering directory `/misc/Archiv/src/maKs/Rike'
gcc -g -O2 -pipe -g -I. -I.. -I../include
-DHAVE_CONFIG_H -o kwz.o -c kwz.c
gcc -g -O2 -pipe -g -I. -I.. -I../include
-DHAVE_CONFIG_H -o handle.o -c handle.c
gcc -g -O2 -pipe -g -I. -I.. -I../include
-DHAVE_CONFIG_H -o main.o -c main.c
gcc -o Rike kwz.o handle.o main.o -L../lib -lmaKs
make[1]: Leaving directory `/misc/Archiv/src/maKs/Rike'
make[1]: Entering directory `/misc/Archiv/src/maKs/Lion'
gcc -g -O2 -pipe -g -I. -I.. -I../include
-DHAVE_CONFIG_H -o handle.o -c handle.c
gcc -g -O2 -pipe -g -I. -I.. -I../include
-DHAVE_CONFIG_H -o main.o -c main.c
gcc -o Lion handle.o main.o -L../lib -lmaKs
make[1]: Leaving directory `/misc/Archiv/src/maKs/Lion'
make[1]: Entering directory `/misc/Archiv/src/maKs/Kim'
gcc -g -O2 -pipe -g -I. -I.. -I../include
-DHAVE_CONFIG_H -o handle.o -c handle.c
gcc -g -O2 -pipe -g -I. -I.. -I../include
-DHAVE_CONFIG_H -o main.o -c main.c
gcc -o Kim handle.o main.o -L../lib -lmaKs
make[1]: Leaving directory `/misc/Archiv/src/maKs/Kim'
make[1]: Entering directory
`/misc/Archiv/src/maKs/setMaxSpeed'
gcc -g -O2 -pipe -g -I. -I.. -I../include
-DHAVE_CONFIG_H -o handle.o -c handle.c
gcc -g -O2 -pipe -g -I. -I.. -I../include
-DHAVE_CONFIG_H -o main.o -c main.c
gcc -o setMaxSpeed handle.o main.o -L../lib -lmaKs
make[1]: Leaving directory
`/misc/Archiv/src/maKs/setMaxSpeed'
make[1]: Entering directory
`/misc/Archiv/src/maKs/examples'
make[1]: Für das Ziel ťallŤ ist nichts zu tun.
make[1]: Leaving directory `/misc/Archiv/src/maKs/examples'
make[1]: Entering directory
`/misc/Archiv/src/maKs/little_helpers'
gcc -g -O2 -pipe modeminit.c -o modeminit
gcc -g -O2 -pipe holiday.c -o holiday
make[1]: Leaving directory
`/misc/Archiv/src/maKs/little_helpers'
make[1]: Entering directory `/misc/Archiv/src/maKs/Rolf'
g++ -g -O2 -pipe -Wall -g -I. -I.. -I../include
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o main.o -c main.cpp
make[1]: *** Keine Regel vorhanden, um das Target
ť../lib++/libmaKs++.aŤ,
benötigt von ťRolfŤ, zu erstellen. Schluss.
make[1]: Leaving directory `/misc/Archiv/src/maKs/Rolf'
make[1]: Entering directory `/misc/Archiv/src/maKs/Tino'
g++ -g -O2 -pipe -Wall -g -I. -I.. -I../include
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o main.o -c main.cpp
make[1]: *** Keine Regel vorhanden, um das Target
ť../lib++/libmaKs++.aŤ,
benötigt von ťTinoŤ, zu erstellen. Schluss.
make[1]: Leaving directory `/misc/Archiv/src/maKs/Tino'
make[1]: Entering directory `/misc/Archiv/src/maKs/Elisa'
g++ -g -O2 -pipe -Wall -g -I. -I.. -I../include
-I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0
-I../lib++ -DHAVE_CONFIG_H -o main.o -c main.cpp
make[1]: *** Keine Regel vorhanden, um das Target
ť../lib++/libmaKs++.aŤ,
benötigt von ťElisaŤ, zu erstellen. Schluss.
make[1]: Leaving directory `/misc/Archiv/src/maKs/Elisa'
make: [all] Fehler 2 (ignoriert)
!!! ACHTUNG !!!
Die KDE-Programme wurden nicht erstellt, da der
KDE-Pfad nicht definiert wurde!