Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 1996 16:29:24 +0930 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        gmarco@masternet.it (Gianmarco Giovannelli)
Cc:        current@freebsd.org
Subject:   Re: Atapi kernel or FTP ?
Message-ID:  <199604280659.QAA10678@genesis.atrad.adelaide.edu.au>
In-Reply-To: <2.2.32.19960427231837.006aa0f0@masternet.it> from "Gianmarco Giovannelli" at Apr 28, 96 01:18:37 am

next in thread | previous in thread | raw e-mail | index | archive | help
Gianmarco Giovannelli stands accused of saying:
> 
> Is it right ? I receive this error on boot :
> 
> screensaver : Undefined entry symbol '_saver_init'
> ld: Spurious undefined symbols: # undefined symbols 1, reported 0
> modload : /usr/bin/ld : return code 1

This is fairly harmless.  It's because /etc isn't updated by 'make world',
and things in there have changed.  You can look at the sources for /etc
in the source tree and make the changes yourself by hand.  You're most 
interested in the rc* files.

> 3) If I do a make world I need a make install too ? And when I receive a new
> ctm is correct make && make install or there is a better way to do things ?

No.  'make world' installs everything too.

> | Internet:  gmarco@masternet.it      |        ,,,         |

-- 
]] Mike Smith, Software Engineer        msmith@atrad.adelaide.edu.au    [[
]] Genesis Software                     genesis@atrad.adelaide.edu.au   [[
]] High-speed data acquisition and      (GSM mobile) 0411-222-496       [[
]] realtime instrument control          (ph/fax)  +61-8-267-3039        [[
]] Collector of old Unix hardware.      "Where are your PEZ?" The Tick  [[



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604280659.QAA10678>