Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 1996 09:42:29 -0700 (PDT)
From:      bartleym@iecorp.com (Matt Bartley)
To:        freebsd-stable@freebsd.org
Subject:   Re: modload: Undefined entry symbol `_xxxinit'
Message-ID:  <9606211642.AA02479@madmax.iecorp.com>
In-Reply-To: <14782.835324000@waldrog.cs.uidaho.edu> from "faried nawaz" at Jun 20, 96 07:26:40 pm

next in thread | previous in thread | raw e-mail | index | archive | help
>    As of today, my -stable box has been complaining during bootup when it
>    tries to load the syscons screensaver module lkm.
>    
>    I can reproduce the error as follows:
>    
>    # modload -u -o /tmp/saver_mod -q /lkm/snake_saver_mod.o
>    Undefined entry symbol `_xxxinit'
>    ld: Spurious undefined symbols: # undefined symbols 1, reported 0
>    modload: /usr/bin/ld: return code 1
>    #

> (guess)
> 
> cp /usr/src/etc/etc.i386/rc.i386  /etc/, or at least diff them to look for
> differences.

They're exactly the same.

MD5 (/usr/src/etc/etc.i386/rc.i386) = ff93f3c32dc1b80e8fd53c81910d3618
MD5 (/etc/rc.i386) = ff93f3c32dc1b80e8fd53c81910d3618

My previous message was somewhat misleading though.  This in fact
began a few days ago when CTM src-2.1.0124 first came out.  I updated
the files in /etc to match the recent changes in /usr/src/etc,
recompiled the changed binaries and the kernel and rebooted, and
that's when the problems began.  I didn't send out that message until
I had remade world, recompiled the kernel, rebooted, and saw that the
problem persisted.



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