public inbox for gentoo-user-br@lists.gentoo.org
 help / color / mirror / Atom feed
* Re: [gentoo-user-br] compilando o fluxbox
  2005-05-16 14:47 [gentoo-user-br] compilando o fluxbox Daniel Szortyka
@ 2005-05-16 11:15 ` Tenório Cavalcante
  2005-05-16 16:15   ` Daniel Szortyka
  2005-05-16 22:58   ` Mario Domenech Goulart
  2005-05-16 16:55 ` Renata Romanazzi
  1 sibling, 2 replies; 5+ messages in thread
From: Tenório Cavalcante @ 2005-05-16 11:15 UTC (permalink / raw
  To: gentoo-user-br

dá uma olhada no /etc/make.conf, tá faltando um "-" antes de O3

checking whether the C compiler (gcc -march=athlon-xp -pipe 03 )
works... no


[]'s
tenorio


Em Seg, 2005-05-16 às 11:47 -0300, Daniel Szortyka escreveu:
> Pessoal,
> 
> Alguém tem alguma idéia, por qual motivo deu esse pau ao compilar o gentoo...
> Segue o erro abaixo:
> 
> emerge fluxbox
> "
> Calculating dependencies ...done!
> >>> emerge (1 of 4) media-libs/jpeg-6b-r4 to /
> >>> md5 files   ;-) jpeg-6b-r4.ebuild
> >>> md5 files   ;-) ChangeLog
> >>> md5 files   ;-) metadata.xml
> >>> md5 files   ;-) files/jpeg-6b-gentoo.patch
> >>> md5 files   ;-) files/digest-jpeg-6b-r4
> >>> md5 src_uri ;-) jpegsrc.v6b.tar.gz
> >>> Unpacking source...
> >>> Unpacking jpegsrc.v6b.tar.gz to /var/tmp/portage/jpeg-6b-r4/work
>  * Applying uClibc/libtool patches ...
>  *  Fixing ${S}/ltconfig...                                           
>                                                                       
>                       [ ok ]
>  * Applying jpeg-6b-gentoo.patch ...                                  
>                                                                       
>                       [ ok ]
> >>> Source unpacked.
>  * econf: updating jpeg-6b/config.guess with /usr/share/gnuconfig/config.guess
>  * econf: updating jpeg-6b/config.sub with /usr/share/gnuconfig/config.sub
> ./configure --prefix=/usr --host=i686-pc-linux-gnu
> --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
> --sysconfdir=/etc --localstatedir=/var/lib --enable-shared
> --enable-static
> checking for gcc... gcc
> checking whether the C compiler (gcc -march=athlon-xp -pipe 03 ) works... no
> configure: error: installation or configuration problem: C compiler
> cannot create executables.
> 
> !!! Please attach the config.log to your bug report:
> !!! /var/tmp/portage/jpeg-6b-r4/work/jpeg-6b/config.log
> 
> !!! ERROR: media-libs/jpeg-6b-r4 failed.
> !!! Function econf, Line 485, Exitcode 0
> !!! econf failed
> !!! If you need support, post the topmost build error, NOT this status message.
> "
> 
> 
> Atenciosamente,
> Daniel Szortyka
> 
-- 


-- 
gentoo-user-br@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-user-br] compilando o fluxbox
@ 2005-05-16 14:47 Daniel Szortyka
  2005-05-16 11:15 ` Tenório Cavalcante
  2005-05-16 16:55 ` Renata Romanazzi
  0 siblings, 2 replies; 5+ messages in thread
From: Daniel Szortyka @ 2005-05-16 14:47 UTC (permalink / raw
  To: gentoo-user-br

Pessoal,

Alguém tem alguma idéia, por qual motivo deu esse pau ao compilar o gentoo...
Segue o erro abaixo:

emerge fluxbox
"
Calculating dependencies ...done!
>>> emerge (1 of 4) media-libs/jpeg-6b-r4 to /
>>> md5 files   ;-) jpeg-6b-r4.ebuild
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) metadata.xml
>>> md5 files   ;-) files/jpeg-6b-gentoo.patch
>>> md5 files   ;-) files/digest-jpeg-6b-r4
>>> md5 src_uri ;-) jpegsrc.v6b.tar.gz
>>> Unpacking source...
>>> Unpacking jpegsrc.v6b.tar.gz to /var/tmp/portage/jpeg-6b-r4/work
 * Applying uClibc/libtool patches ...
 *  Fixing ${S}/ltconfig...                                           
                                                                      
                      [ ok ]
 * Applying jpeg-6b-gentoo.patch ...                                  
                                                                      
                      [ ok ]
