public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: jdike@addtoit.com
To: kos@arhont.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: uml wouldn't link/compile with UDF
Date: Tue, 12 Apr 2005 21:23:05 -0400	[thread overview]
Message-ID: <20050413012305.GA6320@localhost.localdomain> (raw)
In-Reply-To: <425C6865.5030306@arhont.com>

On Wed, Apr 13, 2005 at 01:31:33AM +0100, Konstantin V. Gavrilenko wrote:
> linux-2.6.11.6.6
> 
> The uml wouldn't compile when the
> CONFIG_UDF_FS=y
> CONFIG_UDF_NLS=y
> 
> The error output is:
> 

> /usr/lib/libc.a(mktime.o)(.rodata+0x0): multiple definition of `__mon_yday'
> fs/built-in.o(.rodata+0x3380): first defined here

A symbol conflict between the kernel and libc.  Not the first, and probably
not the last.  See the errno and sigprocmask flags in UML for a kludge for
this sort of problem.  A real solution is still lacking.

				Jeff


      reply	other threads:[~2005-04-13  1:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-13  0:31 uml wouldn't link/compile with UDF Konstantin V. Gavrilenko
2005-04-13  1:23 ` jdike [this message]

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=20050413012305.GA6320@localhost.localdomain \
    --to=jdike@addtoit.com \
    --cc=kos@arhont.com \
    --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