Running skyeye on ubuntu 9.10

42 views
Skip to first unread message

Daniel

unread,
Jan 1, 2010, 8:59:22 PM1/1/10
to skyeye-simulator
skyeye installs clean on Ubuntu 9.10 (Karmic Koala):

daniel@daniel-laptop:~$ sudo apt-get install skyeye
...
The following NEW packages will be installed:
skyeye
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
...
Unpacking skyeye (from .../skyeye_1.2.5-2ubuntu1_i386.deb) ...
Setting up skyeye (1.2.5-2ubuntu1) ...

This installs skyeye to /usr/bin/skyeye.
Running this executable produces the following message:

skyeye: error while loading shared libraries:
libbfd-2.19.90.20090909.so: cannot open shared object file: No such
file or directory

Michael.Kang

unread,
Jan 1, 2010, 11:59:34 PM1/1/10
to skyeye-s...@googlegroups.com
2010/1/2 Daniel <djk...@gmail.com>:
Probably need to install binutils related development library.

Thanks
MK
>
> --
>
> 您收到此邮件是因为您订阅了 Google 网上论坛的"skyeye-simulator"论坛。
> 要向此网上论坛发帖,请发送电子邮件至 skyeye-s...@googlegroups.com
> 要取消订阅此网上论坛,请发送电子邮件至 skyeye-simulat...@googlegroups.com
> 若有更多问题,请通过 http://groups.google.com/group/skyeye-simulator?hl=zh-CN 访问此网上论坛。
>
>
>

--
www.skyeye.org

Oussama Tahan

unread,
Feb 18, 2010, 10:53:23 AM2/18/10
to skyeye-simulator
Hello,
i've been searching for a simulator where i can run and simulate
several cores together;
i am trying to install Skyeye on UBUNTU 9.1 through its packages
i'm following the installation steps:
--> ./configure
--> make lib
--> make
and i'm getting these errors after several minutes of compiling:

gui/x.cc:42:22: error: X11/Xlib.h: Aucun fichier ou dossier de ce type
gui/x.cc:43:23: error: X11/Xutil.h: Aucun fichier ou dossier de ce
type
gui/x.cc:44:21: error: X11/Xos.h: Aucun fichier ou dossier de ce type
gui/x.cc:45:23: error: X11/Xatom.h: Aucun fichier ou dossier de ce
type
gui/x.cc:46:24: error: X11/keysym.h: Aucun fichier ou dossier de ce
type
gui/x.cc:48:21: error: X11/xpm.h: Aucun fichier ou dossier de ce type
In file included from gui/x.cc:53:
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/icon_bochs.xpm:45: warning: deprecated conversion from string
constant to 'char*'
gui/x.cc:89: error: expected constructor, destructor, or type
conversion before '*' token
gui/x.cc:91: error: expected initializer before '*' token
gui/x.cc:92: error: 'Colormap' does not name a type
gui/x.cc:101: error: 'Window' does not name a type
gui/x.cc:102: error: 'GC' does not name a type
gui/x.cc:107: error: expected initializer before '*' token
gui/x.cc:134: error: 'Pixmap' does not name a type
gui/x.cc:137: error: 'Pixmap' does not name a type
gui/x.cc:144: error: 'Pixmap' does not name a type
gui/x.cc:301: error: variable or field 'xkeypress' declared void
gui/x.cc:301: error: 'KeySym' was not declared in this scope
gui/x.cc:301: error: expected primary-expression before 'int'
gui/x.cc:325: error: 'Colormap' was not declared in this scope
gui/x.cc:325: error: expected primary-expression before 'n_tries'
gui/x.cc:325: error: initializer expression list treated as compound
expression
gui/x.cc:325: error: expected ',' or ';' before '{' token
make[2]: *** [x.lo] Erreur 1
make[2]: quittant le répertoire << /home/oussamatahan/Bureau/
Simulations_Processeurs/Skyeye/skyeye-1.3.0_rc1/arch/x86 >>
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire << /home/oussamatahan/Bureau/
Simulations_Processeurs/Skyeye/skyeye-1.3.0_rc1 >>
make: *** [all] Erreur 2


Could anyone help me to install it plz ?
Thank you


On 2 jan, 05:59, "Michael.Kang" <blackfin.k...@gmail.com> wrote:
> 2010/1/2 Daniel <djku...@gmail.com>:

Michael.Kang

unread,
Feb 19, 2010, 1:21:27 AM2/19/10
to skyeye-s...@googlegroups.com
2010/2/18 Oussama Tahan <oussam...@gmail.com>:

Try to install the following lib:
libxpm-dev - X11 pixmap library (development headers)
libxpm4 - X11 pixmap library


Thanks
MK

Reply all
Reply to author
Forward
0 new messages