Date: Wed, 13 Mar 2002 11:26:49 -0600 (CST) From: "Stephen L. Palmer" <slpalmer@midearth.org> To: Joe Clarke <marcus@marcuscom.com> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: port gdm build failure on -current Message-ID: <20020313112516.G82423-100000@adam12.midearth.org> In-Reply-To: <20020313115116.I65010-100000@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Removing /usr/include/security/pam_misc.h fixed it for me... I thought I had searched for gdm on freebsd-ports, but evidently I didn't. I found the message you refered to.. Thanks for the pointers --- Stephen L. Palmer slpalmer@midearth.org On Wed, 13 Mar 2002, Joe Clarke wrote: > > > On Wed, 13 Mar 2002, Stephen L. Palmer wrote: > > > > > build of gdm fails as follows on -current (march 9) > > This (and your Mozilla) problem have been reported to this lists. Check > the archives of freebsd-ports@. For your GDM issue, removing > /usr/include/security/pam_misc.h may fix it for you. See the archives for > another solution. > > Joe > > > > > [snip] > > cc -O -pipe -I/usr/X11R6/include -g -Wall -Wpointer-arith > > -Wmissing-prototypes -Wmissing-declarations -o gdmaskpass gdmaskpass.o > > -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lintl -liconv -lpam -lwrap > > -lpam -lutil -lutil -lXinerama > > gdmaskpass.o: In function `main': > > /usr2/ports/x11/gdm/work/gdm-2.2.5.4/utils/gdmaskpass.c(.data+0x0): > > undefined reference to `misc_conv' > > gmake[2]: *** [gdmaskpass] Error 1 > > gmake[2]: Leaving directory `/usr2/ports/x11/gdm/work/gdm-2.2.5.4/utils' > > gmake[1]: *** [all-recursive] Error 1 > > gmake[1]: Leaving directory `/usr2/ports/x11/gdm/work/gdm-2.2.5.4' > > gmake: *** [all-recursive-am] Error 2 > > *** Error code 2 > > > > Stop in /usr2/ports/x11/gdm. > > *** Error code 1 > > > > Stop in /usr2/ports/x11/gdm. > > *** Error code 1 > > > > Stop in /usr2/ports/x11/gdm. > > root on adam12:/usr/ports/x11/gdm % > > > > --- > > Stephen L. Palmer > > slpalmer@midearth.org > > > > Receipt of this email does not entitle you to collect, > > use, or sell my personal information for any commercial, > > or non-commercial purposes. Non-solicited commercial > > emails sent to my address will be billed $500.00 per > > offense for use of storage space on my mail servers, > > bandwidth fees, and personal administrative overhead. > > You have been warned. > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-ports" in the body of the message > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020313112516.G82423-100000>