James Morris | 23 Jul 2012 18:28
Picon

Re: problems building example_clients with debug info

On 23 July 2012 17:12, Paul Davis <paul <at> linuxaudiosystems.com> wrote:
>
>
> On Mon, Jul 23, 2012 at 11:57 AM, James Morris <jwm.art.net <at> gmail.com>
> wrote:
>>
>> Hi,
>>
>> I wanted to build the example clients with debug info to get a
>> backtrace when jack_server_control --help segfaults (ticket added to
>> trac) but have been unable to do so.
>>
>> ./configure issues a warning about installed versions and suggests the
>> --with-prefix option will enable building despite this, but even with
>> that option the ./configure still halts at the warning message.
>
>
> not --with-prefix, just --prefix

That also fails.
Paul Davis | 23 Jul 2012 18:31

Re: problems building example_clients with debug info



On Mon, Jul 23, 2012 at 12:28 PM, James Morris <jwm.art.net <at> gmail.com> wrote:
On 23 July 2012 17:12, Paul Davis <paul <at> linuxaudiosystems.com> wrote:
>
>
> On Mon, Jul 23, 2012 at 11:57 AM, James Morris <jwm.art.net <at> gmail.com>
> wrote:
>>
>> Hi,
>>
>> I wanted to build the example clients with debug info to get a
>> backtrace when jack_server_control --help segfaults (ticket added to
>> trac) but have been unable to do so.
>>
>> ./configure issues a warning about installed versions and suggests the
>> --with-prefix option will enable building despite this, but even with
>> that option the ./configure still halts at the warning message.
>
>
> not --with-prefix, just --prefix

That also fails.

With what message, precisely?
 

_______________________________________________
Jack-Devel mailing list
Jack-Devel <at> lists.jackaudio.org
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org
Paul Davis | 23 Jul 2012 18:31

Re: problems building example_clients with debug info



On Mon, Jul 23, 2012 at 12:31 PM, Paul Davis <paul <at> linuxaudiosystems.com> wrote:


On Mon, Jul 23, 2012 at 12:28 PM, James Morris <jwm.art.net <at> gmail.com> wrote:
On 23 July 2012 17:12, Paul Davis <paul <at> linuxaudiosystems.com> wrote:
>
>
> On Mon, Jul 23, 2012 at 11:57 AM, James Morris <jwm.art.net <at> gmail.com>
> wrote:
>>
>> Hi,
>>
>> I wanted to build the example clients with debug info to get a
>> backtrace when jack_server_control --help segfaults (ticket added to
>> trac) but have been unable to do so.
>>
>> ./configure issues a warning about installed versions and suggests the
>> --with-prefix option will enable building despite this, but even with
>> that option the ./configure still halts at the warning message.
>
>
> not --with-prefix, just --prefix

That also fails.

With what message, precisely

and presumably, you did actually specify a prefix dir? this --prefix /foobar is standard for just about all open source software ...
 

_______________________________________________
Jack-Devel mailing list
Jack-Devel <at> lists.jackaudio.org
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org
James Morris | 23 Jul 2012 18:35
Picon

Re: problems building example_clients with debug info

On 23 July 2012 17:31, Paul Davis <paul <at> linuxaudiosystems.com> wrote:

>>
>> With what message, precisely
>
>
> and presumably, you did actually specify a prefix dir? this --prefix /foobar
> is standard for just about all open source software ...
>
Sorry, I realize what I've done now.

Gmane