Date: 11 Mar 2002 15:12:46 -0800 From: Michael J Estes <estesm@cc.wwu.edu> To: jstocker@tzi.de Cc: "gnome@FreeBSD. ORG" <gnome@FreeBSD.ORG>, "ports@FreeBSD. ORG" <ports@FreeBSD.ORG> Subject: Re: GDM port broken Message-ID: <1015888366.54382.2.camel@estes.2y.net> In-Reply-To: <000701c1c94e$97b5f140$fe02010a@twoflower.liebende.de> References: <000701c1c94e$97b5f140$fe02010a@twoflower.liebende.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1015888366.54382.2.camel>