Christian Hesse on Thu, 2014/09/18 10:01:
> Marcel Korpel on Thu, 2014/09/18 05:49:
> > [ 47%] Building CXX object
> > test/framework/CMakeFiles/test_framework.dir/start_options.cpp.o
> > Linking CXX executable driver_test
> > ../driver/libmysqlcppconn.so.7.1.1.4: undefined reference to
> > `mysq
Marcel Korpel on Thu, 2014/09/18 05:49:
> [ 47%] Building CXX object
> test/framework/CMakeFiles/test_framework.dir/start_options.cpp.o
> Linking CXX executable driver_test
> ../driver/libmysqlcppconn.so.7.1.1.4: undefined reference to
> `mysql_options4' collect2: error: ld returned 1 exit status
On 18 September 2014 05:49, Marcel Korpel wrote:
>
> Hi,
>
> Since mysql-connector-c++ 1.1.4 has been available for a few months I
> am trying to create a PKGBUILD for this version. The first problem I
> encountered was the MYSQL_LIB variable set to NOTFOUND by default. I
> circumvented this issue
Hi,
Since mysql-connector-c++ 1.1.4 has been available for a few months I
am trying to create a PKGBUILD for this version. The first problem I
encountered was the MYSQL_LIB variable set to NOTFOUND by default. I
circumvented this issue by hardcoding
-DMYSQL_LIB=/usr/lib/libmysqlclient.so in my PKG
4 matches
Mail list logo