From owner-freebsd-gnome Mon Mar 11 15:12:53 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from titan.cc.wwu.edu (titan.cc.wwu.edu [140.160.240.18]) by hub.freebsd.org (Postfix) with ESMTP id 4D97837B402; Mon, 11 Mar 2002 15:12:50 -0800 (PST) Received: from ws609.fx.reshall.wwu.edu (ws609.fx.reshall.wwu.edu [63.229.43.164]) by titan.cc.wwu.edu (8.10.2+Sun/8.9.1) with ESMTP id g2BNCh929897; Mon, 11 Mar 2002 15:12:43 -0800 (PST) Subject: Re: GDM port broken From: Michael J Estes To: jstocker@tzi.de Cc: "gnome@FreeBSD. ORG" , "ports@FreeBSD. ORG" In-Reply-To: <000701c1c94e$97b5f140$fe02010a@twoflower.liebende.de> References: <000701c1c94e$97b5f140$fe02010a@twoflower.liebende.de> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 11 Mar 2002 15:12:46 -0800 Message-Id: <1015888366.54382.2.camel@estes.2y.net> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I had the same problem recently and I managed to fix it my removing /usr/include then doing a 'make installworld'. I'm assuming you are on -CURRENT. I think this is related to recent pam changes. Seems there may have been some stale pam related .h files. -Mike Estes On Mon, 2002-03-11 at 14:46, Jan Stocker wrote: > Compiling gdm failed on completly fresh installed system... > > cc -O -pipe -march=pentiumpro -I/usr/X11R6/include -g -Wall -Wpointer-arith > -Wmi > ssing-prototypes -Wmissing-declarations -o gdmaskpass > dmaskpass.o -Wl,-E -L/us > r/X11R6/lib -L/usr/local/lib -lintl -lpam -lwrap -lpam -lutil -lutil -lXiner > ama > gdmaskpass.o: In function `main': > /usr/ports/x11/gdm/work/gdm-2.2.5.4/utils/gdmaskpass.c(.data+0x0): undefined > ref > erence to `misc_conv' > gmake[2]: *** [gdmaskpass] Error 1 > gmake[2]: Leaving directory `/usr/ports/x11/gdm/work/gdm-2.2.5.4/utils' > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message