[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fglrx debian source doesn't compile on amd64/unstable



Le Lundi 12 Septembre 2005 07:19, dulles at artifex dot org a écrit :
Howdy,

I'm having difficulty compiling the fglrx source as described in the
website. I'm using X.org on an amd64, for which I didn't see precompiled
packages, to which I would have defaulted.

I installed all the development libraries described, yet the
"dpkg-buildpackage -b -rfakeroot -tc -uc -D" command fails. I've
attached the log.

Any ideas?

Hello,

I did this today as well.
I'm stuck on step after, but at least I passed the step you fail.
I did :
    prompt> cd /home/jeanluc/src/deb/3a-source
    prompt> cd fglrx-installer-8.16.20/
    prompt> dpkg-buildpackage -b -rfakeroot -tc -uc -D
        Unmet build dependencies: rpl ia32-libs
    root# apt-get install rpl ia32-libs
    root# dpkg-buildpackage -b -rfakeroot -tc -uc -D >log.jlj
    (log.jlj are attached)

our logs are different. ( log versus log.jlj )

As well, i made a symlink as said in Flavio page, but I'm not sure
I did the rigth one, it's not so clear.
I did :
    root# cd /usr/X11R6/
    root# ln -s lib lib64
    root# pwd
    root# /usr/X11R6
    root# ls -la
        drwxr-xr-x  2 root root 4096 Sep 12 21:32 bin/
        drwxr-xr-x  4 root root 4096 Sep  6 21:15 include/
        drwxr-xr-x  4 root root 4096 Sep 12 21:32 lib/
        lrwxrwxrwx  1 root root    3 Sep 12 21:28 lib64 -> lib/
        drwxr-xr-x  7 root root 4096 Sep  6 21:15 man/
Is it correct ?

Otherwise, I'm XFree V4.3 on debian sarge amd64 (don't know if pure 64)

After comparing our logs, my feeling is that you don't have a corresponding 
version of qt library.
Here is what I have on my system :
prompt> dpkg -l |grep -i qt
ii  libqt3-headers 3.3.4-3        Qt3 header files
ii  libqt3-mt-dev  3.3.4-3        Qt development files (Threaded)
ii  libqt3c102     3.3.4-3        Qt GUI Library, Version 3
ii  libqt3c102-mt  3.3.4-3        Qt GUI Library (Threaded runtime version), V
ii  pinentry-qt    0.7.2-1        Qt-based PIN or pass-phrase entry dialog for
ii  qt3-dev-tools  3.3.4-3        Qt3 development tools

I'm interrested you go one step further, so that you may come to
the same point as my problem ... hi ;-)
(I didn't posted my problem yet, I'm searching a bit first)


-- 
Jean-Luc