sergey-safarov left a comment (kamailio/kamailio#4241)
Also, for some reason on Alpine Linux does not work
```
# cmake --build build --verbose --target dbschema
Change Dir: '/home/build/kamailio/pkg/kamailio/alpine/src/kamailio-6.0.1/build'
Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f
Makefile dbschema
gmake: *** No rule to make target 'dbschema'. Stop.
```
But the next commands was successful.
```
cmake --build build --verbose
cmake --build build --verbose --target man
```
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4241#issuecomment-3196237445
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4241/3196237...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the
sender!