qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ben Taylor <sol10x86@cox.net>
To: blp@cs.stanford.edu, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: PATCH: Solaris/Sparc patch against yesterdays' BGR CVS update
Date: Tue, 16 May 2006 21:06:20 -0400	[thread overview]
Message-ID: <20987482.1147827980269.JavaMail.root@eastrmwml01.mgt.cox.net> (raw)


---- Ben Pfaff <blp@cs.stanford.edu> wrote: 
> Ben Taylor <sol10x86@cox.net> writes:
> 
> > Enclosed is the latest version of the qemu solaris/sparc patch, applied
> > against yesterday's CVS (post BGR update).
> 
> I'm happy to say that this patch makes qemu compile and work on
> Solaris quite nicely for me.  I did have to invoke configure with
> "--extra-ldflags=-lsocket" (and fix configure to put $LDFLAGS in
> the libSDL probing commands).

Odd. It may have something to do with your localized copy of libSDL.
The one from blastwave doesn't require -lsocket.  I've been using
a version of these patches for a year, and never ran into that problem.


>  I also had to override the
> configure script's desire to use /usr/ucb/install instead of GNU
> install.  

The configure script wants to use ginstall, assuming you've got it in your
path.  I did not use "install" because there are several variations of install
on Solaris, and configure is coded to make sure you don't use them.

It recommends /usr/ucb/install if you don't have GNU install (or it can't find
it because it's looking for ginstall).  I'll have to check the logic to make sure

> The former won't let me install without being root,
> because it wants to install everything as a "staff" account; the
> latter will.

That's a localized configuration requirement you have, and that configure should
probably not try to take into account.

> 
> Thanks for making this work!

You're welcome.

Ben

             reply	other threads:[~2006-05-17  1:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-17  1:06 Ben Taylor [this message]
2006-05-17  3:56 ` [Qemu-devel] Re: PATCH: Solaris/Sparc patch against yesterdays' BGR CVS update Ben Pfaff
  -- strict thread matches above, loose matches on Subject: below --
2006-05-11 14:45 [Qemu-devel] " Ben Taylor
2006-05-16 23:28 ` [Qemu-devel] " Ben Pfaff

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=20987482.1147827980269.JavaMail.root@eastrmwml01.mgt.cox.net \
    --to=sol10x86@cox.net \
    --cc=blp@cs.stanford.edu \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).