anonjoe Guru
Joined: 02 Oct 2003 Posts: 316
|
Posted: Tue Apr 18, 2006 6:20 pm Post subject: [X Modulaire]Pb emerge x11-libs/libXp (résolu) |
|
|
J'ai un peu progréssé sur mon installation de Xorg 7, mais j'ai a nouveau un pb (pas très répandu a priori celui la....)
je ne peux emerger libXp
Code: |
XpAttr.c:44:37: X11/extensions/Printstr.h: No such file or directory
XpAttr.c:57: error: syntax error before "XPContext"
XpAttr.c: In function 'XpGetAttributes":
[...]
Attr.c:187: error: syntax error before ')' token
XpAttr.c:187: error: `X_PrintSetAttributes' undeclared (first use in this function)
XpAttr.c:191: error: `print_context' undeclared (first use in this function)
XpAttr.c:192: error: `type' undeclared (first use in this function)
XpAttr.c:193: error: `replacement_rule' undeclared (first use in this function)
XpAttr.c:198: error: `pool' undeclared (first use in this function)
make[2]: *** [XpAttr.lo] Erreur 1
make[2]: Leaving directory `/var/tmp/portage/libXp-1.0.0/work/libXp-1.0.0/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/libXp-1.0.0/work/libXp-1.0.0'
make: *** [all] Erreur 2
!!! ERROR: x11-libs/libXp-1.0.0 failed.
Call stack:
ebuild.sh, line 1532: Called dyn_compile
ebuild.sh, line 929: Called src_compile
ebuild.sh, line 1242: Called x-modular_src_compile
x-modular.eclass, line 304: Called x-modular_src_make
x-modular.eclass, line 299: Called die
!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
|
en fait il manquait Printstr.h, que j'ai récupérer en reemergeant printproto
Last edited by anonjoe on Wed Apr 19, 2006 10:29 am; edited 1 time in total |
|