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

Bug#647961: xorg-server: --enable-debug exposes compile error



Package: xorg-server
Version: 1.7.7
Severity: minor

What I did:
  apt-get source xorg-server=1.7.7
  cd xorg-server-1.7.7
  fakeroot debian/rules patch
  sed -i 's/--disable-debug/--enable-debug/' debian/rules
  fakeroot debian/rules build

Results:
   ...
  CC    xf86Config.o
../../../../hw/xfree86/common/xf86Config.c: In function 'configInputDevices':
../../../../hw/xfree86/common/xf86Config.c:1501: error: request for member 'lay_identifier' in something not a structure or union
make[6]: *** [xf86Config.lo] Error 1
   ...

What I expected:
   A completed build.

Note:  build without the change from sed succeeds.


-- System Information:
Debian Release: 6.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash



Reply to: