Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Feb 2011 16:31:59 +1100
From:      Lawrence Stewart <lstewart@freebsd.org>
To:        Ryan Stone <rysto32@gmail.com>
Cc:        FreeBSD Hackers <freebsd-hackers@freebsd.org>, Ali Mashtizadeh <mashtizadeh@gmail.com>, Neel Natu <neelnatu@gmail.com>
Subject:   Re: Exporting kernel symbols
Message-ID:  <4D479ACF.1090203@freebsd.org>
In-Reply-To: <AANLkTi=dfwgybdKKs5XVQWhwEwNgqkp0Bhd-ZHRQxFRf@mail.gmail.com>
References:  <AANLkTim%2BJHHu%2Bx8=THU5=9yRQzsgSXh7WOCfZtmEiUr=@mail.gmail.com>	<AANLkTikfHEy4vC6r2uqSnEKHWRDQ8o6kJ%2B4FjmDic_Um@mail.gmail.com>	<4D4773C8.9040203@freebsd.org> <AANLkTi=dfwgybdKKs5XVQWhwEwNgqkp0Bhd-ZHRQxFRf@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 02/01/11 15:23, Ryan Stone wrote:
> Make sure that your module uses MODULE_DEPEND to note its dependency
> on altq.  If altq is loaded as a module the kernel linker will only be
> able to resolve symbols from altq if your module uses MODULE_DEPEND
> properly.

What you say is correct, but note for the record that we're discussing
alq(9), not altq(4) (not that it makes your advice incorrect).

Cheers,
Lawrence



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