URN Logo
UNIX Resources » Linux » Linux Forum » Linux Applications Support » Page.2 » Cannot install Enlightenment DR17
announcement The content of this page is collected from Linux Forum, All copyrights and other associated rights are reserved by the original authors of the articles.
Resources
China Linux Forum(finished)
Linux Forum(finished)
FreeBSD China(finished)
linuxforum.com
  LinuxForum General Chat
  Linux Advocacy
  LinuxForum Polls
  Introductions
  Linux Kernel Support
  Patch Management
  Development Release
  Linux Programming
  Linux Security
  Linux Software
  Linux Hardware Problems
    Linux Video Problems
    Linux Sound Problems
  Linux Networking Support
  Linux Printing Support
  Linux Human Interface Devices Support
  Linux Data Storage Support
  Linux Applications Support
  Linux Installation Support
  Linux Laptops Support
  Linux Motherboard, Chipsets, CPU, Memory
  Miscellaneous
  Debian Linux Support
  Ubuntu Linux Support
  LiveCD Discussions
  Gentoo Linux Support
  Mandrake Linux Support
  Redhat / Fedora Linux Support
  Slackware Linux Support
  SuSE Linux Support
  CentOS Linux Support
  Linux Web Servers
  Linux DNS Servers
  Linux Database Servers
  Linux Email Servers
  Linux FTP Servers
  Linux Squid Proxy Server
  Linux Samba Help
  Linux cPanel Help
  Linux Ensim Help
  Linux Plesk Help
  Linux Webmin / Usermin Help
  Qmail Toaster Help
  Linux Games
  Windows Game Emulation
  Linux Discussions
  General Linux Discussions
  Red Hat Linux Discussions
  More Red Hat Linux Discussions
  Mandrake Linux Discussions
  Slackware Linux Discussions
  SuSE Linux Discussions
  Debian Discussions
  Samba Help
  Linux Security
  Linux Networking
  Gentoo Help
  Operating System Rant Forum
  Hardware Rants
   
Cannot install Enlightenment DR17
Subject: Cannot install Enlightenment DR17
Author: sentralorigin    Posted: 2007-02-20 13:39:24    Length: 18,139 byte(s)
[Original] [Print] [Top]
I am on Gentoo.
I want to install E17, so I did these:

Code:
emerge layman
echo "source /usr/portage/local/layman/make.conf" >> /etc/make.conf
layman -f
layman -a enlightenment
mkdir -p /etc/portage/package.keywords
ln -s /usr/portage/local/layman/enlightenment/scripts/package.keywords.snapshots /etc/portage/package.keywords/enlightenment
emerge e

But I get this error after I do 'emerge e':

Code:
In file included from e_main.c:4:
e.h:55:21: error: Ecore_X.h: No such file or directory
e.h:64:27: error: Ecore_X_Atoms.h: No such file or directory
In file included from e_user.c:4:
e.h:55:21: error: Ecore_X.h: No such file or directory
e.h:64:27: error: Ecore_X_Atoms.h: No such file or directory
e.h:65:28: error: Ecore_X_Cursor.h: No such file or directory
e.h:66:24: error: Ecore_DBus.h: No such file or directory
e.h:65:28: error: Ecore_X_Cursor.h: No such file or directory
e.h:66:24: error: Ecore_DBus.h: No such file or directory
In file included from e_includes.h:11,
                 from e.h:125,
                 from e_main.c:4:
e_container.h:124: error: expected declaration specifiers or '...' before 'Ecore_X_Rectangle'
In file included from e_includes.h:14,
                 from e.h:125,
                 from e_main.c:4:
e_border.h:176: error: expected specifier-qualifier-list before 'Ecore_X_Window_State_Hint'
e_border.h:213: error: expected specifier-qualifier-list before 'Ecore_X_MWM_Hint_Func'
e_border.h:229: error: expected specifier-qualifier-list before 'Ecore_X_Icon'
e_border.h:319: error: expected specifier-qualifier-list before 'Ecore_X_Window_Attributes'
e_border.h:445: error: expected specifier-qualifier-list before 'Ecore_X_Rectangle'
e_border.h:600: error: expected ')' before 'alarm'
e_border.h:607: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Down'
e_border.h:608: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Up'
e_border.h:609: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Down'
e_border.h:610: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Up'
e_border.h:611: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Down'
In file included from e_includes.h:17,
                 from e.h:125,
                 from e_main.c:4:
e_menu.h:63: error: expected specifier-qualifier-list before 'Ecore_X_Rectangle'
e_menu.h:167: error: expected declaration specifiers or '...' before 'Ecore_X_Time'
In file included from e_includes.h:27,
                 from e.h:125,
                 from e_main.c:4:
