logo elektroda
logo elektroda
X
logo elektroda
REKLAMA
REKLAMA
Adblock/uBlockOrigin/AdGuard mogą powodować znikanie niektórych postów z powodu nowej reguły.

problemy z instalacja tuxracer na slack'u 10.0

piotrst08 09 Lis 2004 19:25 1077 3
REKLAMA
  • #1 973308
    piotrst08
    Poziom 10  
    podczas instalacji wyskakuje mi taki błąd:

    checking for GL library... yes
    checking for glXGetProcAddress... no
    checking for GLU library... yes
    checking for GL/gl.h... yes
    checking GL/glext.h usability... no
    checking GL/glext.h presence... yes
    configure: WARNING: GL/glext.h: present but cannot be compiled
    configure: WARNING: GL/glext.h: check for missing prerequisite headers?
    configure: WARNING: GL/glext.h: see the Autoconf documentation
    configure: WARNING: GL/glext.h: section "Present But Cannot Be Compiled"
    configure: WARNING: GL/glext.h: proceeding with the preprocessor's result
    configure: WARNING: GL/glext.h: in the future, the compiler will take precedence
    configure: WARNING: ## ------------------------------------------ ##
    configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ##
    configure: WARNING: ## ------------------------------------------ ##
    checking for GL/glext.h... yes
    checking whether glext.h is recent enough... yes
    configure: creating ./config.status
    cd . \
    && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
    config.status: creating Makefile
    config.status: executing depfiles commands
    cd . && autoheader
    rm -f stamp-h1
    touch config.h.in
    cd . && /bin/sh ./config.status config.h
    config.status: creating config.h
    make all-recursive
    make[1]: Entering directory `/home/piotr/Desktop/tuxracer-0.61'
    Making all in src
    make[2]: Entering directory `/home/piotr/Desktop/tuxracer-0.61/src'
    cd .. && automake --gnu --include-deps src/Makefile
    src/Makefile.am: required file `./depcomp' not found
    make[2]: *** [Makefile.in] Błąd 1
    make[2]: Leaving directory `/home/piotr/Desktop/tuxracer-0.61/src'
    make[1]: *** [all-recursive] Błąd 1
    make[1]: Leaving directory `/home/piotr/Desktop/tuxracer-0.61'
    make: *** [all] Błąd 2


    czy ktos z Was wie co powinienem zrobic z tym "fantem" z gory dziekuje!
  • REKLAMA
  • REKLAMA
  • #3 973385
    piotrst08
    Poziom 10  
    niestety problem nie rozwiazany choc troche sie zmienilo

    checking for GL library... yes
    checking for glXGetProcAddress... no
    checking for GLU library... yes
    checking for GL/gl.h... yes
    checking GL/glext.h usability... no
    checking GL/glext.h presence... yes
    configure: WARNING: GL/glext.h: present but cannot be compiled
    configure: WARNING: GL/glext.h: check for missing prerequisite headers?
    configure: WARNING: GL/glext.h: see the Autoconf documentation
    configure: WARNING: GL/glext.h: section "Present But Cannot Be Compiled"
    configure: WARNING: GL/glext.h: proceeding with the preprocessor's result
    configure: WARNING: GL/glext.h: in the future, the compiler will take precedence
    configure: WARNING: ## ------------------------------------------ ##
    configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ##
    configure: WARNING: ## ------------------------------------------ ##
    checking for GL/glext.h... yes
    checking whether glext.h is recent enough... yes
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating src/Makefile
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: executing depfiles commands

    a po wydaniu make:

    make all-recursive
    make[1]: Entering directory `/home/piotr/Desktop/pliki/tuxracer-0.61'
    Making all in src
    make[2]: Entering directory `/home/piotr/Desktop/pliki/tuxracer-0.61/src'
    source='alglib.c' object='alglib.o' libtool=no \
    depfile='.deps/alglib.Po' tmpdepfile='.deps/alglib.TPo' \
    depmode=none /bin/sh ../depcomp \
    gcc -DHAVE_CONFIG_H -I. -I. -I.. -DTUXRACER_NO_ASSERT=1 -DTCL_HEADER=\<tcl.h\> -DHAVE_SDL=1 -DHAVE_SDL_MIXER=1 -O2 -Wall -fomit-frame-pointer -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2 -I/usr/include/SDL -D_REENTRANT -c alglib.c
    ../depcomp: ../depcomp: Nie ma takiego pliku ani katalogu
    make[2]: *** [alglib.o] Błąd 127
    make[2]: Leaving directory `/home/piotr/Desktop/pliki/tuxracer-0.61/src'
    make[1]: *** [all-recursive] Błąd 1
    make[1]: Leaving directory `/home/piotr/Desktop/pliki/tuxracer-0.61'
    make: *** [all] Błąd 2
    root@yo:/home/piotr/Desktop/pliki/tuxracer-0.61# missing --help
    bash: missing: command not found

    jakies sugestie!?
REKLAMA