[EMAIL PROTECTED]:/home/jyulliano/ati#
./ati-driver-installer-8.41.7-x86.x86_64.run --buildpkg Ubuntu/gutsy
Created directory fglrx-install.V14178
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux
Driver-8.41.7...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
==================================================
 ATI Technologies Linux Driver Installer/Packager
==================================================
Generating package: Ubuntu/gutsy
Package build failed!
Package build utility output:
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions
dpkg-buildpackage: source package fglrx-installer
dpkg-buildpackage: source version 8.41.7-1
dpkg-buildpackage: source changed by ATI Technologies Inc. <
http://ati.amd.com/support/driver.html>
 debian/rules build
dpkg-buildpackage: host architecture i386
echo "Using architecture: i386"
Using architecture: i386
if [ -f /tmp/fglrx.g14262/debian/control.template ]; then \
        cat /tmp/fglrx.g14262/debian/control.template >
/tmp/fglrx.g14262/debian/control; \
    fi
for i in preinst postinst postrm shlibs atieventsd.init ; do \
      if [ -f /tmp/fglrx.g14262/debian/driver.$i ]; then \
        sed -e "s/#PKGNAME#/-driver-fglrx/" \
            -e "s/#DISTRO#/gutsy/" /tmp/fglrx.g14262/debian/driver.$i > \
          /tmp/fglrx.g14262/debian/-driver-fglrx.$i; \
      fi; \
    done
if [ -f /tmp/fglrx.g14262/debian/10fglrx.template ]; then \
      sed -e "s|#XMODDIR#|usr/lib|" -e "s|#XMODDIR32#|usr/lib32|" \
        /tmp/fglrx.g14262/debian/10fglrx.template >
/tmp/fglrx.g14262/debian/10fglrx; \
    fi
if [ -f /tmp/fglrx.g14262/debian/fglrx.default ]; then \
      mv /tmp/fglrx.g14262/debian/fglrx.default
/tmp/fglrx.g14262/debian/fglrx; \
    fi
dh_testdir
dh_testdir
# move licenses away from binary dir
if [ ! -d usr/share/doc/fglrx ]; then \
        mkdir -p usr/share/doc/fglrx; \
        mv usr/X11R6/bin/LICENSE.* usr/share/doc/fglrx; \
    fi
# set executable on user apps
find usr/X11R6/bin -type f | xargs chmod a+x
# remove exec bit from files that don't deserve it
find usr/X11R6/include \
        usr/X11R6/lib \
        usr/X11R6/lib64 \
        usr/share usr/src     -type f | xargs chmod -x
find: usr/X11R6/lib64: No such file or directory
find lib -not -name "*.sh" -type f | xargs chmod -x
find lib      -name "*.sh" -type f | xargs chmod +x
dh_testdir
 debian/rules binary
echo "Using architecture: i386"
Using architecture: i386
if [ -f /tmp/fglrx.g14262/debian/control.template ]; then \
        cat /tmp/fglrx.g14262/debian/control.template >
/tmp/fglrx.g14262/debian/control; \
    fi
for i in preinst postinst postrm shlibs atieventsd.init ; do \
      if [ -f /tmp/fglrx.g14262/debian/driver.$i ]; then \
        sed -e "s/#PKGNAME#/-driver-fglrx/" \
            -e "s/#DISTRO#/gutsy/" /tmp/fglrx.g14262/debian/driver.$i > \
          /tmp/fglrx.g14262/debian/-driver-fglrx.$i; \
      fi; \
    done
if [ -f /tmp/fglrx.g14262/debian/10fglrx.template ]; then \
      sed -e "s|#XMODDIR#|usr/lib|" -e "s|#XMODDIR32#|usr/lib32|" \
        /tmp/fglrx.g14262/debian/10fglrx.template >
/tmp/fglrx.g14262/debian/10fglrx; \
    fi
if [ -f /tmp/fglrx.g14262/debian/fglrx.default ]; then \
      mv /tmp/fglrx.g14262/debian/fglrx.default
/tmp/fglrx.g14262/debian/fglrx; \
    fi
dh_testdir
dh_testdir
# move licenses away from binary dir
if [ ! -d usr/share/doc/fglrx ]; then \
        mkdir -p usr/share/doc/fglrx; \
        mv usr/X11R6/bin/LICENSE.* usr/share/doc/fglrx; \
    fi
# set executable on user apps
find usr/X11R6/bin -type f | xargs chmod a+x
# remove exec bit from files that don't deserve it
find usr/X11R6/include \
        usr/X11R6/lib \
        usr/X11R6/lib64 \
        usr/share usr/src     -type f | xargs chmod -x
