All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arun Sharma <arun.sharma@intel.com>
To: Tim Newsham <newsham@lava.net>
Cc: xen-devel@lists.xensource.com
Subject: Re: build snafu
Date: Tue, 14 Jun 2005 11:35:54 -0700	[thread overview]
Message-ID: <42AF238A.5030303@intel.com> (raw)
In-Reply-To: <Pine.BSI.4.61.0506131103420.11929@malasada.lava.net>

Tim Newsham wrote:
>> tools/ioemu/configure. Do you have SDL-devel RPM installed?
> 
> 
> Shouldnt the configures happen automatically when I type make
> at the top level?
> 

Yes.

> Yes, the RPM's are installed, which is why adding -lSDL to
> the Makefile allowed the directory to build properly.
>

You need to investigate why configure didn't automatically generate -lSDL.

$ cat config.mak
# Automatically generated by configure - do not modify
include ../config-host.mak
TARGET_ARCH=i386
CONFIG_VNC=yes
VNC_CFLAGS=
VNC_LIBS=-L/usr/lib -lvncserver -lnsl -lpthread -lz -ljpeg
CONFIG_SDL=yes
SDL_LIBS=-L/usr/lib -lSDL -lpthread -lm -ldl -lasound -L/usr/X11R6/lib 
-lX11 -lXext
SDL_CFLAGS=-I/usr/include/SDL -D_REENTRANT
$ pwd
/arun-xen/tools/ioemu/target-i386-dm

	-Arun

      parent reply	other threads:[~2005-06-14 18:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-13 20:45 build snafu Tim Newsham
     [not found] ` <mailman.1118695561.3669@unix-os.sc.intel.com>
2005-06-13 20:52   ` Arun Sharma
2005-06-13 21:04     ` Tim Newsham
2005-06-14  1:51       ` aq
2005-06-14 18:35       ` Arun Sharma [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=42AF238A.5030303@intel.com \
    --to=arun.sharma@intel.com \
    --cc=newsham@lava.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.