mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.5.62 hisax compile broke. isac_setup double defined (hisax.o & hisax_isac.o)
@ 2003-02-21 10:38 Thomas Stuefe
  2003-02-21 11:48 ` rkmp
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Stuefe @ 2003-02-21 10:38 UTC (permalink / raw)
  To: linux-kernel

hi all,

tried to compile 2.5.62. 

when linking hisax/built-in.o, the linker complains about the function 
isac_setup being defined twice, once in hisax.o and once in hisax_isac.o.


make -f scripts/Makefile.build obj=drivers/isdn/hisax
   ld -m elf_i386  -r -o drivers/isdn/hisax/built-in.o 
drivers/isdn/hisax/hisax.o drivers/isdn/hisax/hisax_isac.o 
drivers/isdn/hisax/hisax_fcpcipnp.o drivers/isdn/hisax/hisax_hfcpci.o
drivers/isdn/hisax/hisax_isac.o: In function `isac_setup':
drivers/isdn/hisax/hisax_isac.o(.text+0x77e): multiple definition of 
`isac_setup'
drivers/isdn/hisax/hisax.o(.text+0x1a732): first defined here
ld: Warning: size of symbol `isac_setup' changed from 39 to 587 in 
drivers/isdn/hisax/hisax_isac.o


These are the relevant .config ISDN settings:

#
# ISDN subsystem
#
CONFIG_ISDN_BOOL=y

#
# CAPI subsystem
#
# CONFIG_ISDN_CAPI is not set

#
# Passive cards
#
CONFIG_ISDN_DRV_HISAX=y

#
# D-channel protocol features
#
CONFIG_HISAX_EURO=y
CONFIG_DE_AOC=y
CONFIG_HISAX_1TR6=y
CONFIG_HISAX_MAX_CARDS=1

#
# HiSax supported cards
#
CONFIG_HISAX_FRITZPCI=y
CONFIG_HISAX_FRITZ_PCIPNP=y


bye thomas

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-21 11:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-21 10:38 2.5.62 hisax compile broke. isac_setup double defined (hisax.o & hisax_isac.o) Thomas Stuefe
2003-02-21 11:48 ` rkmp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®