Menu

#181 .pc broken (-lhunspell-1.3 but libhunspell-1.3* not there)

closed-fixed
nobody
None
5
2011-02-16
2011-01-28
Anonymous
No

rene@frodo:~/Downloads/hunspell-1.3.0$ cat hunspell.pc.in | grep Libs
Libs: -L${libdir} -lhunspell-@HUNSPELL_VERSION_MAJOR@.@HUNSPELL_VERSION_MINOR@

so far ok, but it gets subsituteed by the *hunspell version*, so it results in:

rene@frodo:~/Downloads/hunspell-1.3.0$ cat hunspell.pc | grep Libs
Libs: -L${libdir} -lhunspell-1.3

but what we get out of the build still is only libhunspell-1.2.*

Discussion

  • Németh László

    Rene, thanks for your report. I detected the versioning problem after the release, but I couldn't fix it, so a patch will be appreciated. (In fact, I had a problem with the CVS service, too, bit it seems, this is a general problem of SF.net resulted by a serious security issue.)

     
  • Németh László

    Fixed by the newest release (1.3.2), now we get libhunspell-1.3.*

     
  • Németh László

    • status: open --> closed-fixed
     
MongoDB Logo MongoDB