lkml.org 
[lkml]   [2006]   [Jun]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] fix missing hdlc symbols for synclink drivers
From
Date
"Randy.Dunlap" <rdunlap@xenotime.net> writes:

> OK, it's still not working. As Dave Jones reported:
>
>> WARNING: /lib/modules/2.6.17-rc5-mm3/kernel/drivers/char/pcmcia/
>> synclink_cs.ko needs unknown symbol alloc_hdlcdev

Looks like the only patch in mm3 touching it is:
fix-kbuild-dependencies-for-synclink-drivers.

BTW: selecting CONFIG_HDLC without selecting at least one protocol
does nothing good (except that the thing actually builds). As I said,
I'd rather let the user decide what it's needed.

Hmm, with 2.6.17-rc5-mm3 it builds fine here (~ up-to-date FC5, i386):

$ egrep '^C.*(SYNCLINK|HDLC)' .config
CONFIG_HDLC=m
CONFIG_SYNCLINK=m
CONFIG_SYNCLINK_HDLC=y
CONFIG_SYNCLINKMP=m
CONFIG_SYNCLINKMP_HDLC=y
CONFIG_SYNCLINK_GT=m
CONFIG_SYNCLINK_GT_HDLC=y
CONFIG_SYNCLINK_CS=m
CONFIG_SYNCLINK_CS_HDLC=y

Are you sure it's not a corrupted build tree or something like that?
Can I have a look at the complete .config? Or some other bugzilla #?


There is exactly zero magic in generic HDLC, things are just build
and exported as any other symbol in the tree.
--
Krzysztof Halasa
-
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: 2006-06-07 00:46    [W:0.103 / U:0.544 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site