From: David Henderson <dhenderson@digital-pipe.com>
To: Adrian Pardini <pardo.bsso@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: compile problems
Date: Mon, 27 Jun 2011 11:06:11 -0400 [thread overview]
Message-ID: <4E089C63.3080407@digital-pipe.com> (raw)
In-Reply-To: <BANLkTim-W1S7Gv1EKDSga8ScxhiVaicy=Q@mail.gmail.com>
On 06/27/2011 10:27 AM, Adrian Pardini wrote:
> On 27/06/2011, Adrian Pardini<pardo.bsso@gmail.com> wrote:
> [...]
>> Also you may have to set the
>> LDFLAGS environment variable to point to where your libraries are
>> being installed under /opt
>
> --with-alsa-prefix looks more suitable. Maybe
> --with-alsa-prefix=opt/staging/alsa/var/ is all you need.
>
Ok, I tried using this configure parameter instead of the
--with-alsa-inc-prefix, but it's still bombing. I even tried compiling
using each sub-directory as the value until the actual value was the
entire path to where the header files were stored - each providing the
same error message. One thing I did notice was by using the different
configure parameter, the output was slightly different:
using --with-alsa-inc-prefix=...
<snip>
checking for ALSA CFLAGS... -I/opt/staging/alsa/var
checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread
checking for libasound headers version >= 1.0.16... not present.
configure: error: Sufficiently new version of libasound not found.
using --with-alsa-prefix=...
<snip>
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS... -L/opt/staging/alsa/var -lasound -lm -ldl
-lpthread
checking for libasound headers version >= 1.0.16... not present.
configure: error: Sufficiently new version of libasound not found.
Do I still need to adjust the LDFLAGS variable since it looks like it's
passing that value to it already?
Thanks,
Dave
next prev parent reply other threads:[~2011-06-27 15:07 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-27 13:09 compile problems David Henderson
2011-06-27 13:35 ` Adrian Pardini
2011-06-27 13:56 ` David Henderson
2011-06-27 14:25 ` Adrian Pardini
2011-06-27 14:27 ` Adrian Pardini
2011-06-27 15:06 ` David Henderson [this message]
2011-06-27 14:59 ` David Henderson
2011-06-27 15:20 ` Takashi Iwai
2011-06-27 15:31 ` David Henderson
2011-06-27 16:07 ` Takashi Iwai
2011-06-27 16:30 ` David Henderson
2011-06-28 7:08 ` Takashi Iwai
2011-06-28 18:49 ` David Henderson
2011-06-28 14:12 ` David Henderson
2011-06-28 14:20 ` Takashi Iwai
2011-06-28 14:44 ` David Henderson
2011-06-28 14:55 ` Paul Menzel
2011-06-28 15:00 ` David Henderson
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=4E089C63.3080407@digital-pipe.com \
--to=dhenderson@digital-pipe.com \
--cc=alsa-devel@alsa-project.org \
--cc=pardo.bsso@gmail.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