abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    dnes 00:11 | Nová verze

    Open source modální textový editor Helix, inspirovaný editory Vim, Neovim či Kakoune, byl vydán ve verzi 25.07. Přehled novinek se záznamy terminálových sezení v asciinema v oznámení na webu. Detailně v CHANGELOGu na GitHubu.

    Ladislav Hagara | Komentářů: 0
    včera 20:44 | IT novinky

    Americký výrobce čipů Nvidia získal od vlády prezidenta Donalda Trumpa souhlas s prodejem svých pokročilých počítačových čipů používaných k vývoji umělé inteligence (AI) H20 do Číny. Prodej těchto čipů speciálně upravených pro čínský trh by tak mohl být brzy obnoven, uvedla firma na svém blogu. Americká vláda zakázala prodej v dubnu, v době eskalace obchodního sporu mezi oběma zeměmi. Tehdy to zdůvodnila obavami, že by čipy mohla využívat čínská armáda.

    Ladislav Hagara | Komentářů: 6
    včera 17:22 | Nová verze

    3D software Blender byl vydán ve verzi 4.5 s prodlouženou podporou. Podrobnosti v poznámkách k vydání. Videopředstavení na YouTube.

    Ladislav Hagara | Komentářů: 0
    14.7. 22:22 | Komunita

    Open source webový aplikační framework Django slaví 20. narozeniny.

    Ladislav Hagara | Komentářů: 0
    14.7. 16:11 | Komunita

    V Brestu dnes začala konference vývojářů a uživatelů linuxové distribuce Debian DebConf25. Na programu je řada zajímavých přednášek. Sledovat je lze online.

    Ladislav Hagara | Komentářů: 0
    14.7. 11:33 | IT novinky

    Před 30 lety, tj. 14. července 1995, se začala používat přípona .mp3 pro soubory s hudbou komprimovanou pomocí MPEG-2 Audio Layer 3.

    Ladislav Hagara | Komentářů: 28
    14.7. 10:55 | IT novinky

    Výroba 8bitových domácích počítačů Commodore 64 byla ukončena v dubnu 1994. Po více než 30 letech byl představen nový oficiální Commodore 64 Ultimate (YouTube). S deskou postavenou na FPGA. Ve 3 edicích v ceně od 299 dolarů a plánovaným dodáním v říjnu a listopadu letošního roku.

    Ladislav Hagara | Komentářů: 22
    13.7. 17:55 | Zajímavý projekt

    Společnost Hugging Face ve spolupráci se společností Pollen Robotics představila open source robota Reachy Mini (YouTube). Předobjednat lze lite verzi za 299 dolarů a wireless verzi s Raspberry Pi 5 za 449 dolarů.

    Ladislav Hagara | Komentářů: 17
    11.7. 16:44 | Komunita

    Dnes v 17:30 bude oficiálně vydána open source počítačová hra DOGWALK vytvořena v 3D softwaru Blender a herním enginu Godot. Release party proběhne na YouTube od 17:00.

    Ladislav Hagara | Komentářů: 3
    11.7. 14:55 | Humor

    McDonald's se spojil se společností Paradox a pracovníky nabírá také pomocí AI řešení s virtuální asistentkou Olivii běžící na webu McHire. Ian Carroll a Sam Curry se na toto AI řešení blíže podívali a opravdu je překvapilo, že se mohli přihlásit pomocí jména 123456 a hesla 123456 a získat přístup k údajům o 64 milionech uchazečů o práci.

    Ladislav Hagara | Komentářů: 16
    Jaký je váš oblíbený skriptovací jazyk?
     (59%)
     (26%)
     (7%)
     (3%)
     (1%)
     (1%)
     (4%)
    Celkem 399 hlasů
     Komentářů: 16, poslední 8.6. 21:05
    Rozcestník

    Dotaz: instalace x serveru

    9.3.2008 23:04 honorguard | skóre: 4
    instalace x serveru
    Přečteno: 879×
    zdravím, Mám problém s instalací Gentoo. Mám gentoo již nainstalované ale nedaří se mi nainstalovat x-server. podle wiki jsem přidal do /etc/make.conf

    VIDEO_CARDS="i850" INPUT_DEVICES="keyboard mouse" http://www.gentoo.org/doc/en/xorg-config.xml a potom jsem dal emerge xorg-x11

    výstup (na konci jsou chyby):
    Calculating dependencies   ??... done!
    >>> Verifying ebuild Manifests...
    
    >>> Emerging (1 of 51) x11-libs/libXpm-3.5.7 to /
     * libXpm-3.5.7.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                   [ ok ]
     * checking ebuild checksums ;-) ...                                      [ ok ]
     * checking auxfile checksums ;-) ...                                     [ ok ]
     * checking miscfile checksums ;-) ...                                    [ ok ]
     * checking libXpm-3.5.7.tar.bz2 ;-) ...                                  [ ok ]
    >>> Unpacking source...
    >>> Unpacking libXpm-3.5.7.tar.bz2 to /var/tmp/portage/x11-libs/libXpm-3.5.7/work
     * Running elibtoolize in: libXpm-3.5.7
     *   Applying portage-1.5.10.patch ...
     *   Applying max_cmd_len-1.5.20.patch ...
     *   Applying sed-1.5.6.patch ...
    >>> Source unpacked.
    >>> Compiling source in /var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7 ...
     * econf: updating libXpm-3.5.7/config.sub with /usr/share/gnuconfig/config.sub
     * econf: updating libXpm-3.5.7/config.guess with /usr/share/gnuconfig/config.guess
    ./configure --prefix=/usr --host=i486-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr --datadir=/usr/share --build=i486-pc-linux-gnu
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking build system type... i486-pc-linux-gnu
    checking host system type... i486-pc-linux-gnu
    checking for style of include used by make... GNU
    checking for i486-pc-linux-gnu-gcc... i486-pc-linux-gnu-gcc
    checking for C compiler default output file name... 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 i486-pc-linux-gnu-gcc accepts -g... yes
    checking for i486-pc-linux-gnu-gcc option to accept ISO C89... none needed
    checking dependency style of i486-pc-linux-gnu-gcc... gcc3
    checking for a sed that does not truncate output... /bin/sed
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for ld used by i486-pc-linux-gnu-gcc... /usr/i486-pc-linux-gnu/bin/ld
    checking if the linker (/usr/i486-pc-linux-gnu/bin/ld) is GNU ld... yes
    checking for /usr/i486-pc-linux-gnu/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking whether ln -s works... yes
    checking how to recognise dependent libraries... pass_all
    checking how to run the C preprocessor... i486-pc-linux-gnu-gcc -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 dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for i486-pc-linux-gnu-g++... i486-pc-linux-gnu-g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether i486-pc-linux-gnu-g++ accepts -g... yes
    checking dependency style of i486-pc-linux-gnu-g++... gcc3
    checking how to run the C++ preprocessor... i486-pc-linux-gnu-g++ -E
    checking for i486-pc-linux-gnu-g77... no
    checking for i486-pc-linux-gnu-xlf... no
    checking for i486-pc-linux-gnu-f77... no
    checking for i486-pc-linux-gnu-frt... no
    checking for i486-pc-linux-gnu-pgf77... no
    checking for i486-pc-linux-gnu-cf77... no
    checking for i486-pc-linux-gnu-fort77... no
    checking for i486-pc-linux-gnu-fl32... no
    checking for i486-pc-linux-gnu-af77... no
    checking for i486-pc-linux-gnu-xlf90... no
    checking for i486-pc-linux-gnu-f90... no
    checking for i486-pc-linux-gnu-pgf90... no
    checking for i486-pc-linux-gnu-pghpf... no
    checking for i486-pc-linux-gnu-epcf90... no
    checking for i486-pc-linux-gnu-gfortran... i486-pc-linux-gnu-gfortran
    checking whether we are using the GNU Fortran 77 compiler... yes
    checking whether i486-pc-linux-gnu-gfortran accepts -g... yes
    checking the maximum length of command line arguments... 32768
    checking command to parse /usr/bin/nm -B output from i486-pc-linux-gnu-gcc object... ok
    checking for objdir... .libs
    checking for i486-pc-linux-gnu-ar... i486-pc-linux-gnu-ar
    checking for i486-pc-linux-gnu-ranlib... i486-pc-linux-gnu-ranlib
    checking for i486-pc-linux-gnu-strip... i486-pc-linux-gnu-strip
    checking if i486-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
    checking for i486-pc-linux-gnu-gcc option to produce PIC... -fPIC
    checking if i486-pc-linux-gnu-gcc PIC flag -fPIC works... yes
    checking if i486-pc-linux-gnu-gcc static flag -static works... yes
    checking if i486-pc-linux-gnu-gcc supports -c -o file.o... yes
    checking whether the i486-pc-linux-gnu-gcc linker (/usr/i486-pc-linux-gnu/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by i486-pc-linux-gnu-g++... /usr/i486-pc-linux-gnu/bin/ld
    checking if the linker (/usr/i486-pc-linux-gnu/bin/ld) is GNU ld... yes
    checking whether the i486-pc-linux-gnu-g++ linker (/usr/i486-pc-linux-gnu/bin/ld) supports shared libraries... yes
    checking for i486-pc-linux-gnu-g++ option to produce PIC... -fPIC
    checking if i486-pc-linux-gnu-g++ PIC flag -fPIC works... yes
    checking if i486-pc-linux-gnu-g++ static flag -static works... yes
    checking if i486-pc-linux-gnu-g++ supports -c -o file.o... yes
    checking whether the i486-pc-linux-gnu-g++ linker (/usr/i486-pc-linux-gnu/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    appending configuration tag "F77" to libtool
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    checking for i486-pc-linux-gnu-gfortran option to produce PIC... -fPIC
    checking if i486-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
    checking if i486-pc-linux-gnu-gfortran static flag -static works... yes
    checking if i486-pc-linux-gnu-gfortran supports -c -o file.o... yes
    checking whether the i486-pc-linux-gnu-gfortran linker (/usr/i486-pc-linux-gnu/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking for i486-pc-linux-gnu-gcc... (cached) i486-pc-linux-gnu-gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether i486-pc-linux-gnu-gcc accepts -g... (cached) yes
    checking for i486-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
    checking dependency style of i486-pc-linux-gnu-gcc... (cached) gcc3
    checking for i486-pc-linux-gnu-pkg-config... no
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for XPM... yes
    checking for ANSI C header files... (cached) yes
    checking for strlcat... no
    checking for library containing gettext... none required
    checking where to install localized messages... /usr/share/locale
    checking for SXPM... yes
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating src/Makefile
    config.status: creating sxpm/Makefile
    config.status: creating cxpm/Makefile
    config.status: creating xpm.pc
    config.status: creating config.h
    config.status: executing depfiles commands
    make  all-recursive
    make[1]: Entering directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7'
    Making all in src
    make[2]: Entering directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7/src'
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Attrib.lo -MD -MP -MF .deps/Attrib.Tpo -c -o Attrib.lo Attrib.c
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrBufFrI.lo -MD -MP -MF .deps/CrBufFrI.Tpo -c -o CrBufFrI.lo CrBufFrI.c
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrBufFrP.lo -MD -MP -MF .deps/CrBufFrP.Tpo -c -o CrBufFrP.lo CrBufFrP.c
    mkdir .libs
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Attrib.lo -MD -MP -MF .deps/Attrib.Tpo -c Attrib.c  -fPIC -DPIC -o .libs/Attrib.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrBufFrI.lo -MD -MP -MF .deps/CrBufFrI.Tpo -c CrBufFrI.c  -fPIC -DPIC -o .libs/CrBufFrI.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrBufFrP.lo -MD -MP -MF .deps/CrBufFrP.Tpo -c CrBufFrP.c  -fPIC -DPIC -o .libs/CrBufFrP.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrBufFrP.lo -MD -MP -MF .deps/CrBufFrP.Tpo -c CrBufFrP.c -o CrBufFrP.o >/dev/null 2>&1
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Attrib.lo -MD -MP -MF .deps/Attrib.Tpo -c Attrib.c -o Attrib.o >/dev/null 2>&1
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrBufFrI.lo -MD -MP -MF .deps/CrBufFrI.Tpo -c CrBufFrI.c -o CrBufFrI.o >/dev/null 2>&1
    mv -f .deps/CrBufFrP.Tpo .deps/CrBufFrP.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrDatFrI.lo -MD -MP -MF .deps/CrDatFrI.Tpo -c -o CrDatFrI.lo CrDatFrI.c
    mv -f .deps/Attrib.Tpo .deps/Attrib.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrDatFrP.lo -MD -MP -MF .deps/CrDatFrP.Tpo -c -o CrDatFrP.lo CrDatFrP.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrDatFrI.lo -MD -MP -MF .deps/CrDatFrI.Tpo -c CrDatFrI.c  -fPIC -DPIC -o .libs/CrDatFrI.o
    mv -f .deps/CrBufFrI.Tpo .deps/CrBufFrI.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrBuf.lo -MD -MP -MF .deps/CrIFrBuf.Tpo -c -o CrIFrBuf.lo CrIFrBuf.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrDatFrP.lo -MD -MP -MF .deps/CrDatFrP.Tpo -c CrDatFrP.c  -fPIC -DPIC -o .libs/CrDatFrP.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrDatFrP.lo -MD -MP -MF .deps/CrDatFrP.Tpo -c CrDatFrP.c -o CrDatFrP.o >/dev/null 2>&1
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrBuf.lo -MD -MP -MF .deps/CrIFrBuf.Tpo -c CrIFrBuf.c  -fPIC -DPIC -o .libs/CrIFrBuf.o
    mv -f .deps/CrDatFrP.Tpo .deps/CrDatFrP.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrDat.lo -MD -MP -MF .deps/CrIFrDat.Tpo -c -o CrIFrDat.lo CrIFrDat.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrDatFrI.lo -MD -MP -MF .deps/CrDatFrI.Tpo -c CrDatFrI.c -o CrDatFrI.o >/dev/null 2>&1
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrBuf.lo -MD -MP -MF .deps/CrIFrBuf.Tpo -c CrIFrBuf.c -o CrIFrBuf.o >/dev/null 2>&1
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrDat.lo -MD -MP -MF .deps/CrIFrDat.Tpo -c CrIFrDat.c  -fPIC -DPIC -o .libs/CrIFrDat.o
    mv -f .deps/CrIFrBuf.Tpo .deps/CrIFrBuf.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrP.lo -MD -MP -MF .deps/CrIFrP.Tpo -c -o CrIFrP.lo CrIFrP.c
    mv -f .deps/CrDatFrI.Tpo .deps/CrDatFrI.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrBuf.lo -MD -MP -MF .deps/CrPFrBuf.Tpo -c -o CrPFrBuf.lo CrPFrBuf.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrDat.lo -MD -MP -MF .deps/CrIFrDat.Tpo -c CrIFrDat.c -o CrIFrDat.o >/dev/null 2>&1
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrP.lo -MD -MP -MF .deps/CrIFrP.Tpo -c CrIFrP.c  -fPIC -DPIC -o .libs/CrIFrP.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrP.lo -MD -MP -MF .deps/CrIFrP.Tpo -c CrIFrP.c -o CrIFrP.o >/dev/null 2>&1
    mv -f .deps/CrIFrDat.Tpo .deps/CrIFrDat.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrDat.lo -MD -MP -MF .deps/CrPFrDat.Tpo -c -o CrPFrDat.lo CrPFrDat.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrBuf.lo -MD -MP -MF .deps/CrPFrBuf.Tpo -c CrPFrBuf.c  -fPIC -DPIC -o .libs/CrPFrBuf.o
    mv -f .deps/CrIFrP.Tpo .deps/CrIFrP.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrI.lo -MD -MP -MF .deps/CrPFrI.Tpo -c -o CrPFrI.lo CrPFrI.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrBuf.lo -MD -MP -MF .deps/CrPFrBuf.Tpo -c CrPFrBuf.c -o CrPFrBuf.o >/dev/null 2>&1
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrDat.lo -MD -MP -MF .deps/CrPFrDat.Tpo -c CrPFrDat.c  -fPIC -DPIC -o .libs/CrPFrDat.o
    mv -f .deps/CrPFrBuf.Tpo .deps/CrPFrBuf.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Image.lo -MD -MP -MF .deps/Image.Tpo -c -o Image.lo Image.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrI.lo -MD -MP -MF .deps/CrPFrI.Tpo -c CrPFrI.c  -fPIC -DPIC -o .libs/CrPFrI.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrDat.lo -MD -MP -MF .deps/CrPFrDat.Tpo -c CrPFrDat.c -o CrPFrDat.o >/dev/null 2>&1
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Image.lo -MD -MP -MF .deps/Image.Tpo -c Image.c  -fPIC -DPIC -o .libs/Image.o
    mv -f .deps/CrPFrDat.Tpo .deps/CrPFrDat.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c -o Info.lo Info.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Image.lo -MD -MP -MF .deps/Image.Tpo -c Image.c -o Image.o >/dev/null 2>&1
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrI.lo -MD -MP -MF .deps/CrPFrI.Tpo -c CrPFrI.c -o CrPFrI.o >/dev/null 2>&1
    mv -f .deps/Image.Tpo .deps/Image.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToBuf.lo -MD -MP -MF .deps/RdFToBuf.Tpo -c -o RdFToBuf.lo RdFToBuf.c
    mv -f .deps/CrPFrI.Tpo .deps/CrPFrI.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToDat.lo -MD -MP -MF .deps/RdFToDat.Tpo -c -o RdFToDat.lo RdFToDat.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c Info.c  -fPIC -DPIC -o .libs/Info.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToBuf.lo -MD -MP -MF .deps/RdFToBuf.Tpo -c RdFToBuf.c  -fPIC -DPIC -o .libs/RdFToBuf.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c Info.c -o Info.o >/dev/null 2>&1
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToDat.lo -MD -MP -MF .deps/RdFToDat.Tpo -c RdFToDat.c  -fPIC -DPIC -o .libs/RdFToDat.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToBuf.lo -MD -MP -MF .deps/RdFToBuf.Tpo -c RdFToBuf.c -o RdFToBuf.o >/dev/null 2>&1
    mv -f .deps/Info.Tpo .deps/Info.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToI.lo -MD -MP -MF .deps/RdFToI.Tpo -c -o RdFToI.lo RdFToI.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToDat.lo -MD -MP -MF .deps/RdFToDat.Tpo -c RdFToDat.c -o RdFToDat.o >/dev/null 2>&1
    mv -f .deps/RdFToBuf.Tpo .deps/RdFToBuf.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToP.lo -MD -MP -MF .deps/RdFToP.Tpo -c -o RdFToP.lo RdFToP.c
    mv -f .deps/RdFToDat.Tpo .deps/RdFToDat.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrBuf.lo -MD -MP -MF .deps/WrFFrBuf.Tpo -c -o WrFFrBuf.lo WrFFrBuf.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToI.lo -MD -MP -MF .deps/RdFToI.Tpo -c RdFToI.c  -fPIC -DPIC -o .libs/RdFToI.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToP.lo -MD -MP -MF .deps/RdFToP.Tpo -c RdFToP.c  -fPIC -DPIC -o .libs/RdFToP.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrBuf.lo -MD -MP -MF .deps/WrFFrBuf.Tpo -c WrFFrBuf.c  -fPIC -DPIC -o .libs/WrFFrBuf.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToP.lo -MD -MP -MF .deps/RdFToP.Tpo -c RdFToP.c -o RdFToP.o >/dev/null 2>&1
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrBuf.lo -MD -MP -MF .deps/WrFFrBuf.Tpo -c WrFFrBuf.c -o WrFFrBuf.o >/dev/null 2>&1
    mv -f .deps/RdFToP.Tpo .deps/RdFToP.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrDat.lo -MD -MP -MF .deps/WrFFrDat.Tpo -c -o WrFFrDat.lo WrFFrDat.c
    RdFToI.c:132: warning: function declaration isn't a prototype
    mv -f .deps/WrFFrBuf.Tpo .deps/WrFFrBuf.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrI.lo -MD -MP -MF .deps/WrFFrI.Tpo -c -o WrFFrI.lo WrFFrI.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToI.lo -MD -MP -MF .deps/RdFToI.Tpo -c RdFToI.c -o RdFToI.o >/dev/null 2>&1
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrDat.lo -MD -MP -MF .deps/WrFFrDat.Tpo -c WrFFrDat.c  -fPIC -DPIC -o .libs/WrFFrDat.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrI.lo -MD -MP -MF .deps/WrFFrI.Tpo -c WrFFrI.c  -fPIC -DPIC -o .libs/WrFFrI.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrDat.lo -MD -MP -MF .deps/WrFFrDat.Tpo -c WrFFrDat.c -o WrFFrDat.o >/dev/null 2>&1
    mv -f .deps/RdFToI.Tpo .deps/RdFToI.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrP.lo -MD -MP -MF .deps/WrFFrP.Tpo -c -o WrFFrP.lo WrFFrP.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrI.lo -MD -MP -MF .deps/WrFFrI.Tpo -c WrFFrI.c -o WrFFrI.o >/dev/null 2>&1
    mv -f .deps/WrFFrDat.Tpo .deps/WrFFrDat.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT create.lo -MD -MP -MF .deps/create.Tpo -c -o create.lo create.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrP.lo -MD -MP -MF .deps/WrFFrP.Tpo -c WrFFrP.c  -fPIC -DPIC -o .libs/WrFFrP.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT create.lo -MD -MP -MF .deps/create.Tpo -c create.c  -fPIC -DPIC -o .libs/create.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrP.lo -MD -MP -MF .deps/WrFFrP.Tpo -c WrFFrP.c -o WrFFrP.o >/dev/null 2>&1
    mv -f .deps/WrFFrI.Tpo .deps/WrFFrI.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT data.lo -MD -MP -MF .deps/data.Tpo -c -o data.lo data.c
    mv -f .deps/WrFFrP.Tpo .deps/WrFFrP.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c -o hashtab.lo hashtab.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c  -fPIC -DPIC -o .libs/data.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c hashtab.c  -fPIC -DPIC -o .libs/hashtab.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c hashtab.c -o hashtab.o >/dev/null 2>&1
    mv -f .deps/hashtab.Tpo .deps/hashtab.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -o data.o >/dev/null 2>&1
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c  -fPIC -DPIC -o .libs/misc.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1
    mv -f .deps/misc.Tpo .deps/misc.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.c
    mv -f .deps/data.Tpo .deps/data.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c -o rgb.lo rgb.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c  -fPIC -DPIC -o .libs/parse.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c rgb.c  -fPIC -DPIC -o .libs/rgb.o
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT create.lo -MD -MP -MF .deps/create.Tpo -c create.c -o create.o >/dev/null 2>&1
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c rgb.c -o rgb.o >/dev/null 2>&1
    mv -f .deps/rgb.Tpo .deps/rgb.Plo
    /bin/sh ../libtool --tag=CC   --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include/X11/   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c -o scan.lo scan.c
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o >/dev/null 2>&1
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c  -fPIC -DPIC -o .libs/scan.o
    mv -f .deps/parse.Tpo .deps/parse.Plo
     i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -o scan.o >/dev/null 2>&1
    mv -f .deps/create.Tpo .deps/create.Plo
    mv -f .deps/scan.Tpo .deps/scan.Plo
    /bin/sh ../libtool --tag=CC   --mode=link i486-pc-linux-gnu-gcc  -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -version-number 4:11:0 -no-undefined  -o libXpm.la -rpath /usr/lib Attrib.lo CrBufFrI.lo CrBufFrP.lo CrDatFrI.lo CrDatFrP.lo CrIFrBuf.lo CrIFrDat.lo CrIFrP.lo CrPFrBuf.lo CrPFrDat.lo CrPFrI.lo Image.lo Info.lo RdFToBuf.lo RdFToDat.lo RdFToI.lo RdFToP.lo WrFFrBuf.lo WrFFrDat.lo WrFFrI.lo WrFFrP.lo create.lo data.lo hashtab.lo misc.lo parse.lo rgb.lo scan.lo -lX11   
    i486-pc-linux-gnu-gcc -shared  .libs/Attrib.o .libs/CrBufFrI.o .libs/CrBufFrP.o .libs/CrDatFrI.o .libs/CrDatFrP.o .libs/CrIFrBuf.o .libs/CrIFrDat.o .libs/CrIFrP.o .libs/CrPFrBuf.o .libs/CrPFrDat.o .libs/CrPFrI.o .libs/Image.o .libs/Info.o .libs/RdFToBuf.o .libs/RdFToDat.o .libs/RdFToI.o .libs/RdFToP.o .libs/WrFFrBuf.o .libs/WrFFrDat.o .libs/WrFFrI.o .libs/WrFFrP.o .libs/create.o .libs/data.o .libs/hashtab.o .libs/misc.o .libs/parse.o .libs/rgb.o .libs/scan.o  /usr/lib/libX11.so -L/usr/lib  -mtune=i686 -Wl,-soname -Wl,libXpm.so.4 -o .libs/libXpm.so.4.11.0
    (cd .libs && rm -f libXpm.so.4 && ln -s libXpm.so.4.11.0 libXpm.so.4)
    (cd .libs && rm -f libXpm.so && ln -s libXpm.so.4.11.0 libXpm.so)
    i486-pc-linux-gnu-ar cru .libs/libXpm.a  Attrib.o CrBufFrI.o CrBufFrP.o CrDatFrI.o CrDatFrP.o CrIFrBuf.o CrIFrDat.o CrIFrP.o CrPFrBuf.o CrPFrDat.o CrPFrI.o Image.o Info.o RdFToBuf.o RdFToDat.o RdFToI.o RdFToP.o WrFFrBuf.o WrFFrDat.o WrFFrI.o WrFFrP.o create.o data.o hashtab.o misc.o parse.o rgb.o scan.o
    i486-pc-linux-gnu-ranlib .libs/libXpm.a
    creating libXpm.la
    (cd .libs && rm -f libXpm.la && ln -s ../libXpm.la libXpm.la)
    make[2]: Leaving directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7/src'
    Making all in sxpm
    make[2]: Entering directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7/sxpm'
    i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT sxpm.o -MD -MP -MF .deps/sxpm.Tpo -c -o sxpm.o sxpm.c
    sed -e 's|__vendorversion__|"libXpm 3.5.7" "X Version 11"|' -e 's|__xorgversion__|"libXpm 3.5.7" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||' -e 's|__appmansuffix__|1|g' -e 's|__libmansuffix__|3|g' -e 's|__adminmansuffix__|8|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g'  < sxpm.man > sxpm.1
    xgettext -c"L10N_Comments" -d sxpm -n ./sxpm.c
    xgettext: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
    make[2]: *** [sxpm.po] Error 127
    make[2]: *** Waiting for unfinished jobs....
    sxpm.c:113: warning: function declaration isn't a prototype
    sxpm.c:114: warning: function declaration isn't a prototype
    sxpm.c:115: warning: function declaration isn't a prototype
    sxpm.c:116: warning: function declaration isn't a prototype
    sxpm.c:143: warning: function declaration isn't a prototype
    sxpm.c:582: warning: function declaration isn't a prototype
    sxpm.c:620: warning: function declaration isn't a prototype
    sxpm.c:678: warning: function declaration isn't a prototype
    sxpm.c:725: warning: function declaration isn't a prototype
    sxpm.c:737: warning: function declaration isn't a prototype
    mv -f .deps/sxpm.Tpo .deps/sxpm.Po
    make[2]: Leaving directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7/sxpm'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7'
    make: *** [all] Error 2
     * 
     * ERROR: x11-libs/libXpm-3.5.7 failed.
     * Call stack:
     *               ebuild.sh, line   49:  Called src_compile
     *             environment, line 2881:  Called x-modular_src_compile
     *             environment, line 3616:  Called x-modular_src_make
     *             environment, line 3652:  Called die
     * The specific snippet of code:
     *       emake || die "emake failed"
     *  The die message:
     *   emake failed
     * 
     * If you need support, post the topmost build error, and the call stack if relevant.
     * A complete build log is located at '/var/tmp/portage/x11-libs/libXpm-3.5.7/temp/build.log'.
     * The ebuild environment file is located at '/var/tmp/portage/x11-libs/libXpm-3.5.7/temp/environment'.
     * 
    
     * Messages for package x11-libs/libXpm-3.5.7:
    
     * 
     * ERROR: x11-libs/libXpm-3.5.7 failed.
     * Call stack:
     *               ebuild.sh, line   49:  Called src_compile
     *             environment, line 2881:  Called x-modular_src_compile
     *             environment, line 3616:  Called x-modular_src_make
     *             environment, line 3652:  Called die
     * The specific snippet of code:
     *       emake || die "emake failed"
     *  The die message:
     *   emake failed
     * 
     * If you need support, post the topmost build error, and the call stack if relevant.
     * A complete build log is located at '/var/tmp/portage/x11-libs/libXpm-3.5.7/temp/build.log'.
     * The ebuild environment file is located at '/var/tmp/portage/x11-libs/libXpm-3.5.7/temp/environment'.
     * 
    
    Prosím pomoc, spěchá. Děkuji předem

    Odpovědi

    David Heidelberg avatar 10.3.2008 01:28 David Heidelberg | skóre: 46 | blog: blog_
    Rozbalit Rozbalit vše Re: instalace x serveru
    revdep-rebuild
    potom to zkus znova, jinak budeš muset dát asi emerge libexpat
    10.3.2008 23:21 honorguard | skóre: 4
    Rozbalit Rozbalit vše Re: instalace x serveru
    nechci přepisovat všechny provedené příkazy... diskuze pokračuje tu: http://forums.gentoo.cz/viewtopic.php?p=3062#3062
    10.3.2008 23:40 sweto | skóre: 20
    Rozbalit Rozbalit vše Re: instalace x serveru
    mozno bude stacit prekompilovat iba sys-devel/gettext, ale moze byt ze viacero kniznic je linkovanych na stare/neexistujuce kniznice.
    11.3.2008 00:03 sweto | skóre: 20
    Rozbalit Rozbalit vše Re: instalace x serveru
    hmno, precital som celu diskusiu na forums.gentoo.cz a spravil by som nasledovne:
    emerge --sync
    emerge gentoolkit
    revdep-rebuild -L libexpat.so
    emerge -DuN world
    revdep-rebuild && revdep-rebuild
    
    11.3.2008 00:50 honorguard | skóre: 4
    Rozbalit Rozbalit vše Re: instalace x serveru
    Tak jsem zkoušel pode návodu výše a zkrachoval jsem na revdep-rebuild -L libexpat.so výstup je na adrese diskuze gentoo v posledním editu mého posledního vzkazu. Chtěl jsem to dát sem ale píše mit o že nějaké znaky nejsou povoleny... Máte někdo nějaký další nápad? Také mi to původně psalo že v /etc jsou 3 soubory co potřebují novou konfiguraci. Teď mi to píše že jich tam je 14. Co to je a co s tím mám dělat? Předem díky
    tsLnox avatar 11.3.2008 08:28 tsLnox | skóre: 31 | blog: Blog jednoho ukecaného Gentoolemana | Žďár nad Sázavou
    Rozbalit Rozbalit vše Re: instalace x serveru

    No, problémy s expatem jsem kdysi našel, když jsem googlil nějaký jiný problém.

    A google opět pomohl, je to na gentoo fórech

    Zde radí toto:
    emerge --oneshot gettext
    revdep-rebuild -X --library libexpat.so.0
    a možná
    revdep-rebuild -X libexpat.so.0
    

    A co se týče souborů v /etc. Když se updatuje např. na novou verzi programu, existuje jiný, nový konfigurační soubor k tomuto programu, a proto se používá etc-update (pod rootem samozřejmě ;-)). Občas to chce projít ten soubor, co je nového, ale obvykle to stejně jenom automaticky updatuju. Výjimkou jsou jen hodně důležité soubory nebo konfiguráky, které vím, že jsem měnil sám.

    :-)

    a jinak jsem ještě našel původní thread

    A nakonec - většinu problémů právě s emerge jsem vyřešil prostým dotazem na google, ve znění: emerge nazevbaliku fails. Přeju hodně štěstí, budu thread sledovat a pokusím se ještě poradit ;-)

    13.3.2008 00:18 honorguard | skóre: 4
    Rozbalit Rozbalit vše Re: instalace x serveru
    Tak už se mi podařilo zkompilovat X server, ale mám další problém. Snažím se nainstalovat KDE4. Pod Kubuntu už jej docela dlouho používám a jsem s ním nad míru spokojený, jenže jsem opět skončil na nějaký chybě. použité zdroje: http://techbase.kde.org/index.php?title=Getting_Started/Build/KDE4/Gentoo http://www.gentoo.org/proj/en/desktop/kde/kde4.xml při provádění příkazu
    emerge -avu 'sys-devel/gcc' \
      'dev-util/subversion' \
      'dev-util/pkgconfig'  \
      'x11-base/xorg-x11' \
      'virtual/glut' \
      'media-libs/mesa' \
      'media-libs/jpeg' \
      'media-libs/libpng' \
      'media-libs/giflib' \
      'dev-cpp/clucene' \
      'dev-util/cppunit' \
      'media-libs/liblrdf' \
      'dev-libs/libxml2' \
      'dev-libs/libxslt' \
      'x11-misc/shared-mime-info' \
      'dev-libs/boost' \
      'dev-util/cmake' \
      'dev-libs/redland' \
      'sys-apps/dbus' \
      'sys-apps/hal' \
      'x11-libs/qt'
    mi to vyhodilo:
    * cmake requires dev-libs/xmlrpc-c to be built with either the 'libwww' or
     * the 'curl' USE flag or both enabled.
     * Please re-emerge dev-libs/xmlrpc-c with USE="libwww" or USE="curl".
     *
     * ERROR: dev-util/cmake-2.4.8 failed.
     * Call stack:
     *               ebuild.sh, line   49:  Called pkg_setup
     *      cmake-2.4.8.ebuild, line   41:  Called die
     * The specific snippet of code:
     *              die "Please re-emerge dev-libs/xmlrpc-c with USE=\"libwww\" or USE=\"curl\"."
     *  The die message:
     *   Please re-emerge dev-libs/xmlrpc-c with USE="libwww" or USE="curl".
     *
     * If you need support, post the topmost build error, and the call stack if relevant.
     * A complete build log is located at '/var/tmp/portage/dev-util/cmake-2.4.8/temp/build.log'.
     * The ebuild environment file is located at '/var/tmp/portage/dev-util/cmake-2.4.8/temp/die.env'.
     *
    pochopil jsem co asi mám udělat, ale netuším jak na to :-(((. Poradíte mi někdo prosím? Díky :-)
    13.3.2008 10:47 Petr Holík
    Rozbalit Rozbalit vše Re: instalace x serveru
    cmake requires dev-libs/xmlrpc-c to be built with either the 'libwww' or
     * the 'curl' USE flag or both enabled.
     * Please re-emerge dev-libs/xmlrpc-c with USE="libwww" or USE="curl".

    v Prekladu: prosim premergujte evbild dev-libs/xmlrpc-c s use flagem libwww nebo curl

    takze bych udelal asi toto:

    # export USE="curl" && emerge -va xmlrpc-c

    nebo

    # export USE="curl" && emerge -va xmlrpc-c

    Založit nové vláknoNahoru

    Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.