[Kisocd-users] problem compiling kisocdII-0822a]
Status: Beta
Brought to you by:
jwwulf
|
From: Germain G. <ge...@eb...> - 2001-11-09 13:47:56
|
Hello ! I'm on a custom Mandrake system (k. 2.4.10 / KDE 2.2.1/QT 2.3.0) and I can't compile kisocdII... compilation failed with the following error : g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/lib/qt2/include -I/usr/X11R6/include -O2 -fno-exceptions -fno-rtti -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -c opt_sys.cpp opt_sys.cpp: In method `Opt_sys::Opt_sys(QWidget *, const char *, KSimpleConfig *, T_SysOptions *, bool)': opt_sys.cpp:145: `SHMMAX' undeclared (first use this function) opt_sys.cpp:145: (Each undeclared identifier is reported only once opt_sys.cpp:145: for each function it appears in.) Is it a known issue or a configuration problem on my system ? Here is a part of ./configure output: checking for Qt... libraries /usr/lib/qt2/lib, headers /usr/lib/qt2/include checking if Qt compiles without flags... yes checking for moc... /usr/lib/qt2/bin/moc checking for rpath... yes checking for KDE... libraries /usr/lib, headers /usr/include checking for KDE paths... defaults checking for elf.h... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for bool... (cached) yes checking for long double... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for setenv... yes checking for getdomainname... yes checking for gethostname... yes checking for usleep... yes checking for random... yes checking for S_ISSOCK... yes checking for MAXPATHLEN... 4095 updating cache ./config.cache creating ./config.status creating Makefile creating kisocdII/Makefile creating docs/Makefile creating docs/en/Makefile creating docs/hu/Makefile creating docs/fr/Makefile creating docs/se/Makefile creating docs/it/Makefile creating docs/de/Makefile creating po/Makefile creating po/hu/Makefile sed: can't read ./po/hu/Makefile.in: Aucun fichier ou répertoire de ce type creating po/fr/Makefile sed: can't read ./po/fr/Makefile.in: Aucun fichier ou répertoire de ce type creating po/se/Makefile sed: can't read ./po/se/Makefile.in: Aucun fichier ou répertoire de ce type creating po/it/Makefile sed: can't read ./po/it/Makefile.in: Aucun fichier ou répertoire de ce type creating po/de/Makefile sed: can't read ./po/de/Makefile.in: Aucun fichier ou répertoire de ce type creating config.h Thanks in advance for any help ! Germain |