From owner-freebsd-questions@FreeBSD.ORG Thu Jul 24 15:01:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E5771065674 for ; Thu, 24 Jul 2008 15:01:37 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 0908D8FC20 for ; Thu, 24 Jul 2008 15:01:37 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KM2K0-0004GP-GR for freebsd-questions@freebsd.org; Thu, 24 Jul 2008 08:01:36 -0700 Message-ID: <18633730.post@talk.nabble.com> Date: Thu, 24 Jul 2008 08:01:36 -0700 (PDT) From: Jakub Lach To: freebsd-questions@freebsd.org In-Reply-To: <20080724050723.GA46852@ducati-748.3rdrock.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: jakub_lach@mailplus.pl References: <20080724050723.GA46852@ducati-748.3rdrock.kicks-ass.net> Subject: Re: portupgrade policykit problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2008 15:01:37 -0000 Same problem here, policykit-gnome also. Alain G. Fabry wrote: > > > Hi, > > Hope I didn't do something stupid here.... > > Tried to 'portupgrade -R policykit' but it came back with an error. So I > deinstalled it and now I'm trying to reinstall it, but it fails with the > following error. > > > R=\""/usr/local/etc"\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" > -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" > -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" > -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -D_POSIX_PTHREAD_SEMANTICS > -D_REENTRANT -DKIT_COMPILATION -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 > -fno-strict-aliasing -pipe -Wall -Wchar-subscripts -Wmissing-declarations > -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat > -Wformat-security -MT kit-string.lo -MD -MP -MF .deps/kit-string.Tpo -c -o > kit-string.lo kit-string.c > cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src > -DPACKAGE_LIBEXEC_DIR=\"/usr/local/libexec\" > -DPACKAGE_SYSCONF_DIR=\"/usr/local/etc\" > -DPACKAGE_DATA_DIR=\"/usr/local/share\" > -DPACKAGE_BIN_DIR=\"/usr/local/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/var\" > -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" > -DPACKAGE_LIB_DIR=\"/usr/local/lib\" -D_POSIX_PTHREAD_SEMANTICS > -D_REENTRANT -DKIT_COMPILATION -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 > -fno-strict-aliasing -pipe -Wall -Wchar-subscripts -Wmissing-declarations > -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat > -Wformat-security -MT kit-string.lo -MD -MP -MF .deps/kit-string.Tpo -c > kit-string.c -fPIC -DPIC -o .libs/kit-string.o > kit-string.c:141: error: redefinition of 'strndup' > kit-string.c:119: error: previous definition of 'strndup' was here > gmake[3]: *** [kit-string.lo] Error 1 > gmake[3]: Leaving directory > `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/src/kit' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/ports/sysutils/policykit/work/PolicyKit-0.9/src' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/sysutils/policykit/work/PolicyKit-0.9' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /usr/ports/sysutils/policykit. > > > Also tried 'make distclean' and a new 'make install clean', but it keeps > on failing. > > I hope that in case I need to reboot, it won't crash my system. But I'll > postpone my reboot as long as possible. Maybe I can reinstall it with your > advice. > > Thanks, > > Alain > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > -- View this message in context: http://www.nabble.com/portupgrade-policykit-problem-tp18625533p18633730.html Sent from the freebsd-questions mailing list archive at Nabble.com.