Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 251102 - games-util/loki_patch use full-static linking
Summary: games-util/loki_patch use full-static linking
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 273317 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-12-16 10:10 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-11-05 06:36 UTC (History)
1 user (show)

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 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-12-16 10:10:02 UTC
For no good reason I'd say, it also is a bit pointless on glibc because of this:

/usr/lib/libglib-2.0.a(gutils.o): In function `g_get_any_init_do':
(.text+0x13e2): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/libglib-2.0.a(gutils.o): In function `g_get_any_init_do':
(.text+0x13d5): warning: Using 'setpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/libglib-2.0.a(gutils.o): In function `g_get_any_init_do':
(.text+0x13ea): warning: Using 'endpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Comment 1 Tristan Heaven (RETIRED) gentoo-dev 2009-06-09 13:03:44 UTC
*** Bug 273317 has been marked as a duplicate of this bug. ***
Comment 2 Tristan Heaven (RETIRED) gentoo-dev 2009-11-05 06:36:12 UTC
Fixed, thanks.