When trying to compile the latest version of gnome and nautilus i get the following issue.
Code:
make[2]: Entering directory `/home/exvor/unpacked/nautilus-2.14.1/src'
/opt/gnome-2.14/bin/orbit-idl-2 -I /opt/gnome-2.14/share/idl/bonobo-activation-2.0 -I /opt/gnome-2.14/share/idl/bonobo-2.0 -I.. nautilus-shell-interface.idl
orbit-idl-2 2.14.0 compiling
mode, hide preprocessor errors, passes: stubs skels common headers
nautilus-shell-interface.idl:11: Error: `URI' undeclared identifier
** (process:21962): WARNING **: nautilus-shell-interface.idl compilation failed
make[2]: *** [nautilus_shell_interface_idl_stamp] Error 1
make[2]: Leaving directory `/home/exvor/unpacked/nautilus-2.14.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/exvor/unpacked/nautilus-2.14.1'
make: *** [all] Error 2
anyone know whats going on here.
(edited the error so that it shows the correct error)