You are not logged in.
Get this message when trying to compile (make) xfdesktop from git:
...
/usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -pthread
xfdesktop-xfdesktop-icon-view.o: In function `xfdesktop_icon_view_class_init':
xfdesktop-icon-view.c:(.text+0x28f): undefined reference to `I_'
xfdesktop-icon-view.c:(.text+0x2eb): undefined reference to `I_'
xfdesktop-icon-view.c:(.text+0x347): undefined reference to `I_'
xfdesktop-icon-view.c:(.text+0x3a3): undefined reference to `I_'
xfdesktop-icon-view.c:(.text+0x3ff): undefined reference to `I_'
xfdesktop-xfdesktop-icon-view.o:xfdesktop-icon-view.c:(.text+0x462): more undefined references to `I_' follow
collect2: ld returned 1 exit status
---
Previuosly I've been running from svn without problems, so I have all dependencies satisfied I think. autogen.sh runs fine and all other xfce core components are uptodate from git.
I'm on xubuntu 9.04 with all updates.
Offline
Solved with todays updates ti git repo!
Offline
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 515.25 KiB (Peak: 529.3 KiB) ]