From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 22 07:42:31 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41A5216A41F for ; Fri, 22 Jul 2005 07:42:31 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from e0-a11.b1.lan.prg.vol.cz (e0-a11.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7B1743D73 for ; Fri, 22 Jul 2005 07:42:09 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1]) by e0-a11.b1.lan.prg.vol.cz (8.13.3/8.13.1) with ESMTP id j6M7g8Tp080237; Fri, 22 Jul 2005 09:42:08 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.13.3/8.13.1/Submit) id j6M7g8lT080236; Fri, 22 Jul 2005 09:42:08 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: =?UTF-8?Q?=E6=98=8E?= =?UTF-8?Q?=E6=9D=8E?= In-Reply-To: References: <200507211207.j6LC71ua009729@freefall.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-x62wnMUfjc8CvOwPn/Nw" Date: Fri, 22 Jul 2005 09:42:07 +0200 Message-Id: <1122018127.79901.8.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/83770: New port: emulators/skyeye X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2005 07:42:31 -0000 --=-x62wnMUfjc8CvOwPn/Nw Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable =E6=98=8E=E6=9D=8E p=C3=AD=C5=A1e v p=C3=A1 22. 07. 2005 v 13:06 +0800: With this change, it does not even complete configure run: checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/inc= lude configure: error: *** Gdb does not support native target arm-unknown-elf Configure in /work/a/ports/emulators/skyeye/work/skyeye/gdb failed, exiting= . http://hood.oook.cz/tb/errors/5-amd64/skyeye-0.9.5.log > i fix the Makefile again=20 > It will do now >=20 > --- Makefile Fri Jul 22 12:58:16 2005 > +++ Makefile Fri Jul 22 12:54:38 2005 > @@ -26,8 +26,8 @@ > INFO=3D mmalloc > =20 > SKYEYETARGET?=3D arm-elf > -CONFIGURE_ARGS+=3D --target=3D${SKYEYETARGET} \ > - --without-gtk-prefix \ > +CONFIGURE_TARGET=3D --target=3D${SKYEYETARGET} > +CONFIGURE_ARGS+=3D --without-gtk-prefix \ > --without-gtk-exec-prefix \ > --disable-gtktest > .include >=20 > On 7/22/05, =E6=98=8E=E6=9D=8E wrote: > > It will work when without USE_GNOME =3D gtk20 > > the difference is when I comment out USE_GNOME =3D gtk20 > > the configure_arg will not add --build=3Dxxxxxx > >=20 > > then it will work . > >=20 > > what should I do next? > >=20 > > On 7/21/05, Pav Lucistnik wrote: > > > Synopsis: New port: emulators/skyeye > > >=20 > > > State-Changed-From-To: open->feedback > > > State-Changed-By: pav > > > State-Changed-When: Thu Jul 21 12:06:35 GMT 2005 > > > State-Changed-Why:=20 > > > Does not compile: > > >=20 > > > make SUBDIRS=3D"" mostlyclean > > > rm -rf *.o pic core errs \#* *.E a.out > > > rm -f needed.awk needed2.awk errors dummy needed-list config.h stamp-= * > > > rm -f stamp-picdir > > > rm -f libiberty.aux libiberty.cp libiberty.cps libiberty.fn libiberty= .ky > > > rm -f libiberty.log libiberty.tmp libiberty.tps libiberty.pg > > > rm -f libiberty.pgs libiberty.toc libiberty.tp libiberty.tpl libibert= y.vr > > > rm -f libtexi.stamp > > > rm -f *.a required-list tmpmulti.out > > > rm -f libiberty.dvi libiberty.info* libiberty.html > > > rm -f *~ Makefile config.status xhost-mkfrag TAGS multilib.out > > > rm -f config.log > > > rmdir testsuite 2>/dev/null > > > *** Error code 1 (ignored) > > > creating cache ../config.cache > > > configure: error: can not find install-sh or install.sh in ./../.. > > > ././../.. > > > gmake: *** [configure-build-libiberty] Error 1 > > > *** Error code 2 > > >=20 > > > http://hood.oook.cz/tb/errors/4-i386/skyeye-0.9.5.log > > >=20 > > >=20 > > > Responsible-Changed-From-To: freebsd-ports-bugs->pav > > > Responsible-Changed-By: pav > > > Responsible-Changed-When: Thu Jul 21 12:06:35 GMT 2005 > > > Responsible-Changed-Why:=20 > > > Handle > > >=20 > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D83770 > > > > > >=20 --=20 Pav Lucistnik MIPS: Meaningless Information Provided by Salesmen --=-x62wnMUfjc8CvOwPn/Nw Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBC4KNPntdYP8FOsoIRAlYAAJ4/2w60N+PI4Uj7TUbETU2H1qaMLQCfZVo5 0FTzcq2wqT0db/g/iMrj9MQ= =LJkX -----END PGP SIGNATURE----- --=-x62wnMUfjc8CvOwPn/Nw--