Xorg gondok

10 bejegyzés megtekintése - 21-30 / 32
  • Szerző
    Bejegyzés
  • #2055642
    admin
    Adminisztrátor

      Gondolkodtam, hogy forgatok magamnak egy Xorg7-et, de igy elment tole a kedvem.

      [OFF]
      Ati vga-t ajanlatos kerulni szerintem. (de ez csak az en velemenyem) Nem nem fejtem ki.
      [/OFF]

      #2055643
      Tassadar
      Felhasználó
        vizsla wrote:
        Nem, nem teljesen ugyanaz… erõteljesebben szakít az xfreevel pl. könyvtárstruktúra, mondjuk az eredeti /usr/X11R6/lib/modules helyett /usr/lib/xorg/modules a modulok könyvtár. De ezeket belinkelve sem vagyok biztos benne, hogy maradéktalanul mûködni fog egy ilyen driverrel… (legalábbis kézimunka nélkül nem hiszem :)… bár nem próbáltam).

        Szóval – imho – ajánlatos kerülni, egyelõre. Bár nekem is a 7-es van már fenn, de nem is használok gyári ati drivert…

        Igen, rávilágítottál a problémára. 🙂
        Belinkelni is csak akkor tudnám, ha elõttem lenne egy régebbi X.org könyvtárstruktúra. (a driver a könyvtárstruktúra ellenõrzésénél már abortál.)

        #2055644
        pointux
        Felhasználó

          „[OFF]
          Ati vga-t ajanlatos kerulni szerintem. (de ez csak az en velemenyem) Nem nem fejtem ki.
          [/OFF]”
          A kernelben támogatott kártyák meg tökéletesebben mennek, mint bármelyik másik… (nem fagy, nem akad össze semmivel, ellentétben bármelyik gyári driveres cuccal).

          „Belinkelni is csak akkor tudnám, ha elõttem lenne egy régebbi X.org könyvtárstruktúra.”
          Eleve addig vissza lehet telepíteni, meg a neten is van infó… de gyanítom, hogy ez lesz a legkisebb probléma. (Csak azért gondolom, mert egy +- függõségi változás biztos, hogy van,… vesa problémákról már olvastam, no akkor mi lehet a zárt kódú gyári driverekkel, melyeket nem fogják – nem tehetik – ráérõ userek foltozgatni.)

          Akinek gyári drivere van, annak – imho – erõsen javvallott addig várni, amíg ki nem jön hozzá a hozzávaló.

          Egyébként – imho – átláthatóbb és kezelhetõbb lett, mint egy nagy ormótlan cucc…

          #2055645
          Deus
          Felhasználó

            Üdv!

            Én is beleütköztem egy X.Org-os problémába amit most szeretnék itt megvitatni. Telepíteni óhajtottam (source-ból) a legújabb, 7.1-es kiadást. Az utilities volt soron, abból is az Imake modul. A leírás szerint nekem elég, ha kiadom a

            Code:
            ./configure $XORG_CONFIG –with-config-dir=$XORG_PREFIX/lib/X11/config &&
            make

            parancsot és már fordul is, utána már csak make install kell. Csakhogy (mily’ meglepő módon) hibát adott vissza amivel én (mivel nem volt még alkalmam X.Org-ot installálni) nem tudtam mit kezdeni.
            A hiba:

            Code:
            checking for XPROTO… configure: error: Package requirements (xproto) were not met:

            No package ‘xproto’ found

            Consider adjusting the PKG_CONFIG_PATH environment variable if you
            installed software in a non-standard prefix.

            Alternatively, you may set the environment variables XPROTO_CFLAGS
            and XPROTO_LIBS to avoid the need to call pkg-config.
            See the pkg-config man page for more details.

            Mielőtt nekifogtam az Utilities-nek raktam fel a pkg-config csomagot, sikerrel. Át is lestem annak a man-leírását ahogy ezt az üzenet is tanácsolja, okosabb nem lette mtőle. Configure file-t még soha nem írkáltam át és egy szál vim-mel elég nehéz is lenne (bár ha ez a megoldás akkor azzal oldom meg). Kerestem neten, hogy mit hogyan kéne de túl hasznos infóra nem akadtam, max nagyvonalú angol magyarázatokra (azzal meg sokra nem mentem).
            Mit kéne tennem? Mit és hol kéne módosítanom?

            #2055646
            nastjakam
            Felhasználó

              Es ha felrakod ezt az xproto cuccot?

              #2055647
              Deus
              Felhasználó

                Igen, az megvolt, előtte pont előtte tettem fel az Xorg Protocol Headers pakkot, (elvileg) ez tartalmazza azt az xproto dolgot. (Ezt elfelejtettem az előző hozzászólásból. Bocs. )

                #2055648
                uzsolt
                Felhasználó

                  config.log ?
                  pkg-config –cflags xproto mit mond?

                  #2055649
                  Deus
                  Felhasználó

                    Elötte újra feltettem az xproto-t.

                    pkg-config –cflags xproto mit mond?

                      Ezt:
                    Package xproto was not found in the pkg-config search path.
                    Perhaps you should add the directory containing `xproto.pc’
                    to the PKG_CONFIG_PATH environment variable
                    No package ‘xproto’ found

                    config.log:

                    Code:
                    This file contains any messages produced by compilers while
                    running configure, to aid debugging if configure makes a mistake.

                    It was created by imake configure 1.0.2, which was
                    generated by GNU Autoconf 2.59.  Invocation command line was

                      $ ./configure –with-config-dir=/lib/X11/config

                    ## ——— ##
                    ## Platform. ##
                    ## ——— ##

                    hostname = mepis1
                    uname -m = i686
                    uname -r = 2.6.15-26-386
                    uname -s = Linux
                    uname -v = #1 PREEMPT Wed Jul 19 12:14:26 EDT 2006

                    /usr/bin/uname -p = unknown
                    /bin/uname -X    = unknown

                    /bin/arch              = i686
                    /usr/bin/arch -k      = unknown
                    /usr/convex/getsysinfo = unknown
                    hostinfo              = unknown
                    /bin/machine          = unknown
                    /usr/bin/oslevel      = unknown
                    /bin/universe          = unknown

                    PATH: /bin
                    PATH: /usr/bin
                    PATH: /sbin
                    PATH: /usr/sbin

                    ## ———– ##
                    ## Core tests. ##
                    ## ———– ##

                    configure:1359: checking for a BSD-compatible install
                    configure:1414: result: /usr/bin/install -c
                    configure:1425: checking whether build environment is sane
                    configure:1468: result: yes
                    configure:1533: checking for gawk
                    configure:1549: found /usr/bin/gawk
                    configure:1559: result: gawk
                    configure:1569: checking whether make sets $(MAKE)
                    configure:1589: result: yes
                    configure:1757: checking whether to enable maintainer-specific portions of Makefiles
                    configure:1766: result: no
                    configure:1831: checking for gcc
                    configure:1847: found /usr/bin/gcc
                    configure:1857: result: gcc
                    configure:2101: checking for C compiler version
                    configure:2104: gcc –version &5
                    gcc (GCC) 4.0.3
                    Copyright (C) 2006 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.

                    configure:2107: $? = 0
                    configure:2109: gcc -v &5
                    Using built-in specs.
                    Target: i686-pc-linux-gnu
                    Configured with: ../gcc-4.0.3/configure –prefix=/usr –libexecdir=/usr/lib –enable-shared –enable-threads=posix –enable-__cxa_atexit –enable-clocale=gnu –enable-languages=c,c++
                    Thread model: posix
                    gcc version 4.0.3
                    configure:2112: $? = 0
                    configure:2114: gcc -V &5
                    gcc: ‘-V’ option must have argument
                    configure:2117: $? = 1
                    configure:2140: checking for C compiler default output file name
                    configure:2143: gcc    conftest.c  >&5
                    configure:2146: $? = 0
                    configure:2192: result: a.out
                    configure:2197: checking whether the C compiler works
                    configure:2203: ./a.out
                    configure:2206: $? = 0
                    configure:2223: result: yes
                    configure:2230: checking whether we are cross compiling
                    configure:2232: result: no
                    configure:2235: checking for suffix of executables
                    configure:2237: gcc -o conftest    conftest.c  >&5
                    configure:2240: $? = 0
                    configure:2265: result:
                    configure:2271: checking for suffix of object files
                    configure:2292: gcc -c  conftest.c >&5
                    configure:2295: $? = 0
                    configure:2317: result: o
                    configure:2321: checking whether we are using the GNU C compiler
                    configure:2345: gcc -c  conftest.c >&5
                    configure:2351: $? = 0
                    configure:2355: test -z
                    || test ! -s conftest.err
                    configure:2358: $? = 0
                    configure:2361: test -s conftest.o
                    configure:2364: $? = 0
                    configure:2377: result: yes
                    configure:2383: checking whether gcc accepts -g
                    configure:2404: gcc -c -g  conftest.c >&5
                    configure:2410: $? = 0
                    configure:2414: test -z
                    || test ! -s conftest.err
                    configure:2417: $? = 0
                    configure:2420: test -s conftest.o
                    configure:2423: $? = 0
                    configure:2434: result: yes
                    configure:2451: checking for gcc option to accept ANSI C
                    configure:2521: gcc  -c -g -O2  conftest.c >&5
                    configure:2527: $? = 0
                    configure:2531: test -z
                    || test ! -s conftest.err
                    configure:2534: $? = 0
                    configure:2537: test -s conftest.o
                    configure:2540: $? = 0
                    configure:2558: result: none needed
                    configure:2576: gcc -c -g -O2  conftest.c >&5
                    conftest.c:2: error: syntax error before ‘me’
                    configure:2582: $? = 1
                    configure: failed program was:
                    | #ifndef __cplusplus
                    |  choke me
                    | #endif
                    configure:2726: checking for style of include used by make
                    configure:2754: result: GNU
                    configure:2782: checking dependency style of gcc
                    configure:2872: result: gcc3
                    configure:2902: checking for a BSD-compatible install
                    configure:2957: result: /usr/bin/install -c
                    configure:2974: checking how to run the C preprocessor
                    configure:3009: gcc -E  conftest.c
                    configure:3015: $? = 0
                    configure:3047: gcc -E  conftest.c
                    conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
                    configure:3053: $? = 1
                    configure: failed program was:
                    | /* confdefs.h.  */
                    |
                    | #define PACKAGE_NAME „imake”
                    | #define PACKAGE_TARNAME „imake”
                    | #define PACKAGE_VERSION „1.0.2”
                    | #define PACKAGE_STRING „imake 1.0.2”
                    | #define PACKAGE_BUGREPORT „https://bugs.freedesktop.org/enter_bug.cgi?product=xorg”
                    | #define PACKAGE „imake”
                    | #define VERSION „1.0.2”
                    | /* end confdefs.h.  */
                    | #include
                    configure:3092: result: gcc -E
                    configure:3116: gcc -E  conftest.c
                    configure:3122: $? = 0
                    configure:3154: gcc -E  conftest.c
                    conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
                    configure:3160: $? = 1
                    configure: failed program was:
                    | /* confdefs.h.  */
                    |
                    | #define PACKAGE_NAME „imake”
                    | #define PACKAGE_TARNAME „imake”
                    | #define PACKAGE_VERSION „1.0.2”
                    | #define PACKAGE_STRING „imake 1.0.2”
                    | #define PACKAGE_BUGREPORT „https://bugs.freedesktop.org/enter_bug.cgi?product=xorg”
                    | #define PACKAGE „imake”
                    | #define VERSION „1.0.2”
                    | /* end confdefs.h.  */
                    | #include
                    configure:3205: checking for sed
                    configure:3223: found /bin/sed
                    configure:3235: result: /bin/sed
                    configure:3248: checking for cpp
                    configure:3267: found /usr/bin/cpp
                    configure:3279: result: /usr/bin/cpp
                    configure:3294: checking if /usr/bin/cpp requires -undef
                    configure:3305: result: yes
                    configure:3315: checking if /usr/bin/cpp requires -traditional
                    configure:3326: result: yes
                    configure:3342: checking for perl
                    configure:3358: found /usr/bin/perl
                    configure:3368: result: yes
                    configure:3625: checking for pkg-config
                    configure:3643: found /usr/bin/pkg-config
                    configure:3655: result: /usr/bin/pkg-config
                    configure:3670: checking pkg-config is at least version 0.9.0
                    configure:3673: result: yes
                    configure:3684: checking for XPROTO
                    configure:3692: $PKG_CONFIG –exists –print-errors „xproto”
                    Package xproto was not found in the pkg-config search path.
                    Perhaps you should add the directory containing `xproto.pc’
                    to the PKG_CONFIG_PATH environment variable
                    No package ‘xproto’ found
                    configure:3695: $? = 1
                    configure:3710: $PKG_CONFIG –exists –print-errors „xproto”
                    Package xproto was not found in the pkg-config search path.
                    Perhaps you should add the directory containing `xproto.pc’
                    to the PKG_CONFIG_PATH environment variable
                    No package ‘xproto’ found
                    configure:3713: $? = 1
                    No package ‘xproto’ found
                    configure:3751: error: Package requirements (xproto) were not met:

                    No package ‘xproto’ found

                    Consider adjusting the PKG_CONFIG_PATH environment variable if you
                    installed software in a non-standard prefix.

                    Alternatively, you may set the environment variables XPROTO_CFLAGS
                    and XPROTO_LIBS to avoid the need to call pkg-config.
                    See the pkg-config man page for more details.

                    ## —————- ##
                    ## Cache variables. ##
                    ## —————- ##

                    ac_cv_c_compiler_gnu=yes
                    ac_cv_env_CC_set=
                    ac_cv_env_CC_value=
                    ac_cv_env_CFLAGS_set=
                    ac_cv_env_CFLAGS_value=
                    ac_cv_env_CPPFLAGS_set=
                    ac_cv_env_CPPFLAGS_value=
                    ac_cv_env_CPP_set=
                    ac_cv_env_CPP_value=
                    ac_cv_env_LDFLAGS_set=
                    ac_cv_env_LDFLAGS_value=
                    ac_cv_env_PKG_CONFIG_set=
                    ac_cv_env_PKG_CONFIG_value=
                    ac_cv_env_XPROTO_CFLAGS_set=
                    ac_cv_env_XPROTO_CFLAGS_value=
                    ac_cv_env_XPROTO_LIBS_set=
                    ac_cv_env_XPROTO_LIBS_value=
                    ac_cv_env_build_alias_set=
                    ac_cv_env_build_alias_value=
                    ac_cv_env_host_alias_set=
                    ac_cv_env_host_alias_value=
                    ac_cv_env_target_alias_set=
                    ac_cv_env_target_alias_value=
                    ac_cv_exeext=
                    ac_cv_objext=o
                    ac_cv_path_RAWCPP=/usr/bin/cpp
                    ac_cv_path_SED=/bin/sed
                    ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
                    ac_cv_path_install=’/usr/bin/install -c’
                    ac_cv_prog_AWK=gawk
                    ac_cv_prog_CPP=’gcc -E’
                    ac_cv_prog_HAS_PERL=yes
                    ac_cv_prog_ac_ct_CC=gcc
                    ac_cv_prog_cc_g=yes
                    ac_cv_prog_cc_stdc=
                    ac_cv_prog_make_make_set=yes
                    am_cv_CC_dependencies_compiler_type=gcc3

                    ## —————– ##
                    ## Output variables. ##
                    ## —————– ##

                    ACLOCAL=’${SHELL} /sources/proto/util/imake-1.0.2/missing –run aclocal-1.9′
                    ADMIN_MAN_DIR=”
                    ADMIN_MAN_SUFFIX=”
                    AMDEPBACKSLASH=”
                    AMDEP_FALSE=’#’
                    AMDEP_TRUE=”
                    AMTAR=’${SHELL} /sources/proto/util/imake-1.0.2/missing –run tar’
                    APP_MAN_DIR=”
                    APP_MAN_SUFFIX=”
                    ARCMD=’ar clq’
                    AUTOCONF=’${SHELL} /sources/proto/util/imake-1.0.2/missing –run autoconf’
                    AUTOHEADER=’${SHELL} /sources/proto/util/imake-1.0.2/missing –run autoheader’
                    AUTOMAKE=’${SHELL} /sources/proto/util/imake-1.0.2/missing –run automake-1.9′
                    AWK=’gawk’
                    BUILD_CCMAKEDEP_FALSE=’#’
                    BUILD_CCMAKEDEP_TRUE=”
                    BUILD_CLEANLINKS_FALSE=’#’
                    BUILD_CLEANLINKS_TRUE=”
                    BUILD_MAKEG_FALSE=’#’
                    BUILD_MAKEG_TRUE=”
                    BUILD_MERGELIB_FALSE=’#’
                    BUILD_MERGELIB_TRUE=”
                    BUILD_MKDIRHIER_FALSE=’#’
                    BUILD_MKDIRHIER_TRUE=”
                    BUILD_MKHTMLINDEX_FALSE=’#’
                    BUILD_MKHTMLINDEX_TRUE=”
                    BUILD_REVPATH_FALSE=’#’
                    BUILD_REVPATH_TRUE=”
                    BUILD_XMKMF_FALSE=’#’
                    BUILD_XMKMF_TRUE=”
                    CC=’gcc’
                    CCDEPMODE=’depmode=gcc3′
                    CFLAGS=’-g -O2′
                    CPP=’gcc -E’
                    CPPFLAGS=”
                    CPP_PROGRAM=’/usr/bin/cpp’
                    CYGPATH_W=’echo’
                    DEFS=”
                    DEPDIR=’.deps’
                    DRIVER_MAN_DIR=”
                    DRIVER_MAN_SUFFIX=”
                    ECHO_C=”
                    ECHO_N=’-n’
                    ECHO_T=”
                    EXEEXT=”
                    FILE_MAN_DIR=”
                    FILE_MAN_SUFFIX=”
                    HAS_PERL=’yes’
                    HAS_PERL_FALSE=’#’
                    HAS_PERL_TRUE=”
                    INSTALL_DATA=’${INSTALL} -m 644′
                    INSTALL_PROGRAM=’${INSTALL}’
                    INSTALL_SCRIPT=’${INSTALL}’
                    INSTALL_STRIP_PROGRAM=’${SHELL} $(install_sh) -c -s’
                    LDFLAGS=”
                    LIBOBJS=”
                    LIBS=”
                    LIB_MAN_DIR=”
                    LIB_MAN_SUFFIX=”
                    LTLIBOBJS=”
                    MAINT=’#’
                    MAINTAINER_MODE_FALSE=”
                    MAINTAINER_MODE_TRUE=’#’
                    MAKEINFO=’${SHELL} /sources/proto/util/imake-1.0.2/missing –run makeinfo’
                    MISC_MAN_DIR=”
                    MISC_MAN_SUFFIX=”
                    OBJEXT=’o’
                    PACKAGE=’imake’
                    PACKAGE_BUGREPORT=’https://bugs.freedesktop.org/enter_bug.cgi?product=xorg’
                    PACKAGE_NAME=’imake’
                    PACKAGE_STRING=’imake 1.0.2′
                    PACKAGE_TARNAME=’imake’
                    PACKAGE_VERSION=’1.0.2′
                    PATH_SEPARATOR=’:’
                    PKG_CONFIG=’/usr/bin/pkg-config’
                    PREPROCESSCMD_MKDEPEND=’gcc -E’
                    RANLIB=’ranlib’
                    RAWCPP=’/usr/bin/cpp’
                    RAWCPPFLAGS=’-undef -traditional’
                    SED=’/bin/sed’
                    SET_MAKE=”
                    SHELL=’/bin/sh’
                    STRIP=”
                    VERSION=’1.0.2′
                    XCONFDIR=’/lib/X11/config’
                    XPROTO_CFLAGS=”
                    XPROTO_LIBS=”
                    ac_ct_CC=’gcc’
                    ac_ct_STRIP=”
                    ac_pt_PKG_CONFIG=’/usr/bin/pkg-config’
                    am__fastdepCC_FALSE=’#’
                    am__fastdepCC_TRUE=”
                    am__include=’include’
                    am__leading_dot=’.’
                    am__quote=”
                    am__tar=’${AMTAR} chof – „$$tardir”‘
                    am__untar=’${AMTAR} xf -‘
                    bindir=’${exec_prefix}/bin’
                    build=”
                    build_alias=”
                    build_cpu=”
                    build_os=”
                    build_vendor=”
                    datadir=’${prefix}/share’
                    exec_prefix=’NONE’
                    host=”
                    host_alias=”
                    host_cpu=”
                    host_os=”
                    host_vendor=”
                    includedir=’${prefix}/include’
                    infodir=’${prefix}/info’
                    install_sh=’/sources/proto/util/imake-1.0.2/install-sh’
                    libdir=’${exec_prefix}/lib’
                    libexecdir=’${exec_prefix}/libexec’
                    localstatedir=’${prefix}/var’
                    mandir=’${prefix}/man’
                    mkdir_p=’mkdir -p –‘
                    oldincludedir=’/usr/include’
                    prefix=’NONE’
                    program_transform_name=’s,x,x,’
                    sbindir=’${exec_prefix}/sbin’
                    sharedstatedir=’${prefix}/com’
                    sysconfdir=’${prefix}/etc’
                    target_alias=”

                    ## ———– ##
                    ## confdefs.h. ##
                    ## ———– ##

                    #define PACKAGE „imake”
                    #define PACKAGE_BUGREPORT „https://bugs.freedesktop.org/enter_bug.cgi?product=xorg”
                    #define PACKAGE_NAME „imake”
                    #define PACKAGE_STRING „imake 1.0.2”
                    #define PACKAGE_TARNAME „imake”
                    #define PACKAGE_VERSION „1.0.2”
                    #define VERSION „1.0.2”

                    configure: exit 1

                    #2055650
                    uzsolt
                    Felhasználó

                      Hú, csatolni nem lehetett volna?
                      Na, akkor első kérdés: a pkg-config hol keresi a .pc fájlokat?
                      Második: van ott egyáltalán valami?

                      #2055651
                      uzsolt
                      Felhasználó

                        A többit, ami ott van, megtalálja?
                        Az xproto.pc olvasható?

                      10 bejegyzés megtekintése - 21-30 / 32
                      • Be kell jelentkezni a hozzászóláshoz.