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
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'
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.
Please report this and the patch to upstream: bugzilla.gnome.org
(In reply to comment #3) > Please report this and the patch to upstream: > bugzilla.gnome.org