find: usr/X11R6/lib64: No such file or directory
find lib -not -name "*.sh" -type f | xargs chmod -x
find lib      -name "*.sh" -type f | xargs chmod +x
dh_testdir
dh_testdir
dh_testroot
dh_clean -k
rm -f /tmp/fglrx.g14262/debian/control
sed -e 's/#XSERVER#//g' debian/control.template >
/tmp/fglrx.g14262/debian/control
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Create the directories to install into
dh_installdirs -p-driver-fglrx \
        usr/lib \
        usr/sbin \
        usr/lib \
        usr/lib/xorg/modules \
        usr/lib/xorg/modules/drivers \
        usr/lib/xorg/modules/linux \
        etc/acpi \
        etc/acpi/events \
        etc/default \
        etc/X11/Xsession.d
dh_installdirs -A -p-driver-fglrx \
        usr/bin \
        usr/sbin \
        usr/share \
        usr/share/applnk \
        usr/share/gnome \
        usr/share/gnome/apps \
        usr/share/icons \
        usr/share/pixmaps
dh_installdirs -p-driver-fglrx-dev \
        usr/include \
        usr/lib
dh_installdirs -pfglrx-kernel-source \
        usr/src/modules/fglrx \
        usr/src/modules/fglrx/debian
dh_install
# Driver package
dh_install -p-driver-fglrx "usr/X11R6/bin/fgl*"      "usr/bin"
dh_install -p-driver-fglrx "usr/X11R6/bin/aticonfig" "usr/bin"
dh_install -p-driver-fglrx "usr/sbin/atieventsd"     "usr/sbin"
dh_installman -p-driver-fglrx "usr/share/man/man8/atieventsd.8"
dh_install -p-driver-fglrx "usr/X11R6/lib/*.so*"           "usr/lib"
dh_install -p-driver-fglrx "usr/X11R6/lib/modules/linux"
"usr/lib/xorg/modules"
dh_install -p-driver-fglrx "usr/X11R6/lib/modules/drivers"
"usr/lib/xorg/modules"
dh_install -p-driver-fglrx "usr/X11R6/lib/modules/*.so"
"usr/lib/xorg/modules"
dh_install -p-driver-fglrx "usr/X11R6/lib/modules/*.a"
"usr/lib/xorg/modules"
dh_install -p-driver-fglrx "etc/ati"                   "etc"
dh_install -p-driver-fglrx "debian/10fglrx"            "etc/X11/Xsession.d"
dh_install -p-driver-fglrx "debian/fglrx-powermode.sh" "etc/acpi"
dh_install -p-driver-fglrx "debian/fglrx-*-aticonfig"  "etc/acpi/events"
dh_install -p-driver-fglrx "debian/fglrx"              "etc/default"
dh_installinit -p-driver-fglrx --name="atieventsd"
# Driver dev package
dh_install -p-driver-fglrx-dev "usr/X11R6/lib/*.a"   "usr/lib"
dh_install -p-driver-fglrx-dev "usr/X11R6/include/*" "usr/include"
dh_install -p-driver-fglrx-dev "usr/include/*"       "usr/include"
# Kernel source package
dh_install -pfglrx-kernel-source \
        lib/modules/fglrx/build_mod/*.c            \
        lib/modules/fglrx/build_mod/*.h            \
        lib/modules/fglrx/build_mod/*.sh           \
        lib/modules/fglrx/build_mod/lib*           \
        lib/modules/fglrx/build_mod/2.6.x/Makefile \
        usr/src/modules/fglrx
dh_install -pfglrx-kernel-source "debian/changelog"
"usr/src/modules/fglrx/debian"
dh_install -pfglrx-kernel-source  \
        debian/copyright        \
        debian/compat           \
        module/rules            \
        module/control.template \
        module/dirs.template    \
        module/postinst        \
        usr/src/modules/fglrx/debian
(cd debian/fglrx-kernel-source/usr/src \
     && chown -R root:src modules \
     && tar -jcf fglrx.tar.bz2 modules \
     && rm -rf modules)
# control panel package
dh_install -A -pfglrx-amdcccle "usr/X11R6/bin/amdcccle"
"usr/bin"
dh_install -A -pfglrx-amdcccle "usr/share/icons/*.xpm"
"usr/share/icons"
dh_install -A -pfglrx-amdcccle "usr/share/icons/*.xpm"
"usr/share/pixmaps"
dh_install -A -pfglrx-amdcccle "debian/amdcccle.desktop"
"usr/share/applications"
dh_install -A -pfglrx-amdcccle "debian/amdcccle.kdelnk"
"usr/share/applnk"
dh_install -A -pfglrx-amdcccle "usr/share/ati"
"usr/share"
dh_desktop    -pfglrx-amdcccle
# start the install
dh_installdocs
dh_installdocs -p-driver-fglrx usr/share/doc/fglrx/*
#dh_installchangelogs
dh_link
dh_strip
dh_compress
dh_makeshlibs
dh_installdeb
LD_PRELOAD= dh_shlibdeps
dpkg-shlibdeps: warning: debian/-driver-fglrx/usr/lib/libGL.so.1.2 shouldn't
be linked with libdl.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: symbol _XFlush used by
debian/-driver-fglrx/usr/lib/libfglrx_dm.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol XextAddDisplay used by
debian/-driver-fglrx/usr/lib/libfglrx_dm.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol _XRead used by
debian/-driver-fglrx/usr/lib/libfglrx_dm.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol _XReply used by
debian/-driver-fglrx/usr/lib/libfglrx_dm.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol XextRemoveDisplay used by
debian/-driver-fglrx/usr/lib/libfglrx_dm.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol XextCreateExtension used by
debian/-driver-fglrx/usr/lib/libfglrx_dm.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol XextFindDisplay used by
debian/-driver-fglrx/usr/lib/libfglrx_dm.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning:
debian/-driver-fglrx/usr/lib/xorg/modules/drivers/fglrx_drv.so shouldn't be
linked with libpthread.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/-driver-fglrx/usr/lib/xorg/modules/glesx.so
shouldn't be linked with libstdc++.so.5 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/-driver-fglrx/usr/lib/xorg/modules/glesx.so
shouldn't be linked with libdl.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by xorg-driver-fglrx from: /usr/lib/libGL.so.1
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by xorg-driver-fglrx to: /usr/lib/fglrx/libGL.so.1.xlibmesa
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by xorg-driver-fglrx from: /usr/lib/libGL.so.1.2
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by xorg-driver-fglrx to: /usr/lib/fglrx/libGL.so.1.2.xlibmesa
dpkg-shlibdeps: warning: debian/-driver-fglrx/usr/bin/fgl_glxgears shouldn't
be linked with libXext.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/-driver-fglrx/usr/bin/fglrx_xgamma shouldn't
be linked with libpthread.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/-driver-fglrx/usr/bin/fglrx_xgamma shouldn't
be linked with libXext.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/-driver-fglrx/usr/bin/aticonfig shouldn't be
linked with libXrender.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: symbol _XFlush used by
debian/-driver-fglrx/usr/lib/libfglrx_pp.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol XextAddDisplay used by
debian/-driver-fglrx/usr/lib/libfglrx_pp.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol _XReply used by
debian/-driver-fglrx/usr/lib/libfglrx_pp.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol XextRemoveDisplay used by
debian/-driver-fglrx/usr/lib/libfglrx_pp.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol XextCreateExtension used by
debian/-driver-fglrx/usr/lib/libfglrx_pp.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol XextFindDisplay used by
debian/-driver-fglrx/usr/lib/libfglrx_pp.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: debian/-driver-fglrx/usr/bin/fglrxinfo shouldn't be
linked with libXext.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: symbol XauFileName used by
debian/-driver-fglrx/usr/sbin/atieventsd found in none of the libraries.
dpkg-shlibdeps: warning: debian/-driver-fglrx/usr/sbin/atieventsd shouldn't
be linked with libXrender.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: symbol _XFlush used by
debian/-driver-fglrx/usr/lib/libfglrx_gamma.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol XextAddDisplay used by
debian/-driver-fglrx/usr/lib/libfglrx_gamma.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol _XReply used by
debian/-driver-fglrx/usr/lib/libfglrx_gamma.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol XextRemoveDisplay used by
debian/-driver-fglrx/usr/lib/libfglrx_gamma.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol XextCreateExtension used by
debian/-driver-fglrx/usr/lib/libfglrx_gamma.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: symbol XextFindDisplay used by
debian/-driver-fglrx/usr/lib/libfglrx_gamma.so.1.0 found in none of the
libraries.
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by xorg-driver-fglrx from: /usr/lib/libGL.so.1
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by xorg-driver-fglrx to: /usr/lib/fglrx/libGL.so.1.xlibmesa
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by xorg-driver-fglrx from: /usr/lib/libGL.so.1.2
dpkg-shlibdeps: warning: diversions involved - output may be incorrect
 diversion by xorg-driver-fglrx to: /usr/lib/fglrx/libGL.so.1.2.xlibmesa
dpkg-shlibdeps: warning: debian/fglrx-amdcccle/usr/bin/amdcccle shouldn't be
linked with libXi.so.6 (it uses none of its symbols).
dh_gencontrol -- -VXVERSION= -VXVERSIONMAX=.99 -VXTYPE= -VXSERVER=
dpkg-gencontrol: warning: can't parse dependency -driver-fglrx
dpkg-gencontrol: error: error occurred while parsing -driver-fglrx
dh_gencontrol: command returned error code 65280
make: *** [binary] Error 1
dpkg-buildpackage: failure: debian/rules binary gave error exit status 2
Removing temporary directory: fglrx-install.V14178
[EMAIL PROTECTED]:/home/jyulliano/ati#
./ati-driver-installer-8.41.7-x86.x86_64.run
Created directory fglrx-install.j15192
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux
Driver-8.41.7...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
==================================================
 ATI Technologies Linux Driver Installer/Packager
==================================================

Error: ./default_policy.sh does not support version
default:v2:i686:lib::none:2.6.24-16-generic; make sure that the version is
being
correctly set by --iscurrentdistro

Removing temporary directory: fglrx-install.j15192
[EMAIL PROTECTED]:/home/jyulliano/ati#


-- 
Jyulliano Rocha
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

Responder a