One more bit of information:
When I run the --buildpkg command it gets stuck with these processes:
Code:
3699 pts/0 S+ 0:00 -bash
3753 pts/0 S+ 0:00 /bin/sh ./ati-installer.sh 8.582 --buildpkg Fedora/F10
3777 pts/0 S+ 0:00 /bin/sh ./packages/Fedora/ati-packager.sh --buildpkg F10
3851 pts/0 S+ 0:00 rpmbuild -bb --define _topdir /tmp/ATI-fglrx-8.582-1-3777-root --define _builddir /tmp/ATI-fglrx-8.582-1-3777-root/
3919 pts/0 S+ 0:00 /bin/sh -e /tmp/ATI-fglrx-8.582-1-3777-root/tmp/rpm-tmp.uLYTPN
3928 pts/0 R+ 1:58 bash make.sh verbose
and the last lines of /tmp/ATI-fglrx-8.582-1-3777-root/ATI-fglrx_build.log shows:
Code:
+ export AS_USER=y
+ AS_USER=y
+ pushd /tmp/ATI-fglrx-8.582-1-3777-root/BUILDROOT/ATI-fglrx-8.582-1.f10.x86_64/lib/modules/fglrx/build_mod
/tmp/ATI-fglrx-8.582-1-3777-root/BUILDROOT/ATI-fglrx-8.582-1.f10.x86_64/lib/modules/fglrx/build_mod /tmp/ATI-fglrx-8.582-1-3777-root/BUILD/ATI-fglrx-8.582
+ bash make.sh verbose
My question is ... WHY?
Has anyone successfully built this driver on Fedora 10 x86_64?