BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001462 [buildroot] Other major always 08-13-07 06:01 12-18-07 04:57
Reporter simpa View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0001462: X11R7 fails to build due to error in libxcb
Description Building X11R7 fails while building libxcb with:

xv.c: In function 'xcb_xv_put_image_checked':
xv.c:2870: error: 'data_size' undeclared (first use in this function)
xv.c:2870: error: (Each undeclared identifier is reported only once
xv.c:2870: error: for each function it appears in.)
xv.c: In function 'xcb_xv_put_image':
xv.c:2951: error: 'data_size' undeclared (first use in this function)
Additional Information
Attached Files

- Relationships

- Notes
(0002659)
simpa
08-13-07 06:05

tested with buildroot-snapshot from 08-13-07

With manually added x11r7-patch from Julien it builds...
 
(0002660)
simpa
08-13-07 08:30

It think its a problem with Cross-Compilation...(I'm building i686-files on an x86_64 machine)

So it seems to be a problem with autotools, right?! (I'm not very familiar with it)

I get some more errors while compiling X11R7, that could possibly prove this. For example:
Compiling xlib_libX11 stops with the error, that src/util/makekeys cannot be found. The file exists but was compiled for i386 not for x86_64 as it should.
 
(0003244)
simpa
12-18-07 04:54

bug can be closed...

Error doesn't occur any more.
 
(0003249)
vanokuten
12-18-07 04:57

unable to reproduce, seems fixed somewhere in-between
 

- Issue History
Date Modified Username Field Change
08-13-07 06:01 simpa New Issue
08-13-07 06:01 simpa Status new => assigned
08-13-07 06:01 simpa Assigned To  => buildroot
08-13-07 06:05 simpa Note Added: 0002659
08-13-07 08:30 simpa Note Added: 0002660
12-18-07 04:54 simpa Note Added: 0003244
12-18-07 04:57 vanokuten Status assigned => closed
12-18-07 04:57 vanokuten Note Added: 0003249
12-18-07 04:57 vanokuten Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker