During configuration, libnotify is optionally skipped. The code however, does not allow for libnotify (headers) to be missing. It would be nice if libnotify could be made truely optional.
I'm still unable to reproduce the issue.
If the library is not provided, running the configure script shows 'LIBNOTIFY support no, libnotify not installed or too old' and libnotify is not used
If the development version of libnotify is present, you can turn its use of, with the command in the previous comment.
In any case, pioneers builds without compiler errors,
I'm closing this ticket due to lack of response.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm unable to reproduce your issue.
Run
./configure --with-notify=noand then pioneers does not need libnotify.I'm still unable to reproduce the issue.
If the library is not provided, running the configure script shows 'LIBNOTIFY support no, libnotify not installed or too old' and libnotify is not used
If the development version of libnotify is present, you can turn its use of, with the command in the previous comment.
In any case, pioneers builds without compiler errors,
I'm closing this ticket due to lack of response.