[LC++]Unresolved symbol when loading module

Krishna Monian k_tutorials at yahoo.com
Wed Jul 14 05:31:02 UTC 2004


Hi, 
I am trying to load a module in which I have used the
getcwd system call. It compiles fine, however when I
load the module using insmod it gives me this error

mymodule.o: unresolved symbol getcwd

When I remove the getcwd call, it loads and works
fine. 

Are there any flags I have to specify during
compilation or when loading the module?

Thanks
Krishna Monian 


	
		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 



More information about the tuxCPProgramming mailing list