MitS Napisano Październik 13, 2005 Zgłoszenie Share Napisano Październik 13, 2005 Witam! Kompiluje pod KDE openboxa i configure robi sie dobrze, zaś jak robie make to już bład. Jak sobie z tym poradzić ?? [root@ozyrys openbox-2.2.3]# ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether to enable maintainer-specific portions of Makefiles... no checking for sed... sed checking how to run the C++ preprocessor... g++ -E checking for egrep... grep -E 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking whether time.h and sys/time.h may both be included... yes checking for basename... yes checking for getpid... yes checking for setlocale... yes checking for sigaction... yes checking for strftime... yes checking for strcasestr... yes checking for snprintf... yes checking for vsnprintf... yes checking for catopen... yes checking for catgets... yes checking for catclose... yes checking for t_open in -lnsl... no checking for socket in -lsocket... no 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 GCC... yes checking for XOpenDisplay in -lX11... yes checking whether to build support for the XShape extension... yes checking for XShapeCombineShape in -lXext... yes checking for X11/extensions/shape.h... yes checking whether to build support for the Xinerama extension... no checking whether to build support for the Xft extension... version 2 checking for XftFontOpenXlfd in -lXft... yes checking for X11/Xft/Xft.h for Xft2... yes checking whether to include Pseudocolor ordered dithering code... no checking whether to include verbose debugging code... no checking whether to include NLS support... yes checking for setlocale in -lxpg4... no checking for gencat... gencat checking whether to use the timed pixmap cache... yes checking whether to include bitmappable buttons... yes checking return type of signal handlers... void openbox version 2.2.3 configured successfully. Using '/usr/local' for installation. Using 'g++' for C++ compiler. Building with '-g -O2 -I/usr/X11R6/include -Wall -W' for C++ compiler flags. Building with ' -L/usr/X11R6/lib -lX11 -lXext' for linker flags. configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating util/Makefile config.status: creating util/epist/Makefile config.status: creating data/Makefile config.status: creating data/styles/Makefile config.status: creating data/buttons/Makefile config.status: creating doc/Makefile config.status: creating nls/Makefile config.status: creating nls/C/Makefile config.status: creating nls/da_DK/Makefile config.status: creating nls/de_DE/Makefile config.status: creating nls/es_AR/Makefile config.status: creating nls/es_ES/Makefile config.status: creating nls/et_EE/Makefile config.status: creating nls/fr_FR/Makefile config.status: creating nls/hu_HU/Makefile config.status: creating nls/it_IT/Makefile config.status: creating nls/ja_JP/Makefile config.status: creating nls/ko_KR/Makefile config.status: creating nls/lv_LV/Makefile config.status: creating nls/no_NO/Makefile config.status: creating nls/pl_PL/Makefile config.status: creating nls/nl_NL/Makefile config.status: creating nls/pt_BR/Makefile config.status: creating nls/ro_RO/Makefile config.status: creating nls/ru_RU/Makefile config.status: creating nls/sk_SK/Makefile config.status: creating nls/sl_SI/Makefile config.status: creating nls/sv_SE/Makefile config.status: creating nls/tr_TR/Makefile config.status: creating nls/uk_UA/Makefile config.status: creating nls/zh_CN/Makefile config.status: creating nls/zh_TW/Makefile config.status: creating version.h config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands [root@ozyrys openbox-2.2.3]# make make all-recursive make[1]: Entering directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3' Making all in data make[2]: Entering directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/data' Making all in styles make[3]: Entering directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/data/styles' make[3]: Nie nic do roboty w `all'. make[3]: Leaving directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/data/styles' Making all in buttons make[3]: Entering directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/data/buttons' make[3]: Nie nic do roboty w `all'. make[3]: Leaving directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/data/buttons' make[3]: Entering directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/data' make[3]: Nie nic do roboty w `all-am'. make[3]: Leaving directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/data' make[2]: Leaving directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/data' Making all in doc make[2]: Entering directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/doc' make[3]: Entering directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/doc' make[3]: Nie nic do roboty w `all-am'. make[3]: Leaving directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/doc' make[2]: Leaving directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/doc' Making all in nls make[2]: Entering directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/nls' Making all in C make[3]: Entering directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/nls/C' make[3]: Nie nic do roboty w `all'. make[3]: Leaving directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/nls/C' Making all in da_DK make[3]: Entering directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/nls/da_DK' make[3]: Nie nic do roboty w `all'. make[3]: Leaving directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/nls/da_DK' Making all in de_DE make[3]: Entering directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/nls/de_DE' Translation.m:22: invalid character: message ignored Translation.m:45: invalid character: message ignored Translation.m:47: invalid character: message ignored Translation.m:51: invalid character: message ignored Translation.m:100: invalid character: message ignored Translation.m:108: invalid character: message ignored Translation.m:118: invalid character: message ignored Translation.m:131: invalid character: message ignored Translation.m:133: invalid character: message ignored Translation.m:165: invalid character: message ignored Translation.m:166: invalid character: message ignored Translation.m:167: invalid character: message ignored make[3]: *** [openbox.cat] Błąd 1 make[3]: Leaving directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/nls/de_DE' make[2]: *** [all-recursive] Błąd 1 make[2]: Leaving directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3/nls' make[1]: *** [all-recursive] Błąd 1 make[1]: Leaving directory `/home/mits/Desktop/openbox-2.2.3/openbox-2.2.3' make: *** [all] Błąd 2 [root@ozyrys openbox-2.2.3]# Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
lszk Napisano Październik 14, 2005 Zgłoszenie Share Napisano Październik 14, 2005 Na moje oko, to się nie kompiluje pod gcc4, bo masz zdziebko starą wersje tego opena Na pbone znalazłem paczke w wersji 3.2.2 → ftp://ftp.pbone.net/mirror/newrpms.sunsit...fc4.nr.i386.rpm Najlepiej instalować właśnie z paczki, przynajmniej nie naśmiecisz. Do tego nie kompiluje się progsów na koncie roota ... Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
Rekomendowane odpowiedzi
Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto
Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.
Zarejestruj nowe konto
Załóż nowe konto. To bardzo proste!
Zarejestruj sięZaloguj się
Posiadasz już konto? Zaloguj się poniżej.
Zaloguj się