>>> Source unpacked.
 * econf: updating jpeg-6b/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating jpeg-6b/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
--sysconfdir=/etc --localstatedir=/var/lib --enable-shared
--enable-static
checking for gcc... gcc
checking whether the C compiler (gcc -march=athlon-xp -pipe 03 ) works... no
configure: error: installation or configuration problem: C compiler
cannot create executables.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/jpeg-6b-r4/work/jpeg-6b/config.log

!!! ERROR: media-libs/jpeg-6b-r4 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.
"


Atenciosamente,
Daniel Szortyka

-- 
gentoo-user-br@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user-br] compilando o fluxbox
  2005-05-16 11:15 ` Tenório Cavalcante
@ 2005-05-16 16:15   ` Daniel Szortyka
  2005-05-16 22:58   ` Mario Domenech Goulart
  1 sibling, 0 replies; 5+ messages in thread
From: Daniel Szortyka @ 2005-05-16 16:15 UTC (permalink / raw
  To: gentoo-user-br

Whoooopps!!

Foi malz, tinha alterado aquela linha e não verifiquei depois. :/

Thanks!
Daniel

On 5/16/05, Tenório Cavalcante <ten@fva.org.br> wrote:
> dá uma olhada no /etc/make.conf, tá faltando um "-" antes de O3
> 
> checking whether the C compiler (gcc -march=athlon-xp -pipe 03 )
> works... no
> 
> []'s
> tenorio
> 
> Em Seg, 2005-05-16 às 11:47 -0300, Daniel Szortyka escreveu:
> > Pessoal,
> >
> > Alguém tem alguma idéia, por qual motivo deu esse pau ao compilar o gentoo...
> > Segue o erro abaixo:
> >
> > emerge fluxbox
> > "
> > Calculating dependencies ...done!
> > >>> emerge (1 of 4) media-libs/jpeg-6b-r4 to /
> > >>> md5 files   ;-) jpeg-6b-r4.ebuild
> > >>> md5 files   ;-) ChangeLog
> > >>> md5 files   ;-) metadata.xml
> > >>> md5 files   ;-) files/jpeg-6b-gentoo.patch
> > >>> md5 files   ;-) files/digest-jpeg-6b-r4
> > >>> md5 src_uri ;-) jpegsrc.v6b.tar.gz
> > >>> Unpacking source...
> > >>> Unpacking jpegsrc.v6b.tar.gz to /var/tmp/portage/jpeg-6b-r4/work
> >  * Applying uClibc/libtool patches ...
> >  *  Fixing ${S}/ltconfig...
> >
> >                       [ ok ]
> >  * Applying jpeg-6b-gentoo.patch ...
> >
> >                       [ ok ]
> > >>> Source unpacked.
> >  * econf: updating jpeg-6b/config.guess with /usr/share/gnuconfig/config.guess
> >  * econf: updating jpeg-6b/config.sub with /usr/share/gnuconfig/config.sub
> > ./configure --prefix=/usr --host=i686-pc-linux-gnu
> > --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
> > --sysconfdir=/etc --localstatedir=/var/lib --enable-shared
> > --enable-static
> > checking for gcc... gcc
> > checking whether the C compiler (gcc -march=athlon-xp -pipe 03 ) works... no
> > configure: error: installation or configuration problem: C compiler
> > cannot create executables.
> >
> > !!! Please attach the config.log to your bug report:
> > !!! /var/tmp/portage/jpeg-6b-r4/work/jpeg-6b/config.log
> >
> > !!! ERROR: media-libs/jpeg-6b-r4 failed.
> > !!! Function econf, Line 485, Exitcode 0
> > !!! econf failed
> > !!! If you need support, post the topmost build error, NOT this status message.
> > "
> >
> >
> > Atenciosamente,
> > Daniel Szortyka
> >
> --
> 
> --
> gentoo-user-br@gentoo.org mailing list
> 
>

-- 
gentoo-user-br@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user-br] compilando o fluxbox
  2005-05-16 14:47 [gentoo-user-br] compilando o fluxbox Daniel Szortyka
  2005-05-16 11:15 ` Tenório Cavalcante
