lkml.org 
[lkml]   [2002]   [Jan]   [15]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 15 Jan 2002 21:23:47 -0200 (BRST)
FromMarcelo Tosatti <>
SubjectRe: Linux 2.4.18-pre4

On Wed, 16 Jan 2002, Stephan von Krawczynski wrote:

> > 
> > So here goes pre4.                                                  
> 
> aehm, did I spoil it myself, or is it someone else:                   
> 
> compiling .... and then:                                              
> 
> find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} 
> pcmcia                                                                
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map             
> 2.4.18-pre4; fi                                                       
> depmod: *** Unresolved symbols in                                     
> /lib/modules/2.4.18-pre4/kernel/fs/minix/minix.o                      
> depmod:         waitfor_one_page                                      
> 
> ..config was taken over from 2.4.17, where it was working.             
> 
> ??                                                                    

My mistake. Add "EXPORT_SYMBOL(waitfor_one_page);" to kernel/ksyms.c.

Already fixed in my tree.

Thanks.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:23    [from the cache]
©2003-2008