Re: [FUG-BR] Problemas com a reta final do 9R

2012-01-04 Por tôpico Cristofe rocha
Sempre acontece  e não representa nenhum problema . No caso vc deve testar
seu novo kernel. Caso não tenha dado certo nos comujnique.

Abraço,

Cristofe Rocha
Em 03/01/2012 05:20, "Marcelo Gondim"  escreveu:

> Pessoal,
>
> Fui fazer um csup, make buildworld e no make buildkernel deu o erro
> abaixo. Eu já estava usando o 9-PRERELEASE. Alguém sabe o que pode ter
> acontecido?
>
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> In function 'g_multipath_start':
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:135:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> In function 'g_multipath_done_error':
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:191:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:195:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:198:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:202:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:202:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:209:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:217:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> In function 'g_multipath_create':
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:309:
> error: 'struct g_multipath_softc' has no member named 'pp'
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> In function 'g_multipath_add_disk':
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:366:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:367:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> In function 'g_multipath_rotate':
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:411:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:417:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> In function 'g_multipath_ctl_getactive':
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:748:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:748:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:749:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
> *** Error code 1
>
> Stop in /usr/src/sys/modules/geom/geom_multipath.
> *** Error code 1
>
> Stop in /usr/src/sys/modules/geom.
> *** Error code 1
>
> Stop in /usr/src/sys/modules.
> *** Error code 1
>
> Stop in /usr/obj/usr/src/sys/GONDIM.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
>
> -
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] Problemas com a reta final do 9R

2012-01-03 Por tôpico Neerlan Amorim
Marcelo,

Isso acontece, já aconteceu comigo algumas vezes.


Em 3 de janeiro de 2012 03:24, Marcelo Gondim escreveu:

> Opa, to fazendo um novo csup e teve alteração nesse fonte g_multipath.c
> to refazendo aqui pra ver se resolveram o problema.
> Qualquer coisa dou notícias.  :)
>
> Em 03/01/2012 05:20, Marcelo Gondim escreveu:
> > Pessoal,
> >
> > Fui fazer um csup, make buildworld e no make buildkernel deu o erro
> > abaixo. Eu já estava usando o 9-PRERELEASE. Alguém sabe o que pode ter
> > acontecido?
> >
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> > In function 'g_multipath_start':
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:135:
> > error: 'struct g_multipath_softc' has no member named 'cp_active'
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> > In function 'g_multipath_done_error':
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:191:
> > error: 'struct g_multipath_softc' has no member named 'cp_active'
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:195:
> > error: 'struct g_multipath_softc' has no member named 'cp_active'
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:198:
> > error: 'struct g_multipath_softc' has no member named 'cp_active'
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:202:
> > error: 'struct g_multipath_softc' has no member named 'cp_active'
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:202:
> > error: 'struct g_multipath_softc' has no member named 'cp_active'
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:209:
> > error: 'struct g_multipath_softc' has no member named 'cp_active'
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:217:
> > error: 'struct g_multipath_softc' has no member named 'cp_active'
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> > In function 'g_multipath_create':
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:309:
> > error: 'struct g_multipath_softc' has no member named 'pp'
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> > In function 'g_multipath_add_disk':
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:366:
> > error: 'struct g_multipath_softc' has no member named 'cp_active'
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:367:
> > error: 'struct g_multipath_softc' has no member named 'cp_active'
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> > In function 'g_multipath_rotate':
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:411:
> > error: 'struct g_multipath_softc' has no member named 'cp_active'
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:417:
> > error: 'struct g_multipath_softc' has no member named 'cp_active'
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> > In function 'g_multipath_ctl_getactive':
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:748:
> > error: 'struct g_multipath_softc' has no member named 'cp_active'
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:748:
> > error: 'struct g_multipath_softc' has no member named 'cp_active'
> >
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:749:
> > error: 'struct g_multipath_softc' has no member named 'cp_active'
> > *** Error code 1
> >
> > Stop in /usr/src/sys/modules/geom/geom_multipath.
> > *** Error code 1
> >
> > Stop in /usr/src/sys/modules/geom.
> > *** Error code 1
> >
> > Stop in /usr/src/sys/modules.
> > *** Error code 1
> >
> > Stop in /usr/obj/usr/src/sys/GONDIM.
> > *** Error code 1
> >
> > Stop in /usr/src.
> > *** Error code 1
> >
> > Stop in /usr/src.
> >
>
> -
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>



-- 
Neerlan Amorim
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] Problemas com a reta final do 9R [resolvido]

2012-01-03 Por tôpico Marcelo Gondim
Confirmando que o problema foi resolvido nesse último csup que dei.

