Date: 30 Dec 2002 00:57:32 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Sean Kelly <smkelly@zombie.org> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: gdm2 doesn't compile? Message-ID: <1041227851.24902.20.camel@shumai.marcuscom.com> In-Reply-To: <20021230053312.GA11616@edgemaster.zombie.org> References: <20021230053312.GA11616@edgemaster.zombie.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-/6wxbY9zTQxZa8A6HNcu Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2002-12-30 at 00:33, Sean Kelly wrote: > Am I the only person having problems building x11/gdm2? Pretty much. >=20 > FreeBSD edgemaster.zombie.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Dec= 29 22:35:38 CST 2002 root@edgemaster.zombie.org:/usr/obj/usr/src/sys/E= DGEMASTER i386 >=20 > cc -O -pipe -mcpu=3Dpentiumpro -g -Wall -Wpointer-arith -Wmissing-prototy= pes -Wmissing-declarations -o gdmaskpass gdmaskpass.o -lintl -liconv -lpam = -L/usr/local/lib -liconv > gdmaskpass.o: In function `main': > /usr/ports/x11/gdm2/work/gdm-2.4.0.12/utils/gdmaskpass.c:18: undefined re= ference to `misc_conv' > gmake[2]: *** [gdmaskpass] Error 1 >=20 > It looks like some sort of PAM related thing to me. I can find a > misc_conv() in /usr/src/contrib/libpam/libpam_misc/misc_conv.c on my > 4.7-STABLE box, but I can't find a misc_conv() anywhere in my FreeBSD > 5.0-CURRENT's PAM stuff. That's because you didn't follow the instructions in /usr/src/UPDATING.=20 You need to do an rm -rf /usr/include/* right before doing an installword in order to remove the old header files. After doing so, you will have no problems building gdm2 as well as quite a few C++ ports. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-/6wxbY9zTQxZa8A6HNcu Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+D+BLb2iPiv4Uz4cRAtIiAJoDmcR+JyOLMTnYcKZeZtRUMMNLWQCfW8mN CuDoRZD3Cb7Y/U83Tpgwf+w= =kdF+ -----END PGP SIGNATURE----- --=-/6wxbY9zTQxZa8A6HNcu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1041227851.24902.20.camel>