From: Joel Soete <soete.joel@tiscali.be>
To: Joel Soete <soete.joel@tiscali.be>
Cc: parisc-linux@parisc-linux.org
Subject: Re: [parisc-linux] Re: k-2.6.0-test7-pa5: failled 2 pass
Date: Sun, 12 Oct 2003 11:59:13 +0000 [thread overview]
Message-ID: <3F894211.2090106@tiscali.be> (raw)
In-Reply-To: <3F893F92.4060606@tiscali.be>
May be the fix should be:
--- Makefile.orig 2003-10-12 13:50:43.000000000 +0200
+++ Makefile 2003-10-12 13:57:57.000000000 +0200
@@ -627,8 +627,8 @@
# Can't rely on distributing these syminks as patches
include/user:
@echo ' Making user->usr/include/linux symlink'
- @ln -s ../usr/include/linux $@
- @ln -s ../usr/include/asm-$(ARCH) include/user-asm
+ @ln -fsn ../usr/include/linux $@
+ @ln -fsn ../usr/include/asm-$(ARCH) include/user-asm
# Split autoconf.h into include/linux/config/*
hth,
Joel
Joel Soete wrote:
>
>
> Joel Soete wrote:
>
>> Hi pa,
>>
>> I 'make defconfig' then 'make vmlinux' on a fresh cvs tree and obtain
>> a vmlinux :)
>>
>> As working on a c110 I just forget to change ccio-dma.c parameter and
>> so just do this change and 'make vmlinux'.
>> This failled:
>> hpalin:/Debian-apt/SRC/linux-2.6.0-test7-pa5# make vmlinux
>> Making user->usr/include/linux symlink
>> ln: `include/user': File exists
>> make: *** [include/user] Error 1
>>
>> thanks in advance,
>> joel
>>
> hmm
>
> Even after a distclean, I got same message when I retry 'make vmlinux'?
>
> Finaly, just remove manually include/user and include/user-asm help.
>
> Cheers,
> Joel
>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>
next prev parent reply other threads:[~2003-10-12 11:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3F8739E2.2050205@tiscali.be>
2003-10-12 11:48 ` [parisc-linux] Re: k-2.6.0-test7-pa5: failled 2 pass Joel Soete
2003-10-12 11:59 ` Joel Soete [this message]
2003-10-12 23:58 ` Matthew Wilcox
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=3F894211.2090106@tiscali.be \
--to=soete.joel@tiscali.be \
--cc=parisc-linux@parisc-linux.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