Re: [PATCH] fix missing hdlc symbols for synclink drivers

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

 



"Randy.Dunlap" <[email protected]> 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux