From owner-freebsd-questions Thu Oct 19 01:53:42 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA15343 for questions-outgoing; Thu, 19 Oct 1995 01:53:42 -0700 Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id BAA15328 for ; Thu, 19 Oct 1995 01:53:34 -0700 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id JAA13156 for freebsd-questions@freefall.cdrom.com; Thu, 19 Oct 1995 09:52:56 +0100 Date: Thu, 19 Oct 1995 09:52:56 +0100 From: "Christoph P. Kukulies" Message-Id: <199510190852.JAA13156@gilberto.physik.rwth-aachen.de> To: freebsd-questions@freefall.FreeBSD.org Subject: modload Q Sender: owner-questions@FreeBSD.org Precedence: bulk I want to load socksys_mod.o and get the following (under a 2.2-current): blues# modload socksys_mod.o Undefined entry symbol `_xxxinit' ld: Spurious undefined symbols: # undefined symbols 1, reported 0 modload: /usr/bin/ld: return code 1 blues# What's wrong? --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de