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 f
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.
___
freebsd-hackers@freebsd.org maili
On 01/24/11 15:25, Neel Natu wrote:
> Hi Ali,
>
> On Sat, Jan 22, 2011 at 7:20 PM, Ali Mashtizadeh
> wrote:
>> Hi Folks,
>>
>> I tried to build a geom kernel module that uses the alq(9) facility to
>> log some data. The module builds fine but it seems that the kernel
>> isn't exporting the alq(9
Hi Ali,
On Sat, Jan 22, 2011 at 7:20 PM, Ali Mashtizadeh wrote:
> Hi Folks,
>
> I tried to build a geom kernel module that uses the alq(9) facility to
> log some data. The module builds fine but it seems that the kernel
> isn't exporting the alq(9) symbols. Could someone point me how I can
> expo
Hi Folks,
I tried to build a geom kernel module that uses the alq(9) facility to
log some data. The module builds fine but it seems that the kernel
isn't exporting the alq(9) symbols. Could someone point me how I can
export particular symbols?
--
Ali Mashtizadeh
علی مشتی زاده
___
5 matches
Mail list logo