Re: [gentoo-user] I can't build pango

2007-09-13 Thread Jean-Philippe Caruana

Marzan, Richard non Unisys a écrit :

Try emerge --sync...Then visit
http://forums.gentoo.org/viewtopic-t-575655.html The first post worked
for me. Do what it asks and then re-emerge world. Then revdep-rebuild.


thanks ! this worked for me.

to sum up :
emerge -u1 expat
emerge -1 gettext XML-Parser

emerge fontconfig
emerge pango
emerge gtk+

--
Jean-Philippe Caruana

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] I can't build pango

2007-09-13 Thread Jean-Philippe Caruana

Jean-Philippe Caruana a écrit :

Marzan, Richard non Unisys a écrit :

Try emerge --sync...Then visit
http://forums.gentoo.org/viewtopic-t-575655.html The first post worked
for me. Do what it asks and then re-emerge world. Then revdep-rebuild.


thanks ! this worked for me.

to sum up :
emerge -u1 expat
emerge -1 gettext XML-Parser


sorry, I forgot that I re-emerged binutils and consors :
emerge -av1 binutils gcc glibc


emerge fontconfig
emerge pango
emerge gtk+



--
Jean-Philippe Caruana
--
[EMAIL PROTECTED] mailing list



[gentoo-user] I can't build pango

2007-09-12 Thread Jean-Philippe Caruana

Hi,

I try to build gnome on my system, but I can't build the pango dependence :

here is the (end of the) message :
!!! ERROR: x11-libs/pango-1.16.5 failed.
Call stack:
  ebuild.sh, line 1638:   Called dyn_compile
  ebuild.sh, line 985:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  ebuild.sh, line 1328:   Called gnome2_src_compile
  gnome2.eclass, line 71:   Called die

!!! compile failure
!!! If you need support, post the topmost build error, and the call 
stack if relevant.
!!! A complete build log is located at 
'/var/tmp/portage/x11-libs/pango-1.16.5/temp/build.log'.



I put the build.log here : 
http://perso.enstimac.fr/~caruana/perso/build.log



here is my make.conf :# cat /etc/make.conf
CHOST=i686-pc-linux-gnu
CFLAGS=-march=prescott -O2 -pipe -fomit-frame-pointer
CXXFLAGS=${CFLAGS}
USE=X gtk gnome -alsa mysql firefox apache2 bash-completion java jpeg 
junit mp3 php python perl -wifi zlib




here is my gcc config :
 # gcc-config -l
 [1] i486-pc-linux-gnu-4.1.1 *
 [2] i686-pc-linux-gnu-3.3.6


I tried many things : env-update, re-emerge binutils... nothing works :-(



any idea ?

--
Jean-Philippe Caruana

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] I can't build pango

2007-09-12 Thread Florian Philipp
Jean-Philippe Caruana schrieb:
 Hi,
 
 I try to build gnome on my system, but I can't build the pango dependence :
 
 here is the (end of the) message :
 !!! ERROR: x11-libs/pango-1.16.5 failed.
 Call stack:
   ebuild.sh, line 1638:   Called dyn_compile
   ebuild.sh, line 985:   Called qa_call 'src_compile'
   ebuild.sh, line 44:   Called src_compile
   ebuild.sh, line 1328:   Called gnome2_src_compile
   gnome2.eclass, line 71:   Called die
 
 !!! compile failure
 !!! If you need support, post the topmost build error, and the call
 stack if relevant.
 !!! A complete build log is located at
 '/var/tmp/portage/x11-libs/pango-1.16.5/temp/build.log'.
 
 
 I put the build.log here :
 http://perso.enstimac.fr/~caruana/perso/build.log
 
 
 here is my make.conf :# cat /etc/make.conf
 CHOST=i686-pc-linux-gnu
 CFLAGS=-march=prescott -O2 -pipe -fomit-frame-pointer
 CXXFLAGS=${CFLAGS}
 USE=X gtk gnome -alsa mysql firefox apache2 bash-completion java jpeg
 junit mp3 php python perl -wifi zlib
 
 
 
 here is my gcc config :
  # gcc-config -l
  [1] i486-pc-linux-gnu-4.1.1 *
  [2] i686-pc-linux-gnu-3.3.6
 
 
 I tried many things : env-update, re-emerge binutils... nothing works :-(
 
 
 
 any idea ?
 
/var/tmp/portage/x11-libs/pango-1.16.5/work/pango-1.16.5/pango/.libs/lt-pango-querymodules:
error while loading shared libraries: libexpat.so.0: cannot open shared
object file: No such file or directory

Looks like you're running into the expat trouble.Search for it, you'll
find alot about gentoo expat.

When did you update the last time? Did you try revdep-rebuild? Does
portage want to update expat or did it already? Did you mask something
(newer versions of expat, maybe)?
-- 
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] I can't build pango

