autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: jackmixdesk autoconf question


From: Eric Blake
Subject: Re: jackmixdesk autoconf question
Date: Mon, 23 Apr 2012 09:24:19 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

On 04/21/2012 03:30 AM, Ulrich-Lorenz Schlüter wrote:
> Hello there.
> 
> Can these files be a reason for undefined references when compiling?
> 

> mixdesk_gtk.c
> 
> 
>> #include "phatfanslider.h"
>> #include "phatvfanslider.h"
>> #include "phathfanslider.h"
> console
> 
> 
>> /home/uli/workspace/jackmixdesk/trunk/mixdesk_gtk.c:2859: undefined
>> reference to `phat_fan_slider_set_value'
> Thanks a lot

This question is better directed to the jackmixdesk folks, as it is not
an autoconf issue.  It may be a case of you having an older version of a
library installed, which is missing entry points that the jackmixdesk
program is assuming will be present, and where jackmixdesk can add an
autoconf test to probe for that situation, but the point still remains
that such a patch would be to jackmixdesk, not autoconf.

-- 
Eric Blake   address@hidden    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]