Em 03/01/2012 05:24, Marcelo Gondim escreveu:
> Opa, to fazendo um novo csup e teve alteração nesse fonte g_multipath.c
> to refazendo aqui pra ver se resolveram o problema.
> Qualquer coisa dou notícias.  :)
>
> Em 03/01/2012 05:20, Marcelo Gondim escreveu:
>> Pessoal,
>>
>> Fui fazer um csup, make buildworld e no make buildkernel deu o erro
>> abaixo. Eu já estava usando o 9-PRERELEASE. Alguém sabe o que pode ter
>> acontecido?
>>
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
>> In function 'g_multipath_start':
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:135:
>> error: 'struct g_multipath_softc' has no member named 'cp_active'
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
>> In function 'g_multipath_done_error':
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:191:
>> error: 'struct g_multipath_softc' has no member named 'cp_active'
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:195:
>> error: 'struct g_multipath_softc' has no member named 'cp_active'
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:198:
>> error: 'struct g_multipath_softc' has no member named 'cp_active'
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:202:
>> error: 'struct g_multipath_softc' has no member named 'cp_active'
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:202:
>> error: 'struct g_multipath_softc' has no member named 'cp_active'
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:209:
>> error: 'struct g_multipath_softc' has no member named 'cp_active'
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:217:
>> error: 'struct g_multipath_softc' has no member named 'cp_active'
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
>> In function 'g_multipath_create':
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:309:
>> error: 'struct g_multipath_softc' has no member named 'pp'
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
>> In function 'g_multipath_add_disk':
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:366:
>> error: 'struct g_multipath_softc' has no member named 'cp_active'
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:367:
>> error: 'struct g_multipath_softc' has no member named 'cp_active'
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
>> In function 'g_multipath_rotate':
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:411:
>> error: 'struct g_multipath_softc' has no member named 'cp_active'
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:417:
>> error: 'struct g_multipath_softc' has no member named 'cp_active'
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
>> In function 'g_multipath_ctl_getactive':
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:748:
>> error: 'struct g_multipath_softc' has no member named 'cp_active'
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:748:
>> error: 'struct g_multipath_softc' has no member named 'cp_active'
>> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:749:
>> error: 'struct g_multipath_softc' has no member named 'cp_active'
>> *** Error code 1
>>
>> Stop in /usr/src/sys/modules/geom/geom_multipath.
>> *** Error code 1
>>
>> Stop in /usr/src/sys/modules/geom.
>> *** Error code 1
>>
>> Stop in /usr/src/sys/modules.
>> *** Error code 1
>>
>> Stop in /usr/obj/usr/src/sys/GONDIM.
>> *** Error code 1
>>
>> Stop in /usr/src.
>> *** Error code 1
>>
>> Stop in /usr/src.
>>
> -
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] Problemas com a reta final do 9R

2012-01-02 Por tôpico Marcelo Gondim
Opa, to fazendo um novo csup e teve alteração nesse fonte g_multipath.c  
to refazendo aqui pra ver se resolveram o problema.
Qualquer coisa dou notícias.  :)

Em 03/01/2012 05:20, Marcelo Gondim escreveu:
> Pessoal,
>
> Fui fazer um csup, make buildworld e no make buildkernel deu o erro
> abaixo. Eu já estava usando o 9-PRERELEASE. Alguém sabe o que pode ter
> acontecido?
>
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> In function 'g_multipath_start':
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:135:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> In function 'g_multipath_done_error':
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:191:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:195:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:198:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:202:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:202:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:209:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:217:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> In function 'g_multipath_create':
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:309:
> error: 'struct g_multipath_softc' has no member named 'pp'
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> In function 'g_multipath_add_disk':
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:366:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:367:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> In function 'g_multipath_rotate':
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:411:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:417:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:
> In function 'g_multipath_ctl_getactive':
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:748:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:748:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
> /usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:749:
> error: 'struct g_multipath_softc' has no member named 'cp_active'
> *** Error code 1
>
> Stop in /usr/src/sys/modules/geom/geom_multipath.
> *** Error code 1
>
> Stop in /usr/src/sys/modules/geom.
> *** Error code 1
>
> Stop in /usr/src/sys/modules.
> *** Error code 1
>
> Stop in /usr/obj/usr/src/sys/GONDIM.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
>

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


[FUG-BR] Problemas com a reta final do 9R

2012-01-02 Por tôpico Marcelo Gondim
Pessoal,

Fui fazer um csup, make buildworld e no make buildkernel deu o erro 
abaixo. Eu já estava usando o 9-PRERELEASE. Alguém sabe o que pode ter 
acontecido?

/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c: 
In function 'g_multipath_start':
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:135:
 
error: 'struct g_multipath_softc' has no member named 'cp_active'
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c: 
In function 'g_multipath_done_error':
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:191:
 
error: 'struct g_multipath_softc' has no member named 'cp_active'
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:195:
 
error: 'struct g_multipath_softc' has no member named 'cp_active'
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:198:
 
error: 'struct g_multipath_softc' has no member named 'cp_active'
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:202:
 
error: 'struct g_multipath_softc' has no member named 'cp_active'
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:202:
 
error: 'struct g_multipath_softc' has no member named 'cp_active'
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:209:
 
error: 'struct g_multipath_softc' has no member named 'cp_active'
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:217:
 
error: 'struct g_multipath_softc' has no member named 'cp_active'
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c: 
In function 'g_multipath_create':
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:309:
 
error: 'struct g_multipath_softc' has no member named 'pp'
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c: 
In function 'g_multipath_add_disk':
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:366:
 
error: 'struct g_multipath_softc' has no member named 'cp_active'
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:367:
 
error: 'struct g_multipath_softc' has no member named 'cp_active'
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c: 
In function 'g_multipath_rotate':
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:411:
 
error: 'struct g_multipath_softc' has no member named 'cp_active'
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:417:
 
error: 'struct g_multipath_softc' has no member named 'cp_active'
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c: 
In function 'g_multipath_ctl_getactive':
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:748:
 
error: 'struct g_multipath_softc' has no member named 'cp_active'
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:748:
 
error: 'struct g_multipath_softc' has no member named 'cp_active'
/usr/src/sys/modules/geom/geom_multipath/../../../geom/multipath/g_multipath.c:749:
 
error: 'struct g_multipath_softc' has no member named 'cp_active'
*** Error code 1

Stop in /usr/src/sys/modules/geom/geom_multipath.
*** Error code 1

Stop in /usr/src/sys/modules/geom.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/GONDIM.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd