Bug 14182

Summary: Multiple definitions of symbol ___xdm_getpwnam
Product: xorg Reporter: Peter Dyballa <Peter_Dyballa>
Component: App/xdmAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: 7.2 (2007.02)   
Hardware: PowerPC   
OS: Mac OS X (All)   
Whiteboard:
i915 platform: i915 features:

Description Peter Dyballa 2008-01-21 11:08:46 UTC
Building xdm on Mac OS X 10.4.11 (Tiger) fails with:

	/usr/bin/ld: multiple definitions of symbol ___xdm_getpwnam
	.libs/Login.o definition of ___xdm_getpwnam in section (__DATA,__common)
	.libs/greet.o definition of ___xdm_getpwnam in section (__DATA,__data)
	collect2: ld returned 1 exit status
	make[2]: *** [libXdmGreet.la] Error 1
	make[1]: *** [all-recursive] Error 1
	make: *** [all] Error 2
	***** make failed on app/xdm
Comment 1 Jeremy Huddleston Sequoia 2008-05-06 01:49:19 UTC
I fixed this a while back
Comment 2 Jeremy Huddleston Sequoia 2008-05-06 01:55:03 UTC
*** Bug 10146 has been marked as a duplicate of this bug. ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.