e_atoms.h:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_MANAGED'
e_atoms.h:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_CONTAINER'
e_atoms.h:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_ZONE'
e_atoms.h:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_DESK'
e_atoms.h:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_MAPPED'
e_atoms.h:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_SHADE_DIRECTION'
e_atoms.h:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_HIDDEN'
e_atoms.h:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_BORDER_SIZE'
e_atoms.h:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_WINDOW_STATE'
e_atoms.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_WINDOW_STATE_CENTERED'
In file included from e_includes.h:28,
                 from e.h:125,
                 from e_main.c:4:
e_utils.h:46: error: expected ')' before '*' token
In file included from e_includes.h:34,
                 from e.h:125,
                 from e_main.c:4:
e_hints.h:23: error: expected declaration specifiers or '...' before 'Ecore_X_Window_State'
e_hints.h:24: error: expected declaration specifiers or '...' before 'Ecore_X_Window_State_Action'
In file included from e_includes.h:42,
                 from e.h:125,
                 from e_main.c:4:
e_dnd.h:54: error: expected specifier-qualifier-list before 'Ecore_X_Rectangle'
In file included from e_includes.h:43,
                 from e.h:125,
                 from e_main.c:4:
e_bindings.h:91: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Down'
e_bindings.h:92: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Down'
e_bindings.h:93: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Up'
e_bindings.h:94: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Up'
e_bindings.h:100: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Key_Down'
e_bindings.h:101: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Key_Up'
e_bindings.h:112: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Wheel'
e_bindings.h:113: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Wheel'
In file included from e_includes.h:45,
                 from e.h:125,
                 from e_main.c:4:
e_actions.h:23: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Down'
e_actions.h:24: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Wheel'
e_actions.h:25: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Key_Down'
e_actions.h:28: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Up'
e_actions.h:29: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Key_Up'
In file included from e_includes.h:46,
                 from e.h:125,
                 from e_main.c:4:
e_popup.h:30: error: expected specifier-qualifier-list before 'Ecore_X_Rectangle'
In file included from e_includes.h:83,
                 from e.h:125,
                 from e_main.c:4:
e_int_border_menu.h:10: error: expected declaration specifiers or '...' before 'Ecore_X_Time'
e_main.c: In function '_e_main_screens_init':
e_main.c:1061: warning: assignment makes pointer from integer without a cast
make[3]: *** [e_main.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from e_includes.h:11,
                 from e.h:125,
                 from e_user.c:4:
e_container.h:124: error: expected declaration specifiers or '...' before 'Ecore_X_Rectangle'
In file included from e_includes.h:14,
                 from e.h:125,
                 from e_user.c:4:
e_border.h:176: error: expected specifier-qualifier-list before 'Ecore_X_Window_State_Hint'
e_border.h:213: error: expected specifier-qualifier-list before 'Ecore_X_MWM_Hint_Func'
e_border.h:229: error: expected specifier-qualifier-list before 'Ecore_X_Icon'
e_border.h:319: error: expected specifier-qualifier-list before 'Ecore_X_Window_Attributes'
e_border.h:445: error: expected specifier-qualifier-list before 'Ecore_X_Rectangle'
e_border.h:600: error: expected ')' before 'alarm'
e_border.h:607: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Down'
e_border.h:608: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Up'
e_border.h:609: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Down'
e_border.h:610: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Up'
e_border.h:611: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Down'
In file included from e_includes.h:17,
                 from e.h:125,
                 from e_user.c:4:
e_menu.h:63: error: expected specifier-qualifier-list before 'Ecore_X_Rectangle'
e_menu.h:167: error: expected declaration specifiers or '...' before 'Ecore_X_Time'
In file included from e_includes.h:27,
                 from e.h:125,
                 from e_user.c:4:
e_atoms.h:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_MANAGED'
e_atoms.h:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_CONTAINER'
e_atoms.h:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_ZONE'
e_atoms.h:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_DESK'
e_atoms.h:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_MAPPED'
e_atoms.h:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_SHADE_DIRECTION'
e_atoms.h:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_HIDDEN'
e_atoms.h:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_BORDER_SIZE'
e_atoms.h:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_WINDOW_STATE'
e_atoms.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'E_ATOM_WINDOW_STATE_CENTERED'
In file included from e_includes.h:28,
                 from e.h:125,
                 from e_user.c:4:
e_utils.h:46: error: expected ')' before '*' token
In file included from e_includes.h:34,
                 from e.h:125,
                 from e_user.c:4:
e_hints.h:23: error: expected declaration specifiers or '...' before 'Ecore_X_Window_State'
e_hints.h:24: error: expected declaration specifiers or '...' before 'Ecore_X_Window_State_Action'
In file included from e_includes.h:42,
                 from e.h:125,
                 from e_user.c:4:
e_dnd.h:54: error: expected specifier-qualifier-list before 'Ecore_X_Rectangle'
In file included from e_includes.h:43,
                 from e.h:125,
                 from e_user.c:4:
e_bindings.h:91: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Down'
e_bindings.h:92: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Down'
e_bindings.h:93: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Up'
e_bindings.h:94: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Up'
e_bindings.h:100: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Key_Down'
e_bindings.h:101: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Key_Up'
e_bindings.h:112: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Wheel'
e_bindings.h:113: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Wheel'
In file included from e_includes.h:45,
                 from e.h:125,
                 from e_user.c:4:
e_actions.h:23: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Down'
e_actions.h:24: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Wheel'
e_actions.h:25: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Key_Down'
e_actions.h:28: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Mouse_Button_Up'
e_actions.h:29: error: expected declaration specifiers or '...' before 'Ecore_X_Event_Key_Up'
In file included from e_includes.h:46,
                 from e.h:125,
                 from e_user.c:4:
e_popup.h:30: error: expected specifier-qualifier-list before 'Ecore_X_Rectangle'
In file included from e_includes.h:83,
                 from e.h:125,
                 from e_user.c:4:
e_int_border_menu.h:10: error: expected declaration specifiers or '...' before 'Ecore_X_Time'
make[3]: *** [e_user.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/x11-wm/e-9999/work/e17/apps/e/src/bin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-wm/e-9999/work/e17/apps/e/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-wm/e-9999/work/e17/apps/e'
make: *** [all] Error 2
 * This is a LIVE CVS ebuild.
 * That means there are NO promises it will work.
 * If it fails to build, FIX THE CODE YOURSELF
 * before reporting any issues.

!!! ERROR: x11-wm/e-9999 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3768:   Called src_compile
  ebuild.sh, line 1304:   Called enlightenment_src_compile
  enlightenment.eclass, line 154:   Called enlightenment_die 'emake failed'
  enlightenment.eclass, line 104:   Called die

I included everything from 1 line before the first line that said "error". What could be wrong?
[Original] [Print] [Top]
Subject: Re: Cannot install Enlightenment DR17
Author: x86processor    Posted: 2007-02-20 17:04:43    Length: 65 byte(s)
[Original] [Print] [Top]
Looks like you are missing some header files, or PATH is not set?
----
Linux is the kernel. The entire system is called GNU/Linux.
http://www.gnu.org/gnu/linux-and-gnu.html

My domain: shakthimaan.com (Offline)
orkut ID: shakthimaan
IRC nick: mbuf
[Original] [Print] [Top]
Subject: Re: Cannot install Enlightenment DR17
Author: sentralorigin    Posted: 2007-02-20 18:06:53    Length: 2,131 byte(s)
[Original] [Print] [Top]
Okay, I added a USE flag. I forgot what it was, but someone told me to add it and it worked a bit until I got this error again:

Code:
In file included from Ecore_Desktop.h:4,
                 from ecore_desktop.c:5:
../../../src/lib/ecore/Ecore_Data.h:487: error: expected declaration specifiers or '...' before 'size_t'
../../../src/lib/ecore/Ecore_Data.h:490: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ecore_strbuf_length_get'
make[4]: *** [ecore_desktop.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f .deps/ecore_desktop_tree.Tpo .deps/ecore_desktop_tree.Plo
make[4]: Leaving directory `/var/tmp/portage/x11-libs/ecore-9999/work/e17/libs/ecore/src/lib/ecore_desktop'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/x11-libs/ecore-9999/work/e17/libs/ecore/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-libs/ecore-9999/work/e17/libs/ecore/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/ecore-9999/work/e17/libs/ecore'
make: *** [all] Error 2
 * This is a LIVE CVS ebuild.
 * That means there are NO promises it will work.
 * If it fails to build, FIX THE CODE YOURSELF
 * before reporting any issues.

!!! ERROR: x11-libs/ecore-9999 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3764:   Called src_compile
  ecore-9999.ebuild, line 59:   Called enlightenment_src_compile
  enlightenment.eclass, line 154:   Called enlightenment_die 'emake failed'
  enlightenment.eclass, line 104:   Called die
[Original] [Print] [Top]
« Previous thread
Compiling Informix C-ISAM 7.26 in Linux 4.0 ia64
Linux Applications Support
Page. 2
Next thread »
Which is the best ide development tool for GTK?
     

Copyright © 2007 UNIX Resources Network, All Rights Reserved.      About URN | Privacy & Legal | Help | Contact us
Powered by FreeBSD    webmaster: webmaster@unixresources.net
This page created on 2007-08-01 11:55:23, cost 0.042690992355347 ms.