Menu

#3 Make error, version 0.4

open
nobody
None
5
2003-12-21
2003-12-21
No

Hello,

I just downloaded the sources and I tried to compile
them, but I got an error as in the file attached.
Included also my GCC version, I'm on Debian unstable
and kernel 2.6.0.

Using the .rpm via the 'alien' tool installs the package.

Regards,
Gismo / Luca

Discussion

  • Luca Capello

    Luca Capello - 2003-12-21

    Generated by 'script', it contains the output from './configure' and 'make'

     
  • Cheuksan Edward Wang

    Logged In: YES
    user_id=827361

    You're failing on XRandR which is in XFree86 4.3. I guess
    you're using
    an older verion of XFree86. For now, you maybe able to work
    around the problem
    by upgrading to XFree86 4.3.

     
  • Cheuksan Edward Wang

    Logged In: YES
    user_id=827361

    Another workaround is to use 0.3 which doesn't depend on XRandR.

     
  • Luca Capello

    Luca Capello - 2004-01-04

    Logged In: YES
    user_id=927572

    Hello,

    the problem is that I'm on XFree86 4.3.0-0pre1v5 from Debian
    experimental, so technically I shouldn't have this error...

    Thx, bye,
    Gismo / Luca

     
  • Luca Capello

    Luca Capello - 2004-01-04

    Logged In: YES
    user_id=927572

    Hello,

    I just tried version 0.3 and it compiles without any
    problem. Obviously, I'd like to have version 0.4 compiled by
    myself :-)

    Thx, bye,
    Gismo / Luca

     
  • Cheuksan Edward Wang

    Logged In: YES
    user_id=827361

    Please check your /usr/include/X11/extensions/Xrandr.h.

    Does it have

    XRRConfigCurrentConfiguration

    XRRConfigSizes

    XRRGetScreenInfo

    defined?

     
  • Luca Capello

    Luca Capello - 2004-01-18

    Xrandr.h from /usr/include/X11/extensions/

     
  • Luca Capello

    Luca Capello - 2004-01-18

    Logged In: YES
    user_id=927572

    Hello,

    attached my /usr/include/X11/extensions/Xranrd.h. As I can
    see, all the values you pointed out are defined.

    Now, I'm using 'XFree86-4.3.0-0pre1v5' from Debian experimental.

    Thx, bye,
    Gismo / Luca

     
  • Cheuksan Edward Wang

    Logged In: YES
    user_id=827361

    Looks like you have a linking problem. Do you have

    /usr/X11R6/lib/libXrandr.a

    and

    /usr/X11R6/lib/libXrandr.so

    on your system?

     
  • Luca Capello

    Luca Capello - 2004-01-18

    Logged In: YES
    user_id=927572

    Hello,

    yes, I've the two files:

    luca@gismo:~$ ll /usr/X11R6/lib/libXrandr.a
    -rw-r--r-- 1 root root 7690 Oct 25 02:44
    /usr/X11R6/lib/libXrandr.a

    luca@gismo:~$ ll /usr/X11R6/lib/libXrandr.so
    lrwxr-xr-x 1 root root 14 Dec 13 15:44
    /usr/X11R6/lib/libXrandr.so -> libXrandr.so.2

    luca@gismo:~$ ll /usr/X11R6/lib/libXrandr.so.2
    lrwxr-xr-x 1 root root 16 Dec 13 15:44
    /usr/X11R6/lib/libXrandr.so.2 -> libXrandr.so.2.0
    luca@gismo:~$
    =====

    Thx, bye,
    Gismo / Luca

     
  • alan johnson

    alan johnson - 2004-02-09

    Logged In: YES
    user_id=943591

    yes this is maybe missing

     

Log in to post a comment.

MongoDB Logo MongoDB