On Thu, Aug 7, 2014 at 4:22 AM, Mukundan Ragavan <nonamedotc@xxxxxxxxxxxxxxxxx> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi All,
I am trying to update Texmaker from version 4.2 to 4.3 and I have run
into a problem I am unable to solve. Here it is -
The source tarball has a directory hunspell which is removed in %prep
and system hunspell libraries are used instead. This works without any
problems with version 4.2. However, in 4.3, I get
WARNING: Failure to find: hunspell/affentry.cxx
WARNING: Failure to find: hunspell/affixmgr.cxx
WARNING: Failure to find: hunspell/csutil.cxx
WARNING: Failure to find: hunspell/dictmgr.cxx
WARNING: Failure to find: hunspell/hashmgr.cxx
[ ... ] {complete list of files removed}
The compilation happens and fails with the following error -
make: *** No rule to make target 'hunspell/affentry.cxx', needed by
'.obj/affentry.o'. Stop.
qmake is used to compile texmaker by doing
%{_qt5_qmake} -unix texmaker.pro
As for differences in the texmaker.pro file, there is only one
difference -
- --- texmaker-4.2/texmaker.pro 2014-04-24 09:15:57.000000000 -0500
+++ texmaker-4.3/texmaker.pro 2014-07-28 23:02:06.000000000 -0500
@@ -10,7 +10,7 @@
}
CONFIG += qt warn_off release
- -TEXMAKERVERSION=4.2
+TEXMAKERVERSION=4.3
DEFINES += TEXMAKERVERSION=\\\"$${TEXMAKERVERSION}\\\"
DEFINES += HAVE_SPLASH
I have tried adding CONFIG += enable-hunspell, LIBS += -lhunspell,
etc. No use. I am just unable to build with hunspell. :(
BuildRequires: hunspell-devel is present.
Could someone help me out here please?
Hi Mukundan,
since I have the same issue with texstudio, which started as a fork of texmaker, please take a look at the patch
https://apps.fedoraproject.org/packages/texstudio/sources/
http://pkgs.fedoraproject.org/cgit/texstudio.git/tree/texstudio-use-system-hunspell-instead-of-bundled-one.patch
since I have the same issue with texstudio, which started as a fork of texmaker, please take a look at the patch
https://apps.fedoraproject.org/packages/texstudio/sources/
http://pkgs.fedoraproject.org/cgit/texstudio.git/tree/texstudio-use-system-hunspell-instead-of-bundled-one.patch
I hope this helps!
Johannes
Johannes
Thanks!
Mukundan.
- --
GPG key-ID: 00E8658D
====================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCgAGBQJT4uLjAAoJEIfjPv0A6GWNo/cQALzE2Bnw5ppwigfvRwDf/hDf
7WUBK/nFEVJpCTVj7a0CSkEJq2wDZbJvrRy5WJWC2sEsXwJNyA6KWQlXa2UrzGwe
NSmFDBzQUMf472AmLU5tMKc/SrrdRGt+/seA7nAsPu4crBc9gRG7nqa53GGpss9r
Po8sxL2kznoFqcnXFQWEMNzgIWM7b+l+jF9nijKR6qL3U9vgwtA0QvgEBwWvIoLg
5qM5PvdsiGVewulD7GnDE1K8BD7Stq39vCZr3UwkbBJbMLCDehEzfhN7T+u5JF97
OyHwDNgLWvwqK+yZUpI18WXz09lTYIXb72Ml7NfPvOj35CLomthJ/5FIROz+PfbX
wAhDhaIAyCX2kbty3tfcWchYxlZ5qRd1HXBkeFLHxm1bfin5dpp6rMoFv/M2I29r
9lQtkNdlmPcYgoZC6STCVoDHp6IOMSVAD/4Pxq2A4Ps5Bqfz/bSZViuPX57IJEq8
R20Pyxo9kMPHRFhfa/shjGxc5tYLnDsg2OxHuaXlL2v6UZgIHkIzRnee71KknrOG
iBoQDVQ7wN/RPKXtlfcWIquj4SPkwx5HYEiR+X0fvygDu6mYc26zIJeYEJ33BG0q
TJUng3HaavrTg2s+F7uKDL1a5vbL5y6AkkH7MOJOXZM3GvppfINaxGuhVEb34IIZ
Sds8IL3bG4GVqP15zXFf
=0LtK
-----END PGP SIGNATURE-----
--
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct