#6177: xf86-video-cirrus fails to build
--------------------+-------------------------
 Reporter:  ken@…   |      Owner:  blfs-book@…
     Type:  defect  |     Status:  new
 Priority:  normal  |  Milestone:  7.7
Component:  BOOK    |    Version:  SVN
 Severity:  normal  |   Keywords:
--------------------+-------------------------
 Fails almost immediately:
 {{{
 config.status: executing libtool commands
 ken@ac4tv /scratch/ken/xf86-video-cirrus-1.5.2 $make
 make  all-recursive
 make[1]: Entering directory '/scratch/ken/xf86-video-cirrus-1.5.2'
 Making all in src
 make[2]: Entering directory '/scratch/ken/xf86-video-cirrus-1.5.2/src'
   CC     alp_driver.lo
 In file included from alp_driver.c:66:0:
 cir.h:26:2: error: unknown type name ‘PCITAG’
   PCITAG   PciTag;
   ^
 alp_driver.c: In function ‘AlpPreInit’:
 alp_driver.c:799:9: warning: assignment discards ‘const’ qualifier from
 pointer target type
   if ((s = xf86GetOptValString(pCir->Options, OPTION_ROTATE))) {
          ^
 Makefile:511: recipe for target 'alp_driver.lo' failed
 make[2]: *** [alp_driver.lo] Error 1
 make[2]: Leaving directory '/scratch/ken/xf86-video-cirrus-1.5.2/src'
 Makefile:350: recipe for target 'all-recursive' failed
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory '/scratch/ken/xf86-video-cirrus-1.5.2'
 Makefile:281: recipe for target 'all' failed
 make: *** [all] Error 2
 }}}

 Google found a couple of similar logs, but no fixes. In qemu 32-bit, the
 modesetting driver worked with -vga cirrus. I think this driver was
 reinstated because it used to be the default in qemu, perhaps we should
 archive it again.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/6177>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to