-
-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Description
What Happened?
Building gala on Gentoo with Mutter 45.5 failed with following error:
libmutter-13.vapi:1120.10-1120.14: error: The type name `pid_t' could not be found
1120 | public pid_t get_pid ();
| ^~~~~
../gala-8.0.3/lib/App.vala:161.23-161.28: error: The type name `pid_t' could not be found
161 | public GLib.SList<pid_t?> get_pids () {
| ^~~~~~
../gala-8.0.3/lib/App.vala:162.38-162.43: error: The type name `pid_t' could not be found
162 | var results = new GLib.SList<pid_t?> ();
| ^~~~~~
Compilation failed: 3 error(s), 0 warning(s)
Steps to Reproduce
Use Mutter 45.5, build gala
Expected Behavior
Build passes
OS Version
Other Linux
Session Type
Classic Session (X11, This is the default)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
No response
Metadata
Metadata
Assignees
Labels
No labels