mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Thomas Stuefe <thomas.stuefe@online.de>
To: linux-kernel@vger.kernel.org
Subject: 2.5.62 hisax compile broke. isac_setup double defined (hisax.o & hisax_isac.o)
Date: Fri, 21 Feb 2003 11:38:19 +0100	[thread overview]
Message-ID: <200302211138.19592.thomas.stuefe@online.de> (raw)

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

             reply	other threads:[~2003-02-21 10:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-21 10:38 Thomas Stuefe [this message]
2003-02-21 11:48 ` rkmp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200302211138.19592.thomas.stuefe@online.de \
    --to=thomas.stuefe@online.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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®