From owner-freebsd-questions Thu Mar 29 12:30:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f117.law4.hotmail.com [216.33.149.117]) by hub.freebsd.org (Postfix) with ESMTP id C9EC237B720 for ; Thu, 29 Mar 2001 12:30:22 -0800 (PST) (envelope-from messiah_man@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 29 Mar 2001 12:30:22 -0800 Received: from 212.97.250.37 by lw4fd.law4.hotmail.msn.com with HTTP; Thu, 29 Mar 2001 20:30:22 GMT X-Originating-IP: [212.97.250.37] From: "Munish Chopra" To: freebsd-questions@freebsd.org Subject: Re: ports update during make world and kernel ppp Date: Thu, 29 Mar 2001 22:30:22 +0200 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 29 Mar 2001 20:30:22.0677 (UTC) FILETIME=[144C9050:01C0B88F] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Here it is (warning. LONG.): messiah# make linking kernel advansys.o: In function `adv_action': advansys.o(.text+0x258): undefined reference to `xpt_freeze_simq' advansys.o(.text+0x542): undefined reference to `xpt_done' advansys.o(.text+0x584): undefined reference to `xpt_done' advansys.o(.text+0x62b): undefined reference to `xpt_done' advansys.o(.text+0x640): undefined reference to `xpt_done' advansys.o: In function `adv_execute_ccb': advansys.o(.text+0x65f): undefined reference to `xpt_path_sim' advansys.o(.text+0x7ff): undefined reference to `xpt_freeze_simq' advansys.o(.text+0x862): undefined reference to `xpt_done' advansys.o: In function `adv_timeout': advansys.o(.text+0x958): undefined reference to `xpt_path_sim' advansys.o(.text+0x966): undefined reference to `xpt_print_path' advansys.o(.text+0x9b2): undefined reference to `xpt_freeze_simq' advansys.o(.text+0x9e4): undefined reference to `xpt_print_path' advansys.o(.text+0xa28): undefined reference to `xpt_print_path' advansys.o: In function `adv_done': advansys.o(.text+0x1210): undefined reference to `xpt_print_path' advansys.o(.text+0x1338): undefined reference to `xpt_print_path' advansys.o(.text+0x137f): undefined reference to `xpt_freeze_devq' advansys.o(.text+0x13c2): undefined reference to `xpt_done' advansys.o: In function `adv_attach': advansys.o(.text+0x1521): undefined reference to `cam_simq_alloc' advansys.o(.text+0x154e): undefined reference to `cam_sim_alloc' advansys.o(.text+0x156a): undefined reference to `xpt_bus_register' advansys.o(.text+0x1586): undefined reference to `xpt_create_path' advansys.o(.text+0x159c): undefined reference to `xpt_setup_ccb' advansys.o(.text+0x15ba): undefined reference to `xpt_action' advansys.o(.text+0x15cb): undefined reference to `xpt_bus_deregister' advansys.o(.text+0x15d5): undefined reference to `cam_sim_free' advlib.o: In function `advasync': advlib.o(.text+0x39): undefined reference to `scsi_inquiry_match' advlib.o(.text+0x4b): undefined reference to `cam_quirkmatch' advlib.o(.text+0xb8): undefined reference to `xpt_path_target_id' advlib.o(.text+0xd3): undefined reference to `xpt_path_target_id' advlib.o: In function `adv_isr_chip_halted': advlib.o(.text+0xb0b): undefined reference to `xpt_freeze_devq' advlib.o(.text+0xc19): undefined reference to `xpt_freeze_devq' advlib.o: In function `adv_set_syncrate': advlib.o(.text+0xdbb): undefined reference to `xpt_setup_ccb' advlib.o(.text+0xdca): undefined reference to `xpt_async' advlib.o: In function `adv_reset_bus': advlib.o(.text+0x1ed3): undefined reference to `xpt_async' adwcam.o: In function `adwexecuteacb': adwcam.o(.text+0x1c6): undefined reference to `xpt_freeze_devq' adwcam.o(.text+0x24f): undefined reference to `xpt_done' adwcam.o(.text+0x3d3): undefined reference to `xpt_done' adwcam.o: In function `adw_action': adwcam.o(.text+0x5f5): undefined reference to `xpt_freeze_simq' adwcam.o(.text+0x7c1): undefined reference to `xpt_freeze_simq' adwcam.o(.text+0x87a): undefined reference to `xpt_print_path' adwcam.o(.text+0xe45): undefined reference to `xpt_print_path' adwcam.o(.text+0xe74): undefined reference to `xpt_done' adwcam.o(.text+0xf20): undefined reference to `xpt_done' adwcam.o(.text+0xf34): undefined reference to `xpt_done' adwcam.o: In function `adw_attach': adwcam.o(.text+0x16ab): undefined reference to `cam_simq_alloc' adwcam.o(.text+0x16e0): undefined reference to `cam_sim_alloc' adwcam.o(.text+0x16fe): undefined reference to `xpt_bus_register' adwcam.o(.text+0x170f): undefined reference to `cam_sim_free' adwcam.o(.text+0x1731): undefined reference to `xpt_create_path' adwcam.o(.text+0x1747): undefined reference to `xpt_setup_ccb' adwcam.o(.text+0x1765): undefined reference to `xpt_action' adwcam.o: In function `adw_intr': adwcam.o(.text+0x199b): undefined reference to `xpt_freeze_devq' adwcam.o(.text+0x1a12): undefined reference to `xpt_done' adwcam.o: In function `adwprocesserror': adwcam.o(.text+0x1adc): undefined reference to `xpt_print_path' adwcam.o(.text+0x1b6d): undefined reference to `xpt_freeze_devq' adwcam.o(.text+0x1be6): undefined reference to `xpt_done' adwcam.o: In function `adwtimeout': adwcam.o(.text+0x1c0a): undefined reference to `xpt_print_path' adwcam.o(.text+0x1c2e): undefined reference to `xpt_print_path' adwcam.o(.text+0x1c8e): undefined reference to `xpt_print_path' adwcam.o: In function `adw_handle_device_reset': adwcam.o(.text+0x1cc0): undefined reference to `xpt_create_path' adwcam.o(.text+0x1cd4): undefined reference to `xpt_async' adwcam.o(.text+0x1cdc): undefined reference to `xpt_free_path' adwcam.o: In function `adw_handle_bus_reset': adwcam.o(.text+0x1d5c): undefined reference to `xpt_async' adwlib.o: In function `adw_reset_bus': adwlib.o(.text+0xd5): undefined reference to `xpt_print_path' adwlib.o(.text+0x104): undefined reference to `xpt_print_path' aha.o: In function `aha_attach': aha.o(.text+0x726): undefined reference to `cam_simq_alloc' aha.o(.text+0x75c): undefined reference to `cam_sim_alloc' aha.o(.text+0x76c): undefined reference to `cam_simq_free' aha.o(.text+0x77e): undefined reference to `xpt_bus_register' aha.o(.text+0x79a): undefined reference to `xpt_create_path' aha.o(.text+0x7b3): undefined reference to `xpt_bus_deregister' aha.o(.text+0x7bd): undefined reference to `cam_sim_free' aha.o: In function `ahaaction': aha.o(.text+0xb03): undefined reference to `xpt_freeze_simq' aha.o(.text+0xd15): undefined reference to `xpt_freeze_simq' aha.o(.text+0xf6b): undefined reference to `xpt_done' aha.o(.text+0xf7d): undefined reference to `xpt_done' aha.o: In function `ahaexecuteccb': aha.o(.text+0xfdb): undefined reference to `xpt_freeze_devq' aha.o(.text+0x1055): undefined reference to `xpt_done' aha.o(.text+0x11f5): undefined reference to `xpt_done' aha.o(.text+0x1329): undefined reference to `xpt_freeze_simq' aha.o(.text+0x1339): undefined reference to `xpt_done' aha.o: In function `ahadone': aha.o(.text+0x1512): undefined reference to `xpt_create_path' aha.o(.text+0x1526): undefined reference to `xpt_async' aha.o(.text+0x1730): undefined reference to `xpt_freeze_devq' aha.o(.text+0x179f): undefined reference to `xpt_freeze_devq' aha.o(.text+0x1821): undefined reference to `xpt_done' aha.o(.text+0x18a5): undefined reference to `xpt_done' aha.o: In function `ahareset': aha.o(.text+0x19fc): undefined reference to `xpt_async' aha.o: In function `ahafetchtransinfo': aha.o(.text+0x1f83): undefined reference to `scsi_calc_syncparam' aha.o(.text+0x1fa8): undefined reference to `xpt_async' aha.o: In function `ahatimeout': aha.o(.text+0x2011): undefined reference to `xpt_print_path' aha.o(.text+0x2038): undefined reference to `xpt_print_path' aha.o(.text+0x206a): undefined reference to `xpt_freeze_simq' aha.o: In function `aha_detach': aha.o(.text+0x2196): undefined reference to `xpt_async' aha.o(.text+0x219e): undefined reference to `xpt_free_path' aha.o(.text+0x21ac): undefined reference to `xpt_bus_deregister' aha.o(.text+0x21b6): undefined reference to `cam_sim_free' aic.o: In function `aic_action': aic.o(.text+0x101): undefined reference to `xpt_freeze_simq' aic.o(.text+0x38d): undefined reference to `xpt_done' aic.o(.text+0x39d): undefined reference to `xpt_done' aic.o: In function `aic_execute_scb': aic.o(.text+0x3da): undefined reference to `xpt_done' aic.o: In function `aic_reconnect': aic.o(.text+0x713): undefined reference to `xpt_async' aic.o: In function `aic_handle_msgin': aic.o(.text+0xbac): undefined reference to `xpt_setup_ccb' aic.o(.text+0xbba): undefined reference to `xpt_async' aic.o: In function `aic_done': aic.o(.text+0x1153): undefined reference to `xpt_create_path' aic.o(.text+0x1167): undefined reference to `xpt_async' aic.o(.text+0x116f): undefined reference to `xpt_free_path' aic.o(.text+0x12ae): undefined reference to `xpt_done' aic.o: In function `aic_timeout': aic.o(.text+0x12e4): undefined reference to `xpt_print_path' aic.o(.text+0x1350): undefined reference to `xpt_print_path' aic.o(.text+0x1389): undefined reference to `xpt_freeze_simq' aic.o: In function `aic_intr': aic.o(.text+0x15d5): undefined reference to `xpt_async' aic.o: In function `aic_reset': aic.o(.text+0x181c): undefined reference to `xpt_async' aic.o: In function `aic_attach': aic.o(.text+0x1a46): undefined reference to `cam_simq_alloc' aic.o(.text+0x1a7b): undefined reference to `cam_sim_alloc' aic.o(.text+0x1a8b): undefined reference to `cam_simq_free' aic.o(.text+0x1aa2): undefined reference to `xpt_bus_register' aic.o(.text+0x1abe): undefined reference to `xpt_create_path' aic.o(.text+0x1ad1): undefined reference to `xpt_bus_deregister' aic.o(.text+0x1adb): undefined reference to `cam_sim_free' aic.o: In function `aic_detach': aic.o(.text+0x1b76): undefined reference to `xpt_async' aic.o(.text+0x1b7e): undefined reference to `xpt_free_path' aic.o(.text+0x1b8c): undefined reference to `xpt_bus_deregister' aic.o(.text+0x1b96): undefined reference to `cam_sim_free' bt.o: In function `bt_attach': bt.o(.text+0xbb3): undefined reference to `cam_simq_alloc' bt.o(.text+0xbe7): undefined reference to `cam_sim_alloc' bt.o(.text+0xbf7): undefined reference to `cam_simq_free' bt.o(.text+0xc0e): undefined reference to `xpt_bus_register' bt.o(.text+0xc2a): undefined reference to `xpt_create_path' bt.o(.text+0xc3d): undefined reference to `xpt_bus_deregister' bt.o(.text+0xc47): undefined reference to `cam_sim_free' bt.o: In function `btaction': bt.o(.text+0x103a): undefined reference to `xpt_freeze_simq' bt.o(.text+0x12f1): undefined reference to `xpt_freeze_simq' bt.o(.text+0x1472): undefined reference to `xpt_done' bt.o(.text+0x1508): undefined reference to `xpt_done' bt.o(.text+0x1520): undefined reference to `xpt_done' bt.o(.text+0x15ed): undefined reference to `xpt_done' bt.o(.text+0x1600): undefined reference to `xpt_done' bt.o: In function `btexecuteccb': bt.o(.text+0x1653): undefined reference to `xpt_freeze_devq' bt.o(.text+0x16cd): undefined reference to `xpt_done' bt.o(.text+0x1801): undefined reference to `xpt_done' bt.o(.text+0x1941): undefined reference to `xpt_freeze_simq' bt.o(.text+0x1951): undefined reference to `xpt_done' bt.o: In function `btdone': bt.o(.text+0x1afc): undefined reference to `xpt_create_path' bt.o(.text+0x1b10): undefined reference to `xpt_async' bt.o(.text+0x1d57): undefined reference to `xpt_print_path' bt.o(.text+0x1d7d): undefined reference to `xpt_setup_ccb' bt.o(.text+0x1d8b): undefined reference to `xpt_async' bt.o(.text+0x1e29): undefined reference to `xpt_freeze_devq' bt.o(.text+0x1ec0): undefined reference to `xpt_done' bt.o(.text+0x1f62): undefined reference to `xpt_done' bt.o: In function `btreset': bt.o(.text+0x20c4): undefined reference to `xpt_async' bt.o: In function `btfetchtransinfo': bt.o(.text+0x26da): undefined reference to `xpt_setup_ccb' bt.o(.text+0x26ea): undefined reference to `xpt_action' bt.o(.text+0x27be): undefined reference to `scsi_calc_syncparam' bt.o(.text+0x27ee): undefined reference to `xpt_async' bt.o: In function `bttimeout': bt.o(.text+0x2865): undefined reference to `xpt_print_path' bt.o(.text+0x288c): undefined reference to `xpt_print_path' bt.o(.text+0x28be): undefined reference to `xpt_freeze_simq' *** Error code 1 Stop in /usr/src/sys/compile/MESSIAH. >From: Kent Stewart >Reply-To: kstewart@urx.com >To: Munish Chopra >CC: freebsd-questions@freebsd.org >Subject: Re: ports update during make world and kernel ppp >Date: Thu, 29 Mar 2001 12:21:10 -0800 > > > >Munish Chopra wrote: > > > > Hi there, > > > > A few questions have popped up since I've started familiarizing myself >with > > the system. > > > > First off, the ports tree. When I cvsup the system and make world, will >this > > update any installed ports too, or must I make uninstall, update the >ports > > tree, and then make install the port? > > > > Second of all, I use ppp to connect to the net. In my kernel >configuration > > file, should I enable ppp, or can I do without that if I'd rather run it >in > > userland? > > > > Finally, I tried building my first kernel on a 4.2-RELEASE box today. As >I > > haven't CVSuped (dialup is expensive in Europe), I did the whole config, > > make depend, make thing. Now at make, output is something like this: > > > > # make > > linking kernel > > [bunch of files]: undefined reference to '[bunch of stuff]' > > *** Error Code 1 > > > > There are a whole lot of those error lines. > > > > Any help would be appreciated. > >Without the messages we can't help. The messages usually mean you left >something out and we can't tell you what without them. > >Kent > > > > > Munish Chopra > > >_________________________________________________________________________ > > Get Your Private, Free E-mail from MSN Hotmail at >http://www.hotmail.com. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > >-- >Kent Stewart >Richland, WA > >mailto:kbstew99@hotmail.com >http://kstewart.urx.com/kstewart/index.html >FreeBSD News http://daily.daemonnews.org/ _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message