From owner-freebsd-ports Wed Mar 13 9:26:54 2002 Delivered-To: freebsd-ports@freebsd.org Received: from adam12.midearth.org (cs666880-180.austin.rr.com [66.68.80.180]) by hub.freebsd.org (Postfix) with ESMTP id C2E0337B404 for ; Wed, 13 Mar 2002 09:26:50 -0800 (PST) Received: from adam12.midearth.org (localhost [127.0.0.1]) by adam12.midearth.org (8.12.2/8.12.2) with ESMTP id g2DHQoOp013095; Wed, 13 Mar 2002 11:26:50 -0600 (CST) (envelope-from slpalmer@midearth.org) Received: from localhost (slpalmer@localhost) by adam12.midearth.org (8.12.2/8.12.2/Submit) with ESMTP id g2DHQngV013092; Wed, 13 Mar 2002 11:26:49 -0600 (CST) X-Authentication-Warning: adam12.midearth.org: slpalmer owned process doing -bs Date: Wed, 13 Mar 2002 11:26:49 -0600 (CST) From: "Stephen L. Palmer" To: Joe Clarke Cc: freebsd-ports@FreeBSD.ORG Subject: Re: port gdm build failure on -current In-Reply-To: <20020313115116.I65010-100000@shumai.marcuscom.com> Message-ID: <20020313112516.G82423-100000@adam12.midearth.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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