All of lore.kernel.org
 help / color / mirror / Atom feed
From: Etay Meiri <etay.meiri@gmail.com>
To: Blaisorblade <blaisorblade@yahoo.it>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] 2.6.13.2 + gcc 4.01 link error
Date: Mon, 26 Sep 2005 22:40:13 +0300	[thread overview]
Message-ID: <229e70f205092612406fa7ecc3@mail.gmail.com> (raw)
In-Reply-To: <200509251727.00589.blaisorblade@yahoo.it>

[-- Attachment #1: Type: text/plain, Size: 3058 bytes --]

On 9/25/05, Blaisorblade <blaisorblade@yahoo.it> wrote:
>
> > dnsdomainname: Unknown host
> This error is not related to Uml at all and shouldn't give problems in
> itself,
> but why dnsdomainname doesn't work on your machine? You should probably
> fix
> that.


Etay: looks like name resolving is not working ok on my machine. I'm getting
'host not
found' when running host on my machine name. The name is configured in
/etc/hosts
and 'files' is set first in nsswitch.conf. Looks like the resolver is
bypassing the hosts file
and goes directly to the DNS server of my ISP.

Read my previous answer, however if you want the fix it's in 2.6.13-bs2 -
> and
> it was already in 2.6.14 current Linus tree.


Etay: I updated my kernel tree using:

git pull
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git

(is that the correct way to pull Linus tree?)

and got the following errors on compilation:

[cl@amber linux-2.6]$ ARCH=um make
make[1]: `arch/um/sys-i386/util/mk_sc' is up to date.
CHK arch/um/include/uml-config.h
UPD arch/um/include/uml-config.h
CHK include/linux/version.h
UPD include/linux/version.h
SPLIT include/linux/autoconf.h -> include/config/*
gcc -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing
-fno-common -ffreestanding -O2 -fomit-frame-pointer -g -fprofile-arcs
-ftest-coverage -D__arch_um__ -DSUBARCH=\"i386\" -Iarch/um/include
-I/home/cl/kernel/linux-2.6/arch/um/kernel/tt/include
-I/home/cl/kernel/linux-2.6/arch/um/kernel/skas/include -Dvmap=kernel_vmap
-Din6addr_loopback=kernel_in6addr_loopback -Derrno=kernel_errno
-Dsigprocmask=kernel_sigprocmask -fno-unit-at-a-time -U__i386__ -Ui386
-D_LARGEFILE64_SOURCE -Wdeclaration-after-statement -Wno-pointer-sign
-nostdinc -isystem /usr/lib/gcc/i386-redhat-linux/4.0.1/include -D__KERNEL__
-Iinclude -S -o arch/um/kernel-offsets.s arch/um/sys-i386/kernel-offsets.c
In file included from include/asm/thread_info.h:17,
from include/linux/thread_info.h:21,
from include/linux/spinlock.h:53,
from include/linux/capability.h:45,
from include/linux/sched.h:7,
from arch/um/sys-i386/kernel-offsets.c:3:
include/asm/processor.h:69: error: 'CONFIG_X86_L1_CACHE_SHIFT' undeclared
here (not in a function)
include/asm/processor.h:69: error: requested alignment is not a constant
In file included from include/linux/sched.h:12,
from arch/um/sys-i386/kernel-offsets.c:3:
include/linux/jiffies.h:27:5: warning: "CONFIG_HZ" is not defined
include/linux/jiffies.h:29:7: warning: "CONFIG_HZ" is not defined

Thanks a lot for your help,

-Etay

--
> Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
> Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ
> 215621894)
> http://www.user-mode-linux.org/~blaisorblade
>
>
> ___________________________________
> Yahoo! Messenger: chiamate gratuite in tutto il mondo
> http://it.messenger.yahoo.com
>
>


--
------------------------------------------------------
Etay Meiri
etay.meiri@gmail.com

[-- Attachment #2: Type: text/html, Size: 4888 bytes --]

  reply	other threads:[~2005-09-26 19:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-24 15:52 [uml-devel] 2.6.13.2 + gcc 4.01 link error Etay Meiri
2005-09-24 16:54 ` Blaisorblade
2005-09-24 17:24   ` Jeff Dike
2005-09-25 18:07     ` Blaisorblade
2005-09-24 18:07   ` Etay Meiri
2005-09-24 17:22 ` Jeff Dike
2005-09-25 15:27 ` Blaisorblade
2005-09-26 19:40   ` Etay Meiri [this message]
2005-09-27 17:46     ` Blaisorblade

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=229e70f205092612406fa7ecc3@mail.gmail.com \
    --to=etay.meiri@gmail.com \
    --cc=blaisorblade@yahoo.it \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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.