[GitHub] [nifi-minifi-cpp] arpadboda commented on pull request #973: MINIFICPP-1446 - SQL extension doesn't compile on Debian

2021-01-09 Thread GitBox


arpadboda commented on pull request #973:
URL: https://github.com/apache/nifi-minifi-cpp/pull/973#issuecomment-756765763


   > Not debian, but I get this error when trying to build this PR with SQL 
enabled
   > `make[2]: *** No rule to make target 
'extensions/sql/thirdparty/iodbc-install//lib64/libiodbc.a', needed by 
'main/minifi'. Stop.`
   > on main I get a similar error, but for `libsoci_odbc.a` instead.
   
   This PR was meant to address the latter, but cmake caching is so f... up 
that you never know when you have the good setup. Will tackle this a bit more. 



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [nifi-minifi-cpp] arpadboda commented on pull request #973: MINIFICPP-1446 - SQL extension doesn't compile on Debian

2021-01-08 Thread GitBox


arpadboda commented on pull request #973:
URL: https://github.com/apache/nifi-minifi-cpp/pull/973#issuecomment-756765763


   > Not debian, but I get this error when trying to build this PR with SQL 
enabled
   > `make[2]: *** No rule to make target 
'extensions/sql/thirdparty/iodbc-install//lib64/libiodbc.a', needed by 
'main/minifi'. Stop.`
   > on main I get a similar error, but for `libsoci_odbc.a` instead.
   
   This PR was meant to address the latter, but cmake caching is so f... up 
that you never know when you have the good setup. Will tackle this a bit more. 



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org