Openmoko Bug #2280: xf86-video-glamo/ef499f51 fails to build:

Openmoko Public Trac bugs at docs.openmoko.org
Sun May 3 16:31:11 CEST 2009


#2280: xf86-video-glamo/ef499f51 fails to build:
-----------------------------+----------------------------------------------
 Reporter:  lindi            |          Owner:  openmoko-kernel            
     Type:  defect           |         Status:  new                        
 Priority:  normal           |      Milestone:                             
Component:  System Software  |        Version:                             
 Severity:  normal           |       Keywords:  xf86-video-glamo Xorg glamo
 Haspatch:  0                |      Blockedby:                             
Estimated:                   |    Patchreview:                             
 Blocking:                   |   Reproducible:  always                     
-----------------------------+----------------------------------------------
 Steps to reproduce:
 1) git clone git://git.openmoko.org/git/xf86-video-glamo.git
 2) cd xf86-video-glamo
 3) autoreconf -i
 4) ./configure
 5) make

 Expected results:
 5) xf86-video-glamo builds from source

 Actual results.
 5) build fails with

 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/xorg
 -I/usr/include/pixman-1 -pedantic -Wall -Werror -std=gnu99 -g -O2 -MT
 glamo-engine.lo -MD -MP -MF .deps/glamo-engine.Tpo -c glamo-engine.c
 -fPIC -DPIC -o .libs/glamo-engine.o
 glamo-engine.c: In function 'GLAMOEngineReset':
 glamo-engine.c:38: error: 'GLAMO_REG_CLOCK_2D' undeclared (first use in
 this function)
 glamo-engine.c:38: error: (Each undeclared identifier is reported only
 once
 glamo-engine.c:38: error: for each function it appears in.)
 glamo-engine.c:39: error: 'GLAMO_CLOCK_2D_CMDQ_RESET' undeclared (first
 use in this function)
 glamo-engine.c:42: error: 'GLAMO_REG_CLOCK_ISP' undeclared (first use in
 this function)
 glamo-engine.c:43: error: 'GLAMO_CLOCK_ISP2_RESET' undeclared (first use
 in this function)
 glamo-engine.c:47: error: 'GLAMO_CLOCK_2D_RESET' undeclared (first use in
 this function)

 More info:
 1) Earlier version (git reset --hard 8b82afb51440f33) fails with

 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/xorg
 -I/usr/include/pixman-1 -pedantic -Wall -Werror -std=gnu99 -g -O2 -MT
 glamo-cmdq.lo -MD -MP -MF .deps/glamo-cmdq.Tpo -c glamo-cmdq.c  -fPIC
 -DPIC -o .libs/glamo-cmdq.o
 mv -f .deps/glamo-cmdq.Tpo .deps/glamo-cmdq.Plo
 make[2]: *** No rule to make target `glamo-funcs.lo', needed by
 `glamo_drv.la'.  Stop.

 2) Even earlier version (reset --hard 16a993d8b17ef623a21b) seems to build
 just fine.

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/2280>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac


More information about the openmoko-kernel mailing list