
April 28th, 2002, 05:09 PM
|
|
YaBN (Yet another BSD Newbie)
|
|
Join Date: Sep 2001
Posts: 74
Time spent in forums: < 1 sec
Reputation Power: 12
|
|
|
Kernel Module Programming
Hey! I'm writing a splash screen kernel module that loads an mng file. I want to use libmng but it doesn't link to those files. Is there anyway to use libmng or does anyone know of a good tutorial on loading mng files? The easiest thing would be if there is a way to link to the /usr/local/include and /usr/include directories, but I didn't see anything like that in the makefile. Thanks!
__________________
-MattWil
Last edited by MattWil : April 28th, 2002 at 05:32 PM.
|