<div dir="ltr">KSane is an optional dependency. Can you tell rpmbuild to not try to compile against it?<div><br></div><div>Robby</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 17, 2015 at 2:41 PM, Matthew Soffen (tellico) <span dir="ltr"><<a href="mailto:sirgeek-tellico@mrsucko.org" target="_blank">sirgeek-tellico@mrsucko.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'll see - Problem is I'm not building it directly.<br>
<br>
I'm building it with rpmbuild -ba tellico.spec<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
> That may be a problem in the CMake files. You can probably pass<br>
> -DWith_KSANE=Off to the CMake command I think.<br>
><br>
> Robby<br>
><br>
>> On Dec 16, 2015, at 23:46, Matthew Soffen (tellico)<br>
>> <<a href="mailto:sirgeek-tellico@mrsucko.org">sirgeek-tellico@mrsucko.org</a>> wrote:<br>
>><br>
>> And I've found - KSANE_INCLUDE_DIR-NOTFOUND in the files that were<br>
>> generated...<br>
>><br>
>> Not sure where that's coming from<br>
>><br>
>> Any ideas ?<br>
>><br>
>><br>
>>> Please set them or make sure they are set and tested correctly in the<br>
>>> CMake files:<br>
>>> KSANE_INCLUDE_DIR<br>
>>><br>
>>> I believe that the reason is when the code does an include of ksane.h,<br>
>>> it<br>
>>> references it as a subdirectory ( libksane/ksane.h ) and on Centos it<br>
>>> isn't in a sub dir.<br>
>>><br>
>>> I'm wondering if something in CMakeLists.txt  needs to be tweaked (or<br>
>>> the<br>
>>> code needs to be tweaked) to not worry about the directory ?<br>
>>><br>
>>> On my Centos box, I have - /usr/include/kde4/libksane/ksane.h<br>
>>><br>
>>> I'm wondering if the /usr/include/kde4/ isn't being appended to the<br>
>>> include path ?<br>
>>><br>
>>>>> On 12/16/2015 01:36 AM, Matthew Soffen (tellico) wrote:<br>
>>>>> But fails when trying to compile -<br>
>>>>><br>
>>>>> CMake Error: The following variables are used in this project, but<br>
>>>>> they<br>
>>>>> are set to NOTFOUND.<br>
>>>>> Please set them or make sure they are set and tested correctly in the<br>
>>>>> CMake files:<br>
>>>>><br>
>>>>> Any ideas about fixing this issue ?<br>
>>>><br>
>>>> I think the answer probably depends on which variables are marked<br>
>>>> NOTFOUND. Does it tell you?<br>
>>>><br>
>>>> Robby<br>
>>><br>
>>><br>
>>><br>
>>><br>
>>> -----------------------------------------<br>
>>> This email was sent using SquirrelMail.<br>
>>>   "Webmail for nuts!"<br>
>>> <a href="http://squirrelmail.org/" rel="noreferrer" target="_blank">http://squirrelmail.org/</a><br>
>><br>
>><br>
>><br>
>> -----------------------------------------<br>
>> This email was sent using SquirrelMail.<br>
>>   "Webmail for nuts!"<br>
>> <a href="http://squirrelmail.org/" rel="noreferrer" target="_blank">http://squirrelmail.org/</a><br>
>><br>
>> _______________________________________________<br>
>> tellico-users mailing list<br>
>> <a href="mailto:tellico-users@kde.org">tellico-users@kde.org</a><br>
>> <a href="https://mail.kde.org/mailman/listinfo/tellico-users" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/tellico-users</a><br>
><br>
<br>
<br>
<br>
-----------------------------------------<br>
This email was sent using SquirrelMail.<br>
   "Webmail for nuts!"<br>
<a href="http://squirrelmail.org/" rel="noreferrer" target="_blank">http://squirrelmail.org/</a><br>
<br>
</div></div></blockquote></div><br></div>