ports/83770: New port: emulators/skyeye

明李 iamayan at gmail.com
Fri Jul 22 05:09:07 UTC 2005


i fix the Makefile again 
It will do now

--- Makefile	Fri Jul 22 12:58:16 2005
+++ Makefile	Fri Jul 22 12:54:38 2005
@@ -26,8 +26,8 @@
 INFO=		mmalloc
 
 SKYEYETARGET?=	arm-elf
-CONFIGURE_ARGS+=	--target=${SKYEYETARGET} \
-			--without-gtk-prefix \
+CONFIGURE_TARGET=	--target=${SKYEYETARGET}
+CONFIGURE_ARGS+=	--without-gtk-prefix \
 			--without-gtk-exec-prefix \
 			--disable-gtktest
 .include <bsd.port.mk>

On 7/22/05, 明李 <iamayan at gmail.com> wrote:
> It will work when without USE_GNOME = gtk20
> the difference is when I comment out USE_GNOME = gtk20
> the configure_arg will not add --build=xxxxxx
> 
> then it will work .
> 
> what should I do next?
> 
> On 7/21/05, Pav Lucistnik <pav at freebsd.org> wrote:
> > Synopsis: New port: emulators/skyeye
> > 
> > State-Changed-From-To: open->feedback
> > State-Changed-By: pav
> > State-Changed-When: Thu Jul 21 12:06:35 GMT 2005
> > State-Changed-Why: 
> > Does not compile:
> > 
> > make SUBDIRS="" 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 libiberty.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
> > 
> > http://hood.oook.cz/tb/errors/4-i386/skyeye-0.9.5.log
> > 
> > 
> > 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: 
> > Handle
> > 
> > http://www.freebsd.org/cgi/query-pr.cgi?pr=83770
> >
>



More information about the freebsd-ports-bugs mailing list