Bug 32701 - dietlibc 0.23 can't compile
Bug#: 32701 Product:  Gentoo Linux Version: unspecified Platform: HPPA
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: hppa@gentoo.org Reported By: eike-gentoo@mail.math.uni-mannheim.de
Component: Library
URL: 
Summary: dietlibc 0.23 can't compile
Keywords:  
Status Whiteboard: 
Opened: 2003-11-04 04:27 0000
Description:   Opened: 2003-11-04 04:27 0000
bin-parisc/diet gcc -pipe -nostdinc -Os -fomit-frame-pointer -Wall -W 
-Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch 
-Wredundant-decls -Wno-unused -o bin-parisc/elftrunc contrib/elftrunc.c 
platform name too long! 
make: *** [bin-parisc/elftrunc] Error 1 
 
This output is from compiling the dietlibc-0.23 directly from 
ftp.de.kernel.org, but the bug is the same when doing "emerge dietlibc", only 
the command line is a bit different. 
 
This problem is fixed in current cvs (see http://www.fefe.de/dietlibc/), at 
least this one compiles. 

Reproducible: Always
Steps to Reproduce:
1. emerge dietlibc 
 


Expected Results:  
compile ;) 

not needed

------- Comment #1 From Rolf Eike Beer 2003-11-11 13:02:09 0000 -------
Created an attachment (id=20611) [details]
diff 0.23 vs. current cvs (partly)

This patch let's me build it. It's taken from current cvs. Please test.

------- Comment #2 From Guy Martin 2003-12-19 17:16:43 0000 -------
Fixed in cvs. Thanks