Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Como no mostrar el proceso de compilación
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
anvesaka
Tux's lil' helper
Tux's lil' helper


Joined: 14 Nov 2002
Posts: 138
Location: Toledo, Spain

PostPosted: Thu Dec 30, 2004 10:44 pm    Post subject: Como no mostrar el proceso de compilación Reply with quote

Una pregunta:

¿Cómo puede hacerse para que el emerge no muestre por el terminal el proceso de compilación? Me refiero, por ejemplo, a hacer que salga por pantalla solamente el paquete que está compilando, pero no toda la información que devuelve el make o el gcc, salvo errores.
Back to top
View user's profile Send private message
kamikaze04
Guru
Guru


Joined: 28 Mar 2004
Posts: 366
Location: Valencia-Spain

PostPosted: Fri Dec 31, 2004 12:32 am    Post subject: Reply with quote

Pues hombre, eliminar eliminar todo la salida la podrias quitar con una redireccion a /dev/null pero supongo que tu quieres ver solo errores, y warnings, eso se puede hacer añadiendo -s a tu makeopts de tu /etc/make.conf:

Quedando algo parecido a esto:

MAKEOPTS="-j2 -s" (ojo el -jx cada uno que coja el que le corresponda)
Back to top
View user's profile Send private message
anvesaka
Tux's lil' helper
Tux's lil' helper


Joined: 14 Nov 2002
Posts: 138
Location: Toledo, Spain

PostPosted: Fri Dec 31, 2004 6:25 pm    Post subject: Reply with quote

Vale, eso funciona más o menos para el make (te quita pastante "basura" del terminal), pero, ¿y para el configure?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum