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   [email protected]    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Autoconf mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to