[Bug 221672] databases/sqlite3: Fails to import -- /usr/local/lib/libsqlite3.so.0: Undefined symbol "fdatasync"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 21 09:33:03 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221672
--- Comment #1 from pstk <torlik at mailoo.org> ---
fdatasync() also does not exist in 11.0, it was added in 11.1.
I hit this problem when trying to use packages built on 11.1 (via poudriere) on
a 11.0 system.
Once I upgraded the systems to 11.1, the issues went away.
from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221438#c5
indeed :
# file /usr/jails/basejail/bin/sh
/usr/jails/basejail/bin/sh: ELF 64-bit LSB executable, x86-64, version 1
(FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD
11.0 (1100122), FreeBSD-style, stripped
i don't know why freebsd-version show me
# freebsd-version -u
11.1-RELEASE-p1
anyway, I have correctly update my basejail and issue has gone away.
sorry for your time
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list