@ 2005-05-16 16:55 ` Renata Romanazzi
  1 sibling, 0 replies; 5+ messages in thread
From: Renata Romanazzi @ 2005-05-16 16:55 UTC (permalink / raw
  To: gentoo-user-br

Tá faltando um - antes do O3 (ou seja, -O3) no make.conf, na linha das CFLAGS

On 5/16/05, Daniel Szortyka <sekuela@gmail.com> wrote:
> Pessoal,
> 
> Alguém tem alguma idéia, por qual motivo deu esse pau ao compilar o gentoo...
> Segue o erro abaixo:
> 
> emerge fluxbox
> "
> Calculating dependencies ...done!
> >>> emerge (1 of 4) media-libs/jpeg-6b-r4 to /
> >>> md5 files   ;-) jpeg-6b-r4.ebuild
> >>> md5 files   ;-) ChangeLog
> >>> md5 files   ;-) metadata.xml
> >>> md5 files   ;-) files/jpeg-6b-gentoo.patch
> >>> md5 files   ;-) files/digest-jpeg-6b-r4
> >>> md5 src_uri ;-) jpegsrc.v6b.tar.gz
> >>> Unpacking source...
> >>> Unpacking jpegsrc.v6b.tar.gz to /var/tmp/portage/jpeg-6b-r4/work
>  * Applying uClibc/libtool patches ...
>  *  Fixing ${S}/ltconfig...
> 
>                       [ ok ]
>  * Applying jpeg-6b-gentoo.patch ...
> 
>                       [ ok ]
> >>> Source unpacked.
>  * econf: updating jpeg-6b/config.guess with /usr/share/gnuconfig/config.guess
>  * econf: updating jpeg-6b/config.sub with /usr/share/gnuconfig/config.sub
> ./configure --prefix=/usr --host=i686-pc-linux-gnu
> --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
> --sysconfdir=/etc --localstatedir=/var/lib --enable-shared
> --enable-static
> checking for gcc... gcc
> checking whether the C compiler (gcc -march=athlon-xp -pipe 03 ) works... no
> configure: error: installation or configuration problem: C compiler
> cannot create executables.
> 
> !!! Please attach the config.log to your bug report:
> !!! /var/tmp/portage/jpeg-6b-r4/work/jpeg-6b/config.log
> 
> !!! ERROR: media-libs/jpeg-6b-r4 failed.
> !!! Function econf, Line 485, Exitcode 0
> !!! econf failed
> !!! If you need support, post the topmost build error, NOT this status message.
> "
> 
> Atenciosamente,
> Daniel Szortyka
> 
> --
> gentoo-user-br@gentoo.org mailing list
> 
> 


-- 
Renata Romanazzi
http://renata.org
7409917@ICQ | saavik@jabber.org
renata@irc.freenode.net

-- 
gentoo-user-br@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user-br] compilando o fluxbox
  2005-05-16 11:15 ` Tenório Cavalcante
  2005-05-16 16:15   ` Daniel Szortyka
@ 2005-05-16 22:58   ` Mario Domenech Goulart
  1 sibling, 0 replies; 5+ messages in thread
From: Mario Domenech Goulart @ 2005-05-16 22:58 UTC (permalink / raw
  To: gentoo-user-br

On Mon, 16 May 2005 11:15:13 +0000 Tenório Cavalcante <ten@fva.org.br> wrote:

> dá uma olhada no /etc/make.conf, tá faltando um "-" antes de O3
>
> checking whether the C compiler (gcc -march=athlon-xp -pipe 03 )
> works... no

E nota que é O (o maiúsculo), não 0 (zero).

Mario
-- 
gentoo-user-br@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-05-17  2:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-16 14:47 [gentoo-user-br] compilando o fluxbox Daniel Szortyka
2005-05-16 11:15 ` Tenório Cavalcante
2005-05-16 16:15   ` Daniel Szortyka
2005-05-16 22:58   ` Mario Domenech Goulart
2005-05-16 16:55 ` Renata Romanazzi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox