Re: [blfs-support] Glibc 32-bit (temp) build fails

2020-09-24 Thread Pierre Labastie via blfs-support
> Unfortunately, the problem remains (even if I hack the libgomp > configure script to ignore the test) > > checking whether the C compiler works... yes > checking for C compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross

Re: [blfs-support] Problem with evolution-data-server-3.36.5

2020-09-24 Thread Ken Moffat via blfs-support
On Thu, Sep 24, 2020 at 08:45:51AM +0200, filbar--- via blfs-support wrote: > Hello, > my output is: > > nm /usr/lib/libsoftokn3.so | grep sqlite > U sqlite3_bind_blob@@SQLITE_3 > U sqlite3_bind_int@@SQLITE_3 >

Re: [blfs-support] Glibc 32-bit (temp) build fails

2020-09-24 Thread John Frankish via blfs-support
> > This "-B/usr/local/--enable-languages=c,c++/blah" thing seems wrong. "- > > B" should be followed by a directory where gcc looks for executables. I > > doubt any directory name would contain --enable-languages. So this may > > mean there might be a typo in the ../configure command... > > >

Re: [blfs-support] Problem with evolution-data-server-3.36.5

2020-09-24 Thread filbar--- via blfs-support
Hello, my output is: nm /usr/lib/libsoftokn3.so | grep sqlite U sqlite3_bind_blob@@SQLITE_3 U sqlite3_bind_int@@SQLITE_3 U sqlite3_bind_text@@SQLITE_3 U