Re: [gentoo-user] SOLVED Building mongodb-3.4.2 scons error

2017-03-15 Thread Dick Middleton
On 03/12/17 19:12, Dick Middleton wrote: It turns out that the error is caused by ABI incompatibilities in the object code generated by different versions of gcc compiler. I thought I'd fixed this earlier by running revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc before emerging

Re: [gentoo-user] openssl: "-bindist" fights "bindist"...and me inbetween

2017-03-13 Thread Dick Middleton
On 03/13/17 03:18, tu...@posteo.de wrote: > On 03/12 03:36, gentoo-u...@c-14.de wrote: >> On 17-03-12 at 15:29, tu...@posteo.de wrote: >>> Hi, >>> >>> finally I am on my new root...only a few steps need to be done. >>> >> [..] >>> and this is, where me trouble starts: >>> >>> Hostapd wants: #

Re: [gentoo-user] Building mongodb-3.4.2 scons error

2017-03-12 Thread Dick Middleton
On 03/12/17 17:49, Helmut Jarausch wrote: > What's your glibc? If it is version 2.24 or 2.25 you probably need the > following patch It's 2.23-r3. Maybe I should upgrade; next level is 2.24-r1 I applied your patch as given (that was a learning experience) but sadly it didn't help. Error is the

[gentoo-user] Building mongodb-3.4.2 scons error

2017-03-12 Thread Dick Middleton
I'm trying to install mongodb 3.4.2 and have a troublesome scons error when linking the mongo shell. collect2: error: ld returned 1 exit status scons: *** [build/opt/mongo/mongo] Error 1 scons: building terminated because of errors. build/opt/mongo/mongo failed: Error 1 * ERROR: