Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 358335 - dev-libs/glib:2 fails to compile without ipv6
Summary: dev-libs/glib:2 fails to compile without ipv6
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://permalink.gmane.org/gmane.comp...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-11 01:55 UTC by Piotr Curious Slawinski
Modified: 2011-04-03 11:57 UTC (History)
0 users

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


Attachments
ipv6 patch found on the web (glib-2.28.2-ipv6.patch,2.14 KB, patch)
2011-03-11 01:59 UTC, Piotr Curious Slawinski
Details | Diff
fixed ebuild (glib-2.28.2.ebuild,5.30 KB, text/plain)
2011-03-11 02:01 UTC, Piotr Curious Slawinski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Curious Slawinski 2011-03-11 01:55:47 UTC
glib fails to compile without ipv6 enabled. 

Reproducible: Always

Steps to Reproduce:
1.disable ipv6 in libc (i.e. uclibc without ipv6)
2.emerge glib 
3.
Actual Results:  
glib fails to link 

Expected Results:  
glib chooses to use ipv4 only and compiles fine
Comment 1 Piotr Curious Slawinski 2011-03-11 01:59:56 UTC
Created attachment 265527 [details, diff]
ipv6 patch found on the web

http://permalink.gmane.org/gmane.comp.handhelds.openembedded.scm/42968 source

put this file to 'files'
Comment 2 Piotr Curious Slawinski 2011-03-11 02:01:36 UTC
Created attachment 265529 [details]
fixed ebuild

this ebuild automatically patches itself with ipv6 patch. it's not done nicely (not using USE=ipv6) but works.
Comment 3 Pacho Ramos gentoo-dev 2011-03-11 08:21:07 UTC
Please report this and the patch to upstream:
bugzilla.gnome.org
Comment 4 Pacho Ramos gentoo-dev 2011-04-03 11:57:02 UTC
(In reply to comment #3)
> Please report this and the patch to upstream:
> bugzilla.gnome.org