public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: Ben Elliston <bje@redhat.com>
To: Klaus Pedersen <klaus.kruse.pedersen@mail.tele.dk>
Cc: SID-list <sid@sources.redhat.com>
Subject: Re: Sid confused by Wine ;-)
Date: Wed, 24 Apr 2002 16:06:00 -0000	[thread overview]
Message-ID: <15559.14979.571966.275625@tooth.toronto.redhat.com> (raw)
In-Reply-To: <3CC5E9DA.9080207@mail.tele.dk>

>>>>> "Klaus" == Klaus Pedersen <klaus.kruse.pedersen@mail.tele.dk> writes:

  Klaus> As a workaround I preload the kernel32 and winmm guess variables with 
  Klaus> "no" like this:
  Klaus>   ac_cv_lib_kernel32_main=no \
  Klaus>   ac_cv_lib_winmm_main=no \
  Klaus>   ../sid/src/configure --prefix=/opt/sid --target=arm-elf

  Klaus> How can this problem be fixed?

You could hack the configure script so that these tests are only run
if the host is Cygwin.  Although it is not ideal to perform platform
tests like this in the Autoconf world, it is also not ideal to install
software which makes one platform look mysteriously like another.  ;-)

Ben

      reply	other threads:[~2002-04-24 23:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-23 16:09 Klaus Pedersen
2002-04-24 16:06 ` Ben Elliston [this message]

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=15559.14979.571966.275625@tooth.toronto.redhat.com \
    --to=bje@redhat.com \
    --cc=klaus.kruse.pedersen@mail.tele.dk \
    --cc=sid@sources.redhat.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 read-only IMAP folder(s) and NNTP newsgroup(s).