Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compilation error on Debian 7 & Percona MysqlServer 5.6 #3

Open
enricozamprogno opened this issue Feb 1, 2016 · 0 comments
Open

compilation error on Debian 7 & Percona MysqlServer 5.6 #3

enricozamprogno opened this issue Feb 1, 2016 · 0 comments

Comments

@enricozamprogno
Copy link

Hello.
After
./configure --with-libxml2=/usr/lib/x86_64-linux-gnu/xml2Conf.sh
make

give me this error

make[1]: Entering directory /root/lib_mysqludf_xml' /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DSTANDARD -DMYSQL_SERVER -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing -I/usr/include/libxml2 -g -O2 -MT lib_mysqludf_xql_la-lib_mysqludf_xql.lo -MD -MP -MF .deps/lib_mysqludf_xql_la-lib_mysqludf_xql.Tpo -c -o lib_mysqludf_xql_la-lib_mysqludf_xql.lotest -f 'lib_mysqludf_xql.cc' || echo './'lib_mysqludf_xql.cc mv -f .deps/lib_mysqludf_xql_la-lib_mysqludf_xql.Tpo .deps/lib_mysqludf_xql_la-lib_mysqludf_xql.Plo mv: impossibile eseguire stat di ".deps/lib_mysqludf_xql_la-lib_mysqludf_xql.Tpo": File o directory non esistente make[1]: *** [lib_mysqludf_xql_la-lib_mysqludf_xql.lo] Error 1 make[1]: Leaving directory/root/lib_mysqludf_xml'
make: *** [all] Error 2

Sameone can give me an hint about this error ?

Thank you,
Enrico

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant