Bug 83770 - New port: emulators/skyeye
Summary: New port: emulators/skyeye
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-20 08:00 UTC by RuanWei
Modified: 2005-07-28 14:20 UTC (History)
0 users

See Also:


Attachments
file.shar (21.39 KB, text/plain)
2005-07-20 08:00 UTC, RuanWei
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description RuanWei 2005-07-20 08:00:27 UTC
SkyEye is an Open Source Software Project. The goal of SkyEye is to provide an integrated simulation environment in Linux and Windows. SkyEye environment simulates typical Embedded Computer Systems (Now it supports Atmel AT91 board based on ARM7TDMI CPU, board based on ARM720T CPU, board based on StrongARM (SA1100/SA1110). You can run some Embedded Operation System such as ARM Linux, uClinux, uc/O
S-II (ucos-ii) etc in SkyEye, and analyze or debug them at source level.

WWW: http://www.skyeye.org/
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-21 13:06:35 UTC
State Changed
From-To: open->feedback

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
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-21 13:06:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Handle
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-28 14:20:45 UTC
State Changed
From-To: feedback->closed

Committed, thanks!