Dr.-Ing. Edgar Alwers via blfs-support
2018-12-04 14:12:14 UTC
Hi all,
I am trying to build LibreOffice 6.1.0 according to BLFS Book 8.3. I did
compile all required dependencies and all recommended ones, without
problems. Then I started with LibreOffice. The ./autogen.sh went also
OK, no errors, no warnings. Then I started the building itself with
"CPFLAGS='-DU_USING_ICU_NAMESPACEE=1' make build-nocheck"
and after aproximately 90 min the building process broke down with the
following error;
---------------------------
........... ( about 18 lines with undefined references to sqlite3 )
/usr/bin/ld: /usr/lib/libsoftokn3.so: undefined reference to
`***@SQLITE_3'
/usr/bin/ld: /usr/lib/libsoftokn3.so: undefined reference to
`***@SQLITE_3'
/usr/bin/ld: /usr/lib/libsoftokn3.so: undefined reference to
`***@SQLITE_3'
/usr/bin/ld: /usr/lib/libsoftokn3.so: undefined reference to
`***@SQLITE_3'
collect2: Error: ld gab 1 als Ende-Status zurÃŒck
make[1]: ***
[/sources_BLFS/libreoffice-6.1.0.3/solenv/gbuild/LinkTarget.mk:627:
/sources_BLFS/libreoffice-6.1.0.3/workdir/LinkTarget/Executable/svidl]
Error 1
make: *** [Makefile:286: build] Error 2
--------------------------
I did not find advices in google and I do not understand what is
happening, especially as the configuration was OK. If sqlite3 is the
problem, I do not need it with LibreOffice. Can someone help ?
Thanks in advance,
Edgar
I am trying to build LibreOffice 6.1.0 according to BLFS Book 8.3. I did
compile all required dependencies and all recommended ones, without
problems. Then I started with LibreOffice. The ./autogen.sh went also
OK, no errors, no warnings. Then I started the building itself with
"CPFLAGS='-DU_USING_ICU_NAMESPACEE=1' make build-nocheck"
and after aproximately 90 min the building process broke down with the
following error;
---------------------------
........... ( about 18 lines with undefined references to sqlite3 )
/usr/bin/ld: /usr/lib/libsoftokn3.so: undefined reference to
`***@SQLITE_3'
/usr/bin/ld: /usr/lib/libsoftokn3.so: undefined reference to
`***@SQLITE_3'
/usr/bin/ld: /usr/lib/libsoftokn3.so: undefined reference to
`***@SQLITE_3'
/usr/bin/ld: /usr/lib/libsoftokn3.so: undefined reference to
`***@SQLITE_3'
collect2: Error: ld gab 1 als Ende-Status zurÃŒck
make[1]: ***
[/sources_BLFS/libreoffice-6.1.0.3/solenv/gbuild/LinkTarget.mk:627:
/sources_BLFS/libreoffice-6.1.0.3/workdir/LinkTarget/Executable/svidl]
Error 1
make: *** [Makefile:286: build] Error 2
--------------------------
I did not find advices in google and I do not understand what is
happening, especially as the configuration was OK. If sqlite3 is the
problem, I do not need it with LibreOffice. Can someone help ?
Thanks in advance,
Edgar