2007-09-12 Thread Marzan, Richard non Unisys
Try emerge --sync...Then visit
http://forums.gentoo.org/viewtopic-t-575655.html The first post worked
for me. Do what it asks and then re-emerge world. Then revdep-rebuild.

-Original Message-
From: Jean-Philippe Caruana
[mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 12, 2007 12:20 PM
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] I can't build pango

Hi,

I try to build gnome on my system, but I can't build the pango
dependence :

here is the (end of the) message :
!!! ERROR: x11-libs/pango-1.16.5 failed.
Call stack:
   ebuild.sh, line 1638:   Called dyn_compile
   ebuild.sh, line 985:   Called qa_call 'src_compile'
   ebuild.sh, line 44:   Called src_compile
   ebuild.sh, line 1328:   Called gnome2_src_compile
   gnome2.eclass, line 71:   Called die

!!! compile failure
!!! If you need support, post the topmost build error, and the call 
stack if relevant.
!!! A complete build log is located at 
'/var/tmp/portage/x11-libs/pango-1.16.5/temp/build.log'.


I put the build.log here : 
http://perso.enstimac.fr/~caruana/perso/build.log


here is my make.conf :# cat /etc/make.conf
CHOST=i686-pc-linux-gnu
CFLAGS=-march=prescott -O2 -pipe -fomit-frame-pointer
CXXFLAGS=${CFLAGS}
USE=X gtk gnome -alsa mysql firefox apache2 bash-completion java jpeg 
junit mp3 php python perl -wifi zlib



here is my gcc config :
  # gcc-config -l
  [1] i486-pc-linux-gnu-4.1.1 *
  [2] i686-pc-linux-gnu-3.3.6


I tried many things : env-update, re-emerge binutils... nothing works
:-(



any idea ?

-- 
Jean-Philippe Caruana

-- 
[EMAIL PROTECTED] mailing list

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] I can't build pango

2007-09-12 Thread Bo Ørsted Andresen
On Wednesday 12 September 2007 18:20:19 Jean-Philippe Caruana wrote:
 I try to build gnome on my system, but I can't build the pango dependence :
[SNIP]
 I put the build.log here :
 http://perso.enstimac.fr/~caruana/perso/build.log
[SNIP]
 here is my make.conf :# cat /etc/make.conf
 CHOST=i686-pc-linux-gnu
[SNIP]
 here is my gcc config :
   # gcc-config -l
   [1] i486-pc-linux-gnu-4.1.1 *
   [2] i686-pc-linux-gnu-3.3.6

I'd tell you to remerge fontconfig and run revdep-rebuild but it looks to me 
like you have much more serious problems than the expat breakage... Your 
make.conf claims you're on an i686 CHOST and your gcc 3.3.6 compiler is but 
your current compiler apparently isn't...

http://www.gentoo.org/doc/en/change-chost.xml

-- 
Bo Andresen


signature.asc
Description: This is a digitally signed message part.