darkom Napisano Grudzień 12, 2005 Zgłoszenie Share Napisano Grudzień 12, 2005 Mam frdorke 4 i problem z instalacja xfce Error: ## ## Started installation of xfce4 at 20:07h ## ## Visit http://forum.os-cillation.com/ if you ## have problems using this installer. ## # Environment variables PATH is set to "/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/admin/bin:/bin:/usr/bin:/usr/local/ssl/bin:/usr/local/bin:/opt/openssl/bin:/usr/local/openssl/bin:/usr/pkg/bin:/usr/ucb:/usr/X11R6/bin:/usr/X11R6/bin:/usr/openwin/bin:/usr/local/bin:/opt/local/bin:/usr/pkg/bin:/opt/gnome2/bin:/opt/gnome/bin:/opt/xfce4/bin:/opt/xfce/bin:/root/local/bin:/root/xfce/bin:/root/xfce4/bin" PKG_CONFIG_PATH is set to ":/usr/lib/pkgconfig:/usr/lib/pkgconfig" ## Checking for usable C compiler gcc --version gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8) Copyright © 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ## Checking for usable C++ compiler g++ --version g++ (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8) Copyright © 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ## Checking for GNU make gmake --version GNU Make 3.80 Copyright © 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ## Checking for package config tool pkg-config --version 0.15.0 ## Checking for GLib (GModule) >= 2.2.0 pkg-config --atleast-version=2.2.0 glib-2.0 gmodule-2.0 Prefix=/usr Cflags=-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include Libs=-Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 ## Checking for Gtk+ >= 2.2.0 pkg-config --atleast-version=2.2.0 gtk+-2.0 Prefix=/usr Cflags=-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include Libs=-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ## Compiling installer-gui (warnings enabled) gcc -I. -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -O0 -o installer-gui main.c i2t/i2t-wizard.c i2t/i2t-page.c i2t/i2t-package.c -Wall -Werror cc1: warnings being treated as errors main.c:38: warning: pointer targets in initialization differ in signedness main.c:39: warning: pointer targets in initialization differ in signedness main.c: In function ‘c604737946_activated’: main.c:218: warning: comparisons like X<=Y<=Z do not have their mathematical meaning ## Compiling installer-gui (warnings disabled) gcc -I. -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -O0 -o installer-gui main.c i2t/i2t-wizard.c i2t/i2t-page.c i2t/i2t-package.c main.c:38: warning: pointer targets in initialization differ in signedness main.c:39: warning: pointer targets in initialization differ in signedness ## Running installer-gui (without debugging) ./installer-gui ## Configuring dbh checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: error: newly created file is older than distributed files! Check your system clock !! Failed to configure dbh, see the errors above !! for details on the problem. Jakieś solucje ?? Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
lszk Napisano Grudzień 12, 2005 Zgłoszenie Share Napisano Grudzień 12, 2005 Jakieś solucje ?? Tja. Skończ kompilować ze źródeł samodzielnie, tylko użyj graficznego instalatora z strony xfce (zainteresuj też się dodatkami do niego, gdzieś tam są linki). 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ę