Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 205228 - gnome-base/gdm-2.20.3 fails to emerge when USE="-pam"
Summary: gnome-base/gdm-2.20.3 fails to emerge when USE="-pam"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://bugzilla.gnome.org/show_bug.cg...
Whiteboard:
Keywords:
: 205267 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-01-10 18:10 UTC by Steev Klimaszewski (RETIRED)
Modified: 2008-01-11 09:27 UTC (History)
1 user (show)

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


Attachments
Patch to allow gdm-2.20.3 to compile when USE="-pam" (aka uses shadow for verification) (gdm-2.20.3-verify-shadow.patch,646 bytes, text/plain)
2008-01-10 18:11 UTC, Steev Klimaszewski (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steev Klimaszewski (RETIRED) gentoo-dev 2008-01-10 18:10:10 UTC
verify-shadow.o: In function `gdm_verify_setup_user':
/root/gdm-2.20.3/daemon/verify-shadow.c:435: undefined reference to `gdm_debug'
/root/gdm-2.20.3/daemon/verify-shadow.c:430: undefined reference to `gdm_debug'
verify-shadow.o: In function `gdm_verify_user':
/root/gdm-2.20.3/daemon/verify-shadow.c:216: undefined reference to `gdm_debug'
/root/gdm-2.20.3/daemon/verify-shadow.c:272: undefined reference to `gdm_debug'
/root/gdm-2.20.3/daemon/verify-shadow.c:297: undefined reference to `gdm_debug'
verify-shadow.o:/root/gdm-2.20.3/daemon/verify-shadow.c:230: more undefined
references to `gdm_debug' follow
collect2: ld returned 1 exit status

Upstream bug in URL includes a patch, already applied upstream.  Tested the patch locally on a ~x86 machine and it works.  Please apply.
Comment 1 Steev Klimaszewski (RETIRED) gentoo-dev 2008-01-10 18:11:33 UTC
Created attachment 140617 [details]
Patch to allow gdm-2.20.3 to compile when USE="-pam" (aka uses shadow for verification)
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2008-01-10 18:29:14 UTC
Fixed in portage.
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-01-11 09:27:45 UTC
*** Bug 205267 has been marked as a duplicate of this bug. ***