a outra é umass em  usb support, comenta ela, deve funcionar. O que é
6.1-RELEASE-p7 ? Tenho duvida no p7. hoje é meu primeiro dia de free.

2006/9/23, k2flag <[EMAIL PROTECTED]>:
> Pelo que li têm a ver com ural , no device ural em USB support, com
> wireless nic cards , se vc colocou # em ural coloca # onde tem 802.11
> :P
>
> 2006/9/23, Andre Pli <[EMAIL PROTECTED]>:
> > Boa Noite pessoal,
> >
> > Estou tentando atualizar meu kernel da versão 6.0 para a versão 6.1 e está
> > dando o seguinte erro abaixo.
> >
> > MAKE=make sh /usr/src/sys/conf/newvers.sh SRV-BSD
> > cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
> >   -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
> > -fformat-extensions -std=c99  -nostdinc -I-  -I. -I/usr/src/sys
> > -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter
> > -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath
> > -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm
> > -I/usr/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include
> > opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100
> > --param large-function-growth=1000  -mno-align-long-strings
> > -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2
> > -ffreestanding -Werror  vers.c
> > linking kernel
> > if_ural.o(.text+0x3cb): In function `ural_attach':
> > : undefined reference to `ieee80211_ieee2mhz'
> > if_ural.o(.text+0x3ff): In function `ural_attach':
> > : undefined reference to `ieee80211_ieee2mhz'
> > if_ural.o(.text+0x437): In function `ural_attach':
> > : undefined reference to `ieee80211_ieee2mhz'
> > if_ural.o(.text+0x4cb): In function `ural_attach':
> > : undefined reference to `ieee80211_ieee2mhz'
> > if_ural.o(.text+0x4f2): In function `ural_attach':
> > : undefined reference to `ieee80211_ifattach'
> > if_ural.o(.text+0x52d): In function `ural_attach':
> > : undefined reference to `ieee80211_media_status'
> > if_ural.o(.text+0x538): In function `ural_attach':
> > : undefined reference to `ieee80211_media_init'
> > if_ural.o(.text+0x59a): In function `ural_attach':
> > : undefined reference to `ieee80211_announce'
> > if_ural.o(.text+0x67c): In function `ural_detach':
> > : undefined reference to `ieee80211_ifdetach'
> > if_ural.o(.text+0x78e): In function `ural_free_tx_list':
> > : undefined reference to `ieee80211_free_node'
> > if_ural.o(.text+0x946): In function `ural_media_change':
> > : undefined reference to `ieee80211_media_change'
> > if_ural.o(.text+0x9fc): In function `ural_next_scan':
> > : undefined reference to `ieee80211_next_scan'
> > if_ural.o(.text+0xb26): In function `ural_task':
> > : undefined reference to `ieee80211_beacon_alloc'
> > if_ural.o(.text+0xd33): In function `ural_txeof':
> > : undefined reference to `ieee80211_free_node'
> > if_ural.o(.text+0xed5): In function `ural_rxeof':
> > : undefined reference to `ieee80211_find_rxnode'
> > if_ural.o(.text+0xeed): In function `ural_rxeof':
> > : undefined reference to `ieee80211_input'
> > if_ural.o(.text+0xef3): In function `ural_rxeof':
> > : undefined reference to `ieee80211_free_node'
> > if_ural.o(.text+0x142e): In function `ural_tx_data':
> > : undefined reference to `ieee80211_crypto_encap'
> > if_ural.o(.text+0x192c): In function `ural_start':
> > : undefined reference to `ieee80211_find_txnode'
> > if_ural.o(.text+0x1964): In function `ural_start':
> > : undefined reference to `ieee80211_encap'
> > if_ural.o(.text+0x1973): In function `ural_start':
> > : undefined reference to `ieee80211_free_node'
> > if_ural.o(.text+0x19ab): In function `ural_start':
> > : undefined reference to `ieee80211_free_node'
> > if_ural.o(.text+0x1a98): In function `ural_watchdog':
> > : undefined reference to `ieee80211_watchdog'
> > if_ural.o(.text+0x1ba6): In function `ural_ioctl':
> > : undefined reference to `ieee80211_ioctl'
> > if_ural.o(.text+0x209c): In function `ural_set_chan':
> > : undefined reference to `ieee80211_chan2ieee'
> > umass.o(.text+0x15bf): In function `umass_cam_attach_sim':
> > : undefined reference to `cam_simq_alloc'
> > umass.o(.text+0x15f1): In function `umass_cam_attach_sim':
> > : undefined reference to `cam_sim_alloc'
> > umass.o(.text+0x1601): In function `umass_cam_attach_sim':
> > : undefined reference to `cam_simq_free'
> > umass.o(.text+0x161a): In function `umass_cam_attach_sim':
> > : undefined reference to `xpt_bus_register'
> > umass.o(.text+0x163f): In function `umass_cam_rescan_callback':
> > : undefined reference to `xpt_free_path'
> > umass.o(.text+0x1687): In function `umass_cam_rescan':
> > : undefined reference to `xpt_periph'
> > umass.o(.text+0x1690): In function `umass_cam_rescan':
> > : undefined reference to `xpt_create_path'
> > umass.o(.text+0x16b3): In function `umass_cam_rescan':
> > : undefined reference to `xpt_setup_ccb'
> > umass.o(.text+0x16ce): In function `umass_cam_rescan':
> > : undefined reference to `xpt_action'
> > umass.o(.text+0x1770): In function `umass_cam_detach_sim':
> > : undefined reference to `xpt_bus_deregister'
> > umass.o(.text+0x1786): In function `umass_cam_detach_sim':
> > : undefined reference to `cam_sim_free'
> > umass.o(.text+0x17c5): In function `umass_cam_action':
> > : undefined reference to `xpt_done'
> > umass.o(.text+0x1825): In function `umass_cam_action':
> > : undefined reference to `xpt_done'
> > umass.o(.text+0x1843): In function `umass_cam_action':
> > : undefined reference to `xpt_done'
> > umass.o(.text+0x18c8): In function `umass_cam_action':
> > : undefined reference to `xpt_done'
> > umass.o(.text+0x1985): In function `umass_cam_action':
> > : undefined reference to `xpt_done'
> > umass.o(.text+0x19bd): more undefined references to `xpt_done' follow
> > umass.o(.text+0x1b66): In function `umass_cam_action':
> > : undefined reference to `cam_calc_geometry'
> > umass.o(.text+0x1b6c): In function `umass_cam_action':
> > : undefined reference to `xpt_done'
> > umass.o(.text+0x1b7e): In function `umass_cam_action':
> > : undefined reference to `xpt_done'
> > umass.o(.text+0x1b91): In function `umass_cam_action':
> > : undefined reference to `xpt_done'
> > umass.o(.text+0x1bcb): In function `umass_cam_cb':
> > : undefined reference to `xpt_done'
> > umass.o(.text+0x1c07): In function `umass_cam_cb':
> > : undefined reference to `xpt_done'
> > umass.o(.text+0x1cb9): more undefined references to `xpt_done' follow
> > *** Error code 1
> >
> > Stop in /usr/obj/usr/src/sys/SRV-BSD.
> > *** Error code 1
> >
> > Stop in /usr/src.
> > *** Error code 1
> >
> > Stop in /usr/src.
> > srv-bsd#
> >
> > Alguém poderia me auxiliar??
> >
> > Grato
> >
> > André
> >
> > _________________________________________________________________
> > Descubra como mandar Torpedos Messenger do computador para o celular
> > http://www.msn.com.br/artigos/maguire/default.asp
> >
> > -------------------------
> > 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

Responder a