Index: [thread] [date] [subject] [author]
  From: Sengan Baring-Gould <sengan@seqnet.net>
  To  : ggi-develop@eskimo.com
  Date: Fri, 21 Aug 1998 21:12:13 -0600

Re: Kgicon & the sysctl stuff

> Well, I may now happily announce that fbcon-kgi.c already uses
> memset() in places that I have not touched, and it doesn't cause
> any unresolved symbols for me! This makes the problem even more
> confusing...

Yes... noticed.

> You haven't enabled module-versioning when you compiled your kernel,
> have you?

No. # CONFIG_MODVERSIONS is not set

> Anyway I have changed the problematic code now, does this version
> work for you?

In the Media GX compile, I get this when I try ./insert

kgicon.o: unresoved symbol memset

Any ideas? This is with a 2.1.114 kernel, and a straight
Debian 2.0 distribution. (Boy that thing installs a shitload
of things... a Tamagotchi server ???? Am culling...)

I pulled this off the :pserver:anoncvs@anoncvs.us.ggi-project.org:/cvsdevel

tree tonight (an hour ago).

Sengan

Index: [thread] [date] [subject] [author]