qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: stegefin@free.fr
To: qemu-devel@nongnu.org, "René Korthaus" <wlannews@cordney.com>
Subject: Re: [Qemu-devel] Problem with make install on OS X
Date: Thu, 16 Sep 2004 12:37:25 +0200	[thread overview]
Message-ID: <1095331045.41496ce50ca8f@imp1-q.free.fr> (raw)
In-Reply-To: <A3BC2E16-065F-11D9-94F6-000A9585A104@cordney.com>

Selon René Korthaus <wlannews@cordney.com>:

>
> Am 14.09.2004 um 16:50 schrieb Bernard Sauterel:
>
> > Does it work if you don't modify "./configure" ?
> >
> Havent tried because that will install/configure qemu to /usr/local/bin
> and thats what i want to avoid, cause i want to use it with relative
> paths instead of absolute ones.
> When the error occurs, the directory qemu/bin already exists, thats
> what confuses me. Any other suggestion?

You should have a look to the darwinport package, it has patches you might be
interested in.

> > On Sep 14, 2004, at 15:35, René Korthaus wrote:
> >
> >> Hello,
> >>
> >> got the cvs from today compiled on my panther machine! Now i wanted
> >> to install, i get this error:
> >>
> >> cordney:~/cocoa/qemu cordney$ make install
> >> for d in i386-softmmu ppc-softmmu; do \
> >> make -C $d all || exit 1 ; \
> >>         done
> >>
> >> make[1]: Nothing to be done for `all'.
> >> make[1]: Nothing to be done for `all'.
> >> mkdir -p "qemu/bin"
> >> install -m 755 -s qemu-img "qemu/bin"
> >> mkdir -p "qemu/share/qemu"
> >> install -m 644 pc-bios/bios.bin pc-bios/vgabios.bin \
> >>                        pc-bios/vgabios-cirrus.bin \
> >>                        pc-bios/ppc_rom.bin \
> >>                        pc-bios/linux_boot.bin "qemu/share/qemu"
> >> mkdir -p "qemu/share/doc/qemu"
> >> install -m 644 qemu-doc.html  qemu-tech.html "qemu/share/doc/qemu"
> >> mkdir -p "qemu/share/man/man1"
> >> install qemu.1 qemu-mkcow.1 "qemu/share/man/man1"
> >> for d in i386-softmmu ppc-softmmu; do \
> >> make -C $d install || exit 1 ; \
> >>         done
> >> install -m 755 -s qemu "qemu/bin"
> >> install: qemu/bin: Not a directory
> >> make[1]: *** [install] Error 71
> >> make: *** [install] Error 1
> >>
> >> wanted to install into a subdirectory "qemu" and already changed
> >> $prefix in ./configure.
> >> He seems to install everything but the qemu executable.
> >>
> >> Thanks for help.
> >> cordney*
> >>
> >>
> >>
> >> _______________________________________________
> >> Qemu-devel mailing list
> >> Qemu-devel@nongnu.org
> >> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> >>
> >
> >
> >
> > _______________________________________________
> > Qemu-devel mailing list
> > Qemu-devel@nongnu.org
> > http://lists.nongnu.org/mailman/listinfo/qemu-devel
> >
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>

  reply	other threads:[~2004-09-16 10:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-14 13:35 [Qemu-devel] Problem with make install on OS X René Korthaus
2004-09-14 14:50 ` Bernard Sauterel
2004-09-14 15:06   ` René Korthaus
2004-09-16 10:37     ` stegefin [this message]
2004-09-14 19:43   ` René Korthaus
2004-09-14 20:06     ` Paul Brook

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=1095331045.41496ce50ca8f@imp1-q.free.fr \
    --to=stegefin@free.fr \
    --cc=qemu-devel@nongnu.org \
    --cc=wlannews@cordney.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).