Thanks @xkaraman @henningw
I have the latest comments and found
Did you include the modules tls and xhttp_pi in the
include list
yes, this works.
Regarding those files though, you have to also build
the target dbschema first, so that the files to be installed are generated and found
yes, this also works and I installs some required files.
Remaining part is
```
RPM build errors:
Directory not found:
/root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/kamailio/dbtext/kamailio
File not found:
/root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/kamailio/dbtext/kamailio/*
```
This is related to the name difference. `db_text` is the module name and `dbtext` in the
"utils/kamctl" folder.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4085#issuecomment-2592599086
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4085/c2592599086(a)github.com>