Skip to content

wxsqlite3-5.0.1: compilation fails on Fedora 44 with undefined reference to `wxSQLite3::ResultSet::operator=(wxSQLite3::ResultSet&&)' #132

Description

@martinkg

Hi,

when compilinng version 5.0.1 on Fedora 44 i get this error message:

/usr/bin/ld.bfd: /tmp/cczuwIqD.ltrans0.ltrans.o: in function `testTransaction() [clone .cold]':
/builddir/build/BUILD/wxsqlite3-5.0.1-build/wxsqlite3-5.0.1/samples/minimal.cpp:108:(.text.unlikely+0x5c6): undefined reference to `wxSQLite3::ResultSet::operator=(wxSQLite3::ResultSet&&)'
collect2: error: ld returned 1 exit status
make: *** [Makefile:651: samples/minimal] Error 1

complete log file: build.log

Attached is a patch wxsqlite3-5.0.1-fix-resultset-move.patch that resolves this issue.

Regards
Martin

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions