Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: unknown type name ‘DBusMessageIter’ #1120

Open
mcpat-it opened this issue Apr 19, 2024 · 3 comments
Open

error: unknown type name ‘DBusMessageIter’ #1120

mcpat-it opened this issue Apr 19, 2024 · 3 comments

Comments

@mcpat-it
Copy link

I try to compile the git source, but it results in an error:

[ 79%] Building C object MainNFSD/CMakeFiles/ganesha_nfsd.dir/__/FSAL/fsal_config.c.o
/opt/building/nfs-ganesha/src/FSAL/commonlib.c:3296:30: error: unknown type name ‘DBusMessageIter’
 3296 | void fd_usage_summarize_dbus(DBusMessageIter *iter)
      |                              ^~~~~~~~~~~~~~~
make[2]: *** [MainNFSD/CMakeFiles/ganesha_nfsd.dir/build.make:90: MainNFSD/CMakeFiles/ganesha_nfsd.dir/__/FSAL/commonlib.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:1994: MainNFSD/CMakeFiles/ganesha_nfsd.dir/all] Error 2
make: *** [Makefile:156: all] Error 2

I compile it on a Unifi UDM if it's relevant.

@mcpat-it
Copy link
Author

solved it by compiling dbus...

@dang
Copy link
Contributor

dang commented Apr 19, 2024

@xiaods
Copy link

xiaods commented Apr 28, 2024

/close as resolved

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

No branches or pull requests

4 participants