Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26690 - kudzu has dietlibc dependancy that should be an option
Summary: kudzu has dietlibc dependancy that should be an option
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-15 12:20 UTC by David Bryson (RETIRED)
Modified: 2004-09-10 06:24 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Bryson (RETIRED) gentoo-dev 2003-08-15 12:20:17 UTC
I'm trying to do anaconda development, and it complains when linking to kudzu
when it is compiled with dietlibc.  It compiels fine with gcc, and the dietlibc
dependancy should be a USE flag

Reproducible: Always
Steps to Reproduce:
1.emerge kudzu
2.
3.

Actual Results:  
emerges dietlibc and then kduzu, then links against it

Expected Results:  
emerges kudzu and links against glibc

the makefiles just need the $(DIET) variable removed maybe in a patch, and
everything compiles and links fine to glibc.
i unpacked it manually and did this.
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2004-06-05 13:19:41 UTC
Is this still a problem with recent versions of kudzu?
Comment 2 David Bryson (RETIRED) gentoo-dev 2004-09-09 17:28:28 UTC
absolutly no clue, i've even forgotten why I filed this bug
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2004-09-10 06:24:00 UTC
How about this?