This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[enrico.scholz@informatik.tu-chemnitz.de] libc/3155: Build failsbecause of flexible array member in arm-sysdeps



ARM Glibc developers,

is the patch in the appended bug report ok to commit?

Andreas

--- Begin Message ---
Topics:
   libc/3155: Build fails because of flexible array member in

--- End Message ---
--- Begin Message ---
>Number:         3155
>Category:       libc
>Synopsis:       Build fails because of flexible array member in arm-sysdeps
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    libc-gnats
>State:          open
>Quarter:        
>Keywords:       
>Class:          sw-bug
>Submitter-Id:   gnatsweb
>Arrival-Date:   Wed Mar 27 08:01:11 -0500 2002
>Cases:          
>Originator:     Enrico Scholz
>Release:        CVS-HEAD
>Organization:

>Environment:
arm-linux crosscompiler (both RH gcc-2.96 and gcc-3.1 CVS)
linux-2.5.6
>Description:
While building glibc for arm-linux architecture I get:

-----
In file included from ../sysdeps/unix/sysv/linux/ldsodefs.h:25,
                 from ../sysdeps/unix/sysv/linux/init-first.c:31:
../sysdeps/unix/sysv/linux/arm/dl-procinfo.c:57: flexible array member not at end of struct
make[2]: *** [/usr/src/redhat/BUILD/glibc-2.2.90/build-arm-linux/csu/init-first.os] Error 1
make[1]: *** [csu/subdir_lib] Error 2
make: *** [all] Error 2
-----

The attached patch fixes it
>How-To-Repeat:

>Fix:

>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="glibc-2.2.90-flarray.patch"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="glibc-2.2.90-flarray.patch"

LS0tIGdsaWJjLTIuMi45MC9zeXNkZXBzL3VuaXgvc3lzdi9saW51eC9hcm0vZGwtcHJvY2luZm8u
Yy5mbGFycmF5CVdlZCBNYXIgMjcgMTE6NTA6NTMgMjAwMgorKysgZ2xpYmMtMi4yLjkwL3N5c2Rl
cHMvdW5peC9zeXN2L2xpbnV4L2FybS9kbC1wcm9jaW5mby5jCVdlZCBNYXIgMjcgMTE6NDg6NTgg
MjAwMgpAQCAtNDYsNyArNDYsNyBAQAogI2lmICFkZWZpbmVkIFBST0NJTkZPX0RFQ0wgJiYgZGVm
aW5lZCBTSEFSRUQKICAgLl9kbF9hcm1fY2FwX2ZsYWdzCiAjZWxzZQotY29uc3QgY2hhciBfZGxf
YXJtX2NhcF9mbGFnc1tdWzEwXQorY29uc3QgY2hhciBfZGxfYXJtX2NhcF9mbGFnc1s4XVsxMF0K
ICNlbmRpZgogI2lmbmRlZiBQUk9DSU5GT19ERUNMCiA9IHsK
 


--- End Message ---

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]