Advertisement
joanmarie

libxfce4ui compile error

Oct 2nd, 2011
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. make[1]: Entering directory `/home/jd/xfce/libxfce4ui/xfce4-about'
  2. CC xfce4_about-main.o
  3. main.c: In function ‘main’:
  4. main.c:472:46: error: ‘xfce_about_dialog_ui’ undeclared (first use in this function)
  5. main.c:472:46: note: each undeclared identifier is reported only once for each function it appears in
  6. main.c:473:37: error: ‘xfce_about_dialog_ui_length’ undeclared (first use in this function)
  7. make[1]: *** [xfce4_about-main.o] Error 1
  8. make[1]: Leaving directory `/home/jd/xfce/libxfce4ui/xfce4-about'
  9. make: *** [all] Error 2
  10.  
  11.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement