View previous topic :: View next topic |
Author |
Message |
toufou Guru
Joined: 07 Jun 2004 Posts: 326
|
Posted: Sun Jan 16, 2005 10:19 pm Post subject: [E17] pb d'installation (resolu) |
|
|
re
bon, j'i essayé de suivre deux docs
la première:
http://www.gentoofr.org/commentaire.php?id_lien=17&mod=1&id=46
mais ca fonctionne pas lors de la recuperation de l'ebuid, erreur 404
j'ai aussi essayé ça:
http://www.gentoofr.org/docs/e17-guide.html
mais là jai un pb au moment de la compilation
J'ai tout un tas de warnings au depart mais il est dit que ce n'est pas important
par contre, ca plante là:make[3]: Leaving directory `/var/tmp/portage/e-9999/work/e17/apps/e/src/bin'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/var/tmp/portage/e-9999/work/e17/apps/e/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/e-9999/work/e17/apps/e'
make: *** [all] Erreur 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.
!!! Function enlightenment_die, Line 73, Exitcode 0
!!! emake failed
!!! SEND BUG REPORTS TO vapier@gentoo.org NOT THE E TEAM
ma question est: est-ce normal (et donc pareil chez vous) ou est-ce un pb lié à ma configuration ?
@+
Last edited by toufou on Sun Jan 23, 2005 11:01 pm; edited 2 times in total |
|
Back to top |
|
|
kernelsensei Bodhisattva
Joined: 22 Feb 2004 Posts: 5619 Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)
|
Posted: Sun Jan 16, 2005 10:31 pm Post subject: |
|
|
donne quand meme les lignes au dessus (une 10aine devrait suffire) _________________ $ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join' |
|
Back to top |
|
|
toufou Guru
Joined: 07 Jun 2004 Posts: 326
|
Posted: Sun Jan 16, 2005 11:27 pm Post subject: |
|
|
en voilà quelques unes
-lm -ldl -Wl,--rpath -Wl,/usr/lib/opengl/xorg-x11/lib -Wl,--rpath -Wl,/usr/lib/opengl/xorg-x11/lib
e_main.o(.text+0x1269): In function `_e_main_x_shutdown':
: undefined reference to `ecore_x_focus_reset'
e_main.o(.text+0x126e): In function `_e_main_x_shutdown':
: undefined reference to `ecore_x_events_allow_all'
e_init.o(.text+0x13d): In function `e_init_init':
: undefined reference to `ecore_x_xinerama_screen_count_get'
e_init.o(.text+0x184): In function `e_init_init':
: undefined reference to `ecore_x_xinerama_screen_geometry_get'
e_container.o(.text+0x24d): In function `e_container_new':
: undefined reference to `ecore_x_xinerama_screen_count_get'
e_container.o(.text+0x290): In function `e_container_new':
: undefined reference to `ecore_x_xinerama_screen_geometry_get'
e_zone.o(.text+0x958): In function `e_zone_current_get':
: undefined reference to `ecore_x_pointer_last_xy_get'
e_border.o(.text+0x47b2): In function `_e_border_eval':
: undefined reference to `ecore_x_netwm_frame_size_set'
e_pointer.o(.text+0x19): In function `e_pointer_container_set':
: undefined reference to `ecore_x_cursor_color_supported_get'
e_pointer.o(.text+0x12a): In function `e_pointer_ecore_evas_set':
: undefined reference to `ecore_x_cursor_color_supported_get'
e_menu.o(.text+0x3519): In function `_e_menu_activate_internal':
: undefined reference to `ecore_x_pointer_confine_grab'
e_hints.o(.text+0x4f1): In function `e_hints_window_state_set':
: undefined reference to `ecore_x_netwm_window_state_set'
e_hints.o(.text+0x515): In function `e_hints_window_state_set':
: undefined reference to `ecore_x_netwm_window_state_set'
e_hints.o(.text+0x539): In function `e_hints_window_state_set':
: undefined reference to `ecore_x_netwm_window_state_set'
e_hints.o(.text+0x55e): In function `e_hints_window_state_set':
: undefined reference to `ecore_x_netwm_window_state_set'
e_hints.o(.text+0x583): In function `e_hints_window_state_set':
: undefined reference to `ecore_x_netwm_window_state_set'
e_hints.o(.text+0x5a8): more undefined references to `ecore_x_netwm_window_state_set' follow
collect2: ld returned 1 exit status
make[3]: *** [enlightenment] Erreur 1
...
si toi ça te parles t'es un vrai gourou
@+ |
|
Back to top |
|
|
Darkael Veteran
Joined: 10 Aug 2004 Posts: 1321 Location: France
|
Posted: Sun Jan 16, 2005 11:51 pm Post subject: |
|
|
toufou wrote: | en voilà quelques unes
<...>
: undefined reference to `ecore_x_focus_reset'
e_main.o(.text+0x126e): In function `_e_main_x_shutdown':
<...>
...
si toi ça te parles t'es un vrai gourou
@+ |
Si tu suis ce howto, est ce que tu as bien toutes les libs installées en CVS comme il est dit? (ecore-9999, eet-9999, etc... )
Sinon, vu que c'est du CVS, ça peut être normal si ça marche pas. Essaye d'attendre 1 jou 2 jours, ton erreur sera peut-être réparée d'ici là (ou pas). |
|
Back to top |
|
|
toufou Guru
Joined: 07 Jun 2004 Posts: 326
|
Posted: Mon Jan 17, 2005 12:41 am Post subject: |
|
|
oui, c'est du cvs et je pensais aussi que ca pouvait venir de là, je cherchais une confirmation
on verra dans quelques jours
je met le post en attente
@+ |
|
Back to top |
|
|
marvin rouge Veteran
Joined: 01 Aug 2004 Posts: 1422 Location: Villa Lumierrante, Zonelibre
|
Posted: Mon Jan 17, 2005 8:34 am Post subject: |
|
|
tu as installé ecore avant e ?
voilà ce que j'ai réussi hier soir (dans l'ordre): Code: | emerge -av emotion etox ewl evas imlib2 eet edb ecore edje embryo esmart epsilon epeg examine erss entrance evidence elicit entice e e_utils engrave |
il manque engage que j'arrive pas à compiler. |
|
Back to top |
|
|
toufou Guru
Joined: 07 Jun 2004 Posts: 326
|
Posted: Mon Jan 17, 2005 3:12 pm Post subject: |
|
|
chez moi ca plante en utilisant les mêmes ordres que toi
ca plante toujours sur la compile de e
et, oui ecore est installé
voilà mon message d'erreur :
pe -fomit-frame-pointer -o enlightenment_eapp -L/usr/lib -levas -L/usr/lib -lecore -lecore_job -lecore_x -lecore_evas -lecore_con -lecore_ipc -lecore_txt -lecore_config -L/usr/lib -leet -lz -ljpeg -lm -L/usr/lib -ledje -L/usr/lib -leet -lz -ljpeg -L/usr/lib -lembryo -lm -ldl e_eapp_main.o
e_main.o(.text+0x1299): In function `_e_main_x_shutdown':
: undefined reference to `ecore_x_focus_reset'
e_main.o(.text+0x129e): In function `_e_main_x_shutdown':
: undefined reference to `ecore_x_events_allow_all'
e_init.o(.text+0x13d): In function `e_init_init':
: undefined reference to `ecore_x_xinerama_screen_count_get'
e_init.o(.text+0x184): In function `e_init_init':
: undefined reference to `ecore_x_xinerama_screen_geometry_get'
e_container.o(.text+0x24d): In function `e_container_new':
: undefined reference to `ecore_x_xinerama_screen_count_get'
e_container.o(.text+0x290): In function `e_container_new':
: undefined reference to `ecore_x_xinerama_screen_geometry_get'
e_zone.o(.text+0x958): In function `e_zone_current_get':
: undefined reference to `ecore_x_pointer_last_xy_get'
e_border.o(.text+0x4822): In function `_e_border_eval':
: undefined reference to `ecore_x_netwm_frame_size_set'
e_pointer.o(.text+0x19): In function `e_pointer_container_set':
: undefined reference to `ecore_x_cursor_color_supported_get'
e_pointer.o(.text+0x12a): In function `e_pointer_ecore_evas_set':
: undefined reference to `ecore_x_cursor_color_supported_get'
e_menu.o(.text+0x3519): In function `_e_menu_activate_internal':
: undefined reference to `ecore_x_pointer_confine_grab'
e_hints.o(.text+0x4f1): In function `e_hints_window_state_set':
: undefined reference to `ecore_x_netwm_window_state_set'
e_hints.o(.text+0x515): In function `e_hints_window_state_set':
: undefined reference to `ecore_x_netwm_window_state_set'
e_hints.o(.text+0x539): In function `e_hints_window_state_set':
: undefined reference to `ecore_x_netwm_window_state_set'
e_hints.o(.text+0x55e): In function `e_hints_window_state_set':
: undefined reference to `ecore_x_netwm_window_state_set'
e_hints.o(.text+0x583): In function `e_hints_window_state_set':
: undefined reference to `ecore_x_netwm_window_state_set'
e_hints.o(.text+0x5a8): more undefined references to `ecore_x_netwm_window_state_set' follow
collect2: ld returned 1 exit status
make[3]: *** [enlightenment] Erreur 1
make[3]: *** Attente des tâches non terminées....
i686-pc-linux-gnu-gcc -O3 -march=pentium3 -pipe -fomit-frame-pointer -o enlightenment_eapp e_eapp_main.o -L/usr/lib -L/usr/X11R6/lib -L/usr/lib32 /usr/lib/libedje.so /usr/lib/libecore_evas.so /usr/lib/libecore_x.so /usr/lib/libecore_job.so /usr/lib/libecore_ipc.so /usr/lib/libecore_con.so -lssl -lcrypto /usr/lib/libecore_txt.so /usr/lib/libecore_config.so /usr/lib/libecore.so /usr/lib/libevas.so /usr/lib/libfreetype.so -lpng /usr/lib/libedb.so /usr/lib/libGLU.so /usr/lib/opengl/xorg-x11/lib/libGL.so -lSM -lICE -lXmu -lXt -lXext -lXi -lX11 -lpthread /usr/lib/libeet.so -lz /usr/lib/libjpeg.so /usr/lib/libembryo.so -lm -ldl -Wl,--rpath -Wl,/usr/lib/opengl/xorg-x11/lib -Wl,--rpath -Wl,/usr/lib/opengl/xorg-x11/lib
make[3]: Leaving directory `/var/tmp/portage/e-9999/work/e17/apps/e/src/bin'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/var/tmp/portage/e-9999/work/e17/apps/e/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/e-9999/work/e17/apps/e'
make: *** [all] Erreur 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.
!!! Function enlightenment_die, Line 73, Exitcode 0
!!! emake failed
!!! SEND BUG REPORTS TO vapier@gentoo.org NOT THE E TEAM
!!! If you need support, post the topmost build error, NOT this status message. |
|
Back to top |
|
|
marvin rouge Veteran
Joined: 01 Aug 2004 Posts: 1422 Location: Villa Lumierrante, Zonelibre
|
Posted: Mon Jan 17, 2005 3:58 pm Post subject: |
|
|
quelle version de ecore as tu ? |
|
Back to top |
|
|
toufou Guru
Joined: 07 Jun 2004 Posts: 326
|
Posted: Mon Jan 17, 2005 5:02 pm Post subject: |
|
|
etcat: command not ond
erreur de frappe ? |
|
Back to top |
|
|
bosozoku Advocate
Joined: 11 Jan 2004 Posts: 2431 Location: Roazhon
|
Posted: Mon Jan 17, 2005 5:09 pm Post subject: |
|
|
toufou wrote: | etcat: command not ond
erreur de frappe ? |
Non non mais plutôt emerge gentoolkit _________________ Stationlinux.org - Wiki Fvwm FR - Config Fvwm |
|
Back to top |
|
|
toufou Guru
Joined: 07 Jun 2004 Posts: 326
|
Posted: Mon Jan 17, 2005 5:35 pm Post subject: |
|
|
hum hum
nous disions donc:
etcat -v ecore
[ Results for search key : ecore ]
[ Candidate applications found : 3 ]
Only printing found installed programs.
* x11-libs/ecore :
[ ] 1.0.0_pre7 (0)
[ I] 1.0.0.20041226_pre7 (0)
[M ] 9999 (0)
voilou
si je lis bien c'est la version 2004 qui est installée
@+ |
|
Back to top |
|
|
Darkael Veteran
Joined: 10 Aug 2004 Posts: 1321 Location: France
|
Posted: Mon Jan 17, 2005 5:44 pm Post subject: |
|
|
toufou wrote: |
* x11-libs/ecore :
[ ] 1.0.0_pre7 (0)
[ I] 1.0.0.20041226_pre7 (0)
[M ] 9999 (0)
voilou
si je lis bien c'est la version 2004 qui est installée
@+ |
Ouaip, et c'est justement ça qui va pas à mon avis dans ce cas... comme je le disais plus haut il faudra que tout soit installé en CVS (9999), or là ce n'est pas le cas. |
|
Back to top |
|
|
toufou Guru
Joined: 07 Jun 2004 Posts: 326
|
Posted: Mon Jan 17, 2005 5:46 pm Post subject: |
|
|
et, t'as une idée pour que je recompile tout en 9999 ? |
|
Back to top |
|
|
Darkael Veteran
Joined: 10 Aug 2004 Posts: 1321 Location: France
|
Posted: Mon Jan 17, 2005 5:52 pm Post subject: |
|
|
toufou wrote: | et, t'as une idée pour que je recompile tout en 9999 ? |
Normalement tu devrais juste avoir à les demasquer comme il est dit dans le howto, comme tu l'as fait pour x11-wm/e, par exemple:
Code: |
echo x11-libs/ecore -* >> /etc/portage/package.keywords
|
Vérifie avec l'option -p ou -a de emerge que ça va bien compiler les version 9999. |
|
Back to top |
|
|
bosozoku Advocate
Joined: 11 Jan 2004 Posts: 2431 Location: Roazhon
|
Posted: Mon Jan 17, 2005 5:58 pm Post subject: |
|
|
hum je m'incruste parce que je pense que mon problème est un peu con. Je vois pas mal de personnes qui se disent "tiens je vais installer entrance, e17 etc..." et ils y arrivent à peu près.
Perso j'aimerais bien entrance pour commencer mais je peux pas compiler edb :
Quote: | # emerge entrance
Calculating dependencies ...done!
>>> emerge (1 of 10) dev-db/edb-9999 to /
* 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.
>>> Unpacking source...
* Fetching CVS module e17/libs/edb into /usr/portage/distfiles/cvs-src ...
* Running cvs -q -f -z3 -d ":pserver:anonymous:@cvs.sourceforge.net:/cvsroot/enlightenment" login
Logging in to :pserver:anonymous@cvs.sourceforge.net:2401/cvsroot/enlightenment
* Running cvs -q -f -z3 -d ":pserver:anonymous@cvs.sourceforge.net:/cvsroot/enlightenment" update -dP e17/libs/edb
cvs update: ignoring e17/libs/edb (CVS/Repository missing)
cvs [update aborted]: no such directory `e17/libs'
!!! ERROR: dev-db/edb-9999 failed.
!!! Function cvs_fetch, Line 343, Exitcode 1
!!! cvs update command failed
!!! If you need support, post the topmost build error, NOT this status message.
|
Ok ok c'est un cvs mais ça fait 5jours que je suis la avec ce problème...
Pas de bug sur bugzilla et le problème vient du site de E si je comprend bien.
Alors le truc que je pige pas, pourquoi ça fait pas ça aux autres ?! _________________ Stationlinux.org - Wiki Fvwm FR - Config Fvwm |
|
Back to top |
|
|
Darkael Veteran
Joined: 10 Aug 2004 Posts: 1321 Location: France
|
Posted: Mon Jan 17, 2005 6:10 pm Post subject: |
|
|
bosozoku wrote: | hum je m'incruste parce que je pense que mon problème est un peu con. Je vois pas mal de personnes qui se disent "tiens je vais installer entrance, e17 etc..." et ils y arrivent à peu près.
Perso j'aimerais bien entrance pour commencer mais je peux pas compiler edb :
Quote: | # emerge entrance
Calculating dependencies ...done!
>>> emerge (1 of 10) dev-db/edb-9999 to /
* 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.
>>> Unpacking source...
* Fetching CVS module e17/libs/edb into /usr/portage/distfiles/cvs-src ...
* Running cvs -q -f -z3 -d ":pserver:anonymous:@cvs.sourceforge.net:/cvsroot/enlightenment" login
Logging in to :pserver:anonymous@cvs.sourceforge.net:2401/cvsroot/enlightenment
* Running cvs -q -f -z3 -d ":pserver:anonymous@cvs.sourceforge.net:/cvsroot/enlightenment" update -dP e17/libs/edb
cvs update: ignoring e17/libs/edb (CVS/Repository missing)
cvs [update aborted]: no such directory `e17/libs'
!!! ERROR: dev-db/edb-9999 failed.
!!! Function cvs_fetch, Line 343, Exitcode 1
!!! cvs update command failed
!!! If you need support, post the topmost build error, NOT this status message.
|
Ok ok c'est un cvs mais ça fait 5jours que je suis la avec ce problème...
Pas de bug sur bugzilla et le problème vient du site de E si je comprend bien.
Alors le truc que je pige pas, pourquoi ça fait pas ça aux autres ?! |
D'après ce que je vois le problème ne vient pas de chez E, mais de chez toi. En fait, là il essaie de faire un cvs update, alors qu'il devrait surement faire un cvs checkout. La seule explication que je vois c'est qu'il y a quelque chose qui cloche dans ton répertoire distfiles
Peut-être qu'en effaçant ce qu'il y a dans /usr/portage/distfiles/cvs-src/ ça se réglera? C'est juste une suggestion. |
|
Back to top |
|
|
bosozoku Advocate
Joined: 11 Jan 2004 Posts: 2431 Location: Roazhon
|
Posted: Mon Jan 17, 2005 6:14 pm Post subject: |
|
|
Merci beaucoup KarnEvil, c'est la dernière chose à laquelle j'aurais pensé vu ce que je voyais. (je connais pas du tout cvs).
Bon bon ça marche, ça installe les librairies pour l'instant _________________ Stationlinux.org - Wiki Fvwm FR - Config Fvwm |
|
Back to top |
|
|
Darkael Veteran
Joined: 10 Aug 2004 Posts: 1321 Location: France
|
Posted: Mon Jan 17, 2005 6:24 pm Post subject: |
|
|
bosozoku wrote: | Merci beaucoup KarnEvil, c'est la dernière chose à laquelle j'aurais pensé vu ce que je voyais. (je connais pas du tout cvs).
Bon bon ça marche, ça installe les librairies pour l'instant |
Ok, on se revoit à la prochaine erreur de compil |
|
Back to top |
|
|
toufou Guru
Joined: 07 Jun 2004 Posts: 326
|
Posted: Mon Jan 17, 2005 8:24 pm Post subject: |
|
|
marvin rouge wrote: | il manque engage que j'arrive pas à compiler. |
hehe, chez moi ca passe
du coup tout est bien compilé, pas d'erreur à priori
je vais tenter l'instal maintenant
je laisse le thread ouvert pour les autres, dites moi quand vous voulez que j le ferme
merci
@+l |
|
Back to top |
|
|
marvin rouge Veteran
Joined: 01 Aug 2004 Posts: 1422 Location: Villa Lumierrante, Zonelibre
|
Posted: Tue Jan 18, 2005 10:58 am Post subject: |
|
|
ca passe, oui, mais quelle version ? |
|
Back to top |
|
|
maxtoo n00b
Joined: 16 Mar 2004 Posts: 37 Location: Bourges
|
Posted: Tue Jan 18, 2005 5:50 pm Post subject: |
|
|
un petit conseil pour réussir à installer e17 :
si après avoir installé les bibliothèques le paquet x11-wm/e plante, attendez deux trois jours :p et recompilez toutes les bibliothèques et ensuite e.
il est évolue souvent donc il est préférable de recompiler réguliérement le paquet x11-wm/e et ces bibliothèques (histoire de 5min )
_________________ >>> http://www.gentoofr.org <<< |
|
Back to top |
|
|
|