From owner-freebsd-current Sat Oct 5 20:42:23 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 520FB37B401 for ; Sat, 5 Oct 2002 20:42:22 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68E7D43E6E for ; Sat, 5 Oct 2002 20:42:21 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from gyros (gyros.marcuscom.com [192.168.1.9]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id g963gJuE001551; Sat, 5 Oct 2002 23:42:19 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: gnome2 make install failure help From: Joe Marcus Clarke To: suken woo Cc: freebsd-current In-Reply-To: <3D9FB122.8050807@mail.gddsn.org.cn> References: <3D9FB122.8050807@mail.gddsn.org.cn> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 05 Oct 2002 23:41:55 -0400 Message-Id: <1033875715.818.43.camel@gyros.marcuscom.com> Mime-Version: 1.0 X-Spam-Status: No, hits=-6.4 required=5.0 tests=AWL,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_00_01,TO_BE_REMOVED_REPLY version=2.41 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 2002-10-05 at 23:42, suken woo wrote: > get the following errmsg . help , please > 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 > /usr/libexec/elf/ld: Dwarf Error: Invalid or unhandled FORM value: 14. > gdmaskpass.o:/usr/ports/x11/gdm2/work/gdm-2.4.0.11/utils/gdmaskpass.c:18: > undefined reference to `misc_conv' > gmake[2]: *** [gdmaskpass] Error 1 > gmake[2]: Leaving directory `/usr/ports/x11/gdm2/work/gdm-2.4.0.11/utils' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/x11/gdm2/work/gdm-2.4.0.11' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > Stop in /usr/ports/x11/gdm2. > *** Error code 1 > > Stop in /usr/ports/x11/gnome2. Delete /usr/include, then do a make installworld from /usr/src. Afterwards, you'll be able to build gdm2 without problem. Joe > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message