linux-um archives
 help / color / mirror / Atom feed
From: "Dominik Jürgens" <dcdom@gmx.de>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] Problems compiling any 2.6.x UML
Date: Thu, 02 Sep 2004 17:28:10 +0200	[thread overview]
Message-ID: <1094138889.26131.28.camel@localhost> (raw)

I have a problem with compiling user-mode-linux on my debian sarge
system. Some importent package versions:
 
Hostkernel 2.6.8.1
gcc (GCC) 3.3.4 (Debian 1:3.3.4-6sarge1)
GNU Make 3.80
GNU binutils version 2.14.90.0.7 20031029 Debian GNU/Linux

Problem: When I try to compile any 2.6.x UML-Kernel I get following
message:

make ARCH=um linux \n
...
<--zip-->
  LD      init/built-in.o
  LD      .tmp_vmlinux1
  KSYM    .tmp_kallsyms1.S
  AS      .tmp_kallsyms1.o
  LD      .tmp_vmlinux2
  KSYM    .tmp_kallsyms2.S
  AS      .tmp_kallsyms2.o
  MAIN    arch/um/main.o
  LD      vmlinux
/bin/sh: Syntax error: "(" unexpected
  CPP     arch/um/uml.lds.s
gcc -Wl,-T,arch/um/uml.lds.s -static -Wl,--wrap,malloc -Wl,--wrap,free
-Wl,--wrap,calloc \
        -o linux arch/um/main.o vmlinux -L/usr/lib -lutil
/usr/bin/ld:arch/um/uml.lds.s:150: syntax error
collect2: ld returned 1 exit status
make: *** [linux] Fehler 1
</--zip-->

The content of the 'arch/um/uml.lds.s' file arround line 150:
<--zip-->
147:  init.data : { *(init.data) }
148:  .data :
149:  {
150:    . = ALIGN(); /* init_task */
151:    *(.data.init_task)
152:    *(.data)
153:    *(.gnu.linkonce.d*)
154:    CONSTRUCTORS
155:  }
</--zip-->

I googled for it a longer time and found nothing. 

Thanks for helping me :-)
Dominik Juergens



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

             reply	other threads:[~2004-09-02 15:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-02 15:28 Dominik Jürgens [this message]
2004-09-02 16:02 ` [uml-devel] Problems compiling any 2.6.x UML Ralph Paßgang
2004-09-03 18:02 ` p g
2004-09-04 12:11   ` Dominik Jürgens
2004-09-04 14:29     ` Henrik Nordstrom
2004-09-04 14:52       ` Dominik Jürgens
2004-09-04 15:37     ` BlaisorBlade
2004-09-04 18:32       ` Matt Zimmerman
2004-09-05 20:58       ` Paul Wagland

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=1094138889.26131.28.camel@localhost \
    --to=dcdom@gmx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox