Question: warnings about undefined symbols in splitted external modules

From: Axel Weiß
Date: Thu Feb 24 2005 - 13:23:45 EST


Hi,

I have splitted a device driver for a dsp-board into two separate
modules. One of them does export some symbols for the other module and
gets loaded first, so there's no problem loading the second module.

But compilation of the second module shows warnings:
*** Warning: "<symbol>" [<path-to-module>.ko] undefined!

What should I do to get rid of these warnings? Is there a way to tell the
second module about symbols in the first one (something like
IMPORT_SYMBOL)?

Regards,
Axel

--
Humboldt-Universität zu Berlin
Institut für Informatik
Signalverarbeitung und Mustererkennung
Dipl.-Inf. Axel Weiß
Rudower Chaussee 25
12489 Berlin-Adlershof
+49-30-2093-3050
** www.freesp.de **
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/