All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierrick Brossin <pierrick@bs-network.net>
To: xen-devel@lists.xensource.com
Subject: Re: Building ioemu on NetBSD
Date: Fri, 6 Oct 2006 11:05:25 +0200	[thread overview]
Message-ID: <20061006090524.GA21934@bs-network.net> (raw)
In-Reply-To: <20061005072215.GB367@bs-network.net>

On Thu, Oct 05, 2006 at 09:22:16AM +0200, Pierrick Brossin wrote:
> On Wed, Oct 04, 2006 at 10:48:55AM +0200, Pierrick Brossin wrote:
> > for d in i386-softmmu ppc-softmmu sparc-softmmu; do \
> > gmake -C $d all || exit 1 ; \
> > done
> > [..]
> > gmake[1]: *** No rule to make target `all'.  Stop.
> > 
> > There is no Makefile in any of the xxx-softmmu directories. What should
> > I do ?

Hey. I've made a new step. What is this for ?
(configure file in ioemu)

if [ "$bsd" = "yes" ] ; then
	if [ ! "$darwin" = "yes" ] ; then
		make="gmake"
	fi
	target_list="i386-softmmu ppc-softmmu sparc-softmmu"
fi

The problem is that those target directories have no Makefile. Linux
builds target-i386-dm and this also work on BSD.

Thanks you

-Pierrick Brossin

  reply	other threads:[~2006-10-06  9:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-04  8:48 Building ioemu on NetBSD Pierrick Brossin
2006-10-05  7:22 ` Pierrick Brossin
2006-10-06  9:05   ` Pierrick Brossin [this message]
2006-10-06  9:24     ` Petersson, Mats
2006-10-06  9:30       ` Pierrick Brossin

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=20061006090524.GA21934@bs-network.net \
    --to=pierrick@bs-network.net \
    --cc=xen-devel@lists.xensource.com \
    /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.