Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Firefox 54.0 Hunspell linker issue [RESOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
snkmoorthy
Guru
Guru


Joined: 19 Nov 2002
Posts: 376

PostPosted: Thu Jun 15, 2017 7:14 pm    Post subject: Firefox 54.0 Hunspell linker issue [RESOLVED] Reply with quote

Firefox 54 emerge fails with
Code:


../../extensions/spellcheck/hunspell/glue/Unified_cpp_hunspell_glue0.o: In function `mozHunspell::SetDictionary(char16_t const*) [clone .part.38] [clone .constprop.57]':
Unified_cpp_hunspell_glue0.cpp:(.text+0x7c3): undefined reference to `Hunspell::get_dict_encoding[abi:cxx11]() const'
../../extensions/spellcheck/hunspell/glue/Unified_cpp_hunspell_glue0.o: In function `mozHunspell::Check(char16_t const*, bool*)':
Unified_cpp_hunspell_glue0.cpp:(.text+0xcdd): undefined reference to `Hunspell::spell(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'
../../extensions/spellcheck/hunspell/glue/Unified_cpp_hunspell_glue0.o: In function `mozHunspell::Suggest(char16_t const*, char16_t***, unsigned int*)':
Unified_cpp_hunspell_glue0.cpp:(.text+0xdd3): undefined reference to `Hunspell::suggest(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
collect2: error: ld returned 1 exit status


Had to get 1.6.1 hunspell.github.io

For some reason this reference is not available in the installed version; even thought it says it is version 1.6.1-r1
Code:

*  app-text/hunspell
      Latest version available: 1.6.1-r1
      Latest version installed: 1.6.1-r1
      Size of files: 691 KiB


[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. -Hu]


Last edited by snkmoorthy on Fri Jun 16, 2017 6:55 am; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30894
Location: here

PostPosted: Thu Jun 15, 2017 7:54 pm    Post subject: Reply with quote

Quote:
Unified_cpp_hunspell_glue0.cpp:(.text+0xcdd): undefined reference to `Hunspell::spell(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'

Typically gcc abi change issue. Read this news
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
snkmoorthy
Guru
Guru


Joined: 19 Nov 2002
Posts: 376

PostPosted: Thu Jun 15, 2017 8:14 pm    Post subject: Reply with quote

yep that was it, running it now. Thank you.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum