Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32701 - dietlibc 0.23 can't compile
Summary: dietlibc 0.23 can't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: HPPA Linux
: High normal
Assignee: HPPA Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-04 04:27 UTC by account-removed
Modified: 2003-12-19 17:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
diff 0.23 vs. current cvs (partly) (023-fix.diff,3.86 KB, patch)
2003-11-11 13:02 UTC, account-removed
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description account-removed 2003-11-04 04:27:56 UTC
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 account-removed 2003-11-11 13:02:09 UTC
Created attachment 20611 [details, diff]
diff 0.23 vs. current cvs (partly)

This patch let's me build it. It's taken from current cvs. Please test.
Comment 2 Guy Martin (RETIRED) gentoo-dev 2003-12-19 17:16:43 UTC
Fixed in cvs. Thanks