The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@fs.tum.de>
To: mac@melware.de, info@melware.de
Cc: kkeil@suse.de, isdn4linux@listserv.isdn4linux.de,
	linux-kernel@vger.kernel.org
Subject: 2.6: ISDN_DIVAS link error: multiple "errno"
Date: Tue, 16 Sep 2003 19:56:53 +0200	[thread overview]
Message-ID: <20030916175653.GD17690@fs.tum.de> (raw)

I got the following link error in 2.6.0-test5-mm2 (it desn't seem to be
specific to -mm) with CONFIG_ISDN_DIVAS=y :

<--  snip  -->

...
  LD      .tmp_vmlinux1
drivers/built-in.o(.bss+0x123d60): multiple definition of `errno'
lib/lib.a(errno.o)(.bss+0x0): first defined here

<--  snip  -->


drivers/isdn/hardware/eicon/divasmain.c has a non-static variable errno
(on a first sight it doesn't seem to be really used) that conflicts
with the variable in lib/errno.c .

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


             reply	other threads:[~2003-09-16 17:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-16 17:56 Adrian Bunk [this message]
2003-09-17  8:26 ` 2.6: ISDN_DIVAS link error: multiple "errno" Armin Schindler

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=20030916175653.GD17690@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=info@melware.de \
    --cc=isdn4linux@listserv.isdn4linux.de \
    --cc=kkeil@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mac@melware.de \
    /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