From: "Konstantin V. Gavrilenko" <mlists@arhont.com>
To: linux-kernel@vger.kernel.org
Subject: uml wouldn't link/compile with UDF
Date: Wed, 13 Apr 2005 01:31:33 +0100 [thread overview]
Message-ID: <425C6865.5030306@arhont.com> (raw)
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:
LD lib/zlib_deflate/built-in.o
LD lib/zlib_inflate/built-in.o
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
/usr/lib/libc.a(mktime.o)(.rodata+0x0): multiple definition of `__mon_yday'
fs/built-in.o(.rodata+0x3380): first defined here
collect2: ld returned 1 exit status
KSYM .tmp_kallsyms1.S
nm: '.tmp_vmlinux1': No such file
/bin/bash: line 1: 11859 Exit 1 nm -n .tmp_vmlinux1
11860 Segmentation fault | scripts/kallsyms >.tmp_kallsyms1.S
make: *** [.tmp_kallsyms1.S] Error 139
usetting the UDF options solves the issue.
--
Respectfully,
Konstantin V. Gavrilenko
Arhont Ltd - Information Security
web: http://www.arhont.com
http://www.wi-foo.com
e-mail: k.gavrilenko@arhont.com
tel: +44 (0) 870 44 31337
fax: +44 (0) 117 969 0141
PGP: Key ID - 0x4F3608F7
PGP: Server - keyserver.pgp.com
next reply other threads:[~2005-04-13 0:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-13 0:31 Konstantin V. Gavrilenko [this message]
2005-04-13 1:23 ` uml wouldn't link/compile with UDF jdike
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=425C6865.5030306@arhont.com \
--to=mlists@arhont.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.