Skip site navigation (1)Skip section navigation (2)
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>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On Mon, 2002-12-30 at 00:33, Sean Kelly wrote:
> Am I the only person having problems building x11/gdm2?

Pretty much.

> 
> 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/EDGEMASTER  i386
> 
> cc -O -pipe -mcpu=pentiumpro -g -Wall -Wpointer-arith -Wmissing-prototypes -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 reference to `misc_conv'
> gmake[2]: *** [gdmaskpass] Error 1
> 
> 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. 
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

-- 
PGP Key : http://www.marcuscom.com/pgp.asc

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQA+D+BLb2iPiv4Uz4cRAtIiAJoDmcR+JyOLMTnYcKZeZtRUMMNLWQCfW8mN
CuDoRZD3Cb7Y/U83Tpgwf+w=
=kdF+
-----END PGP SIGNATURE-----
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1041227851.24902.20.camel>