tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: MODULAR: Module extensions



On Sun Feb 10 2008 at 10:32:40 +0100, Julio M. Merino Vidal wrote:
> Slightly related to this: with the current bsd.kmod.mk and .o  
> extensions, it is impossible to build a foo.o kernel module if any of  
> its source files is named foo.c.  E.g. sys/modules/example is  
> currently unbuidable:
> 
> > nbmake-i386
> nbmake: Graph cycles through example.o
> nbmake: don't know how to make example.4. Stop
> 
> nbmake: stopped in /Volumes/NetBSD/src/sys/modules/example

You can work around this with BUILDSYMLINKS.  Not pretty, but ...

-- 
Antti Kantee <pooka%iki.fi@localhost>                     Of course he runs 
NetBSD
http://www.iki.fi/pooka/                          http://www.NetBSD.org/
    "la qualité la plus indispensable du cuisinier est l'exactitude"



Home | Main Index | Thread Index | Old Index