I'm getting the following compile failures when trying to build garnome 2.10.2 on my Red Hat Enterprise Linux 3.0 box. It looks like I may be missing a library (??). The only things I can seem to find with ppd are some old (circa 2000) references to libppd. Am I missing a lib, or is my configuration not working correctly?
Error messages: gnome-cups-ui-driver.c: In function `cb_install_driver': gnome-cups-ui-driver.c:785: `ppd_attr_t' undeclared (first use in this function) gnome-cups-ui-driver.c:785: (Each undeclared identifier is reported only once gnome-cups-ui-driver.c:785: for each function it appears in.) gnome-cups-ui-driver.c:785: `manufacturer' undeclared (first use in this function) gnome-cups-ui-driver.c:785: `nickname' undeclared (first use in this function) gnome-cups-ui-driver.c:785: warning: left-hand operand of comma expression has no effect gnome-cups-ui-driver.c:858: `ppd_status_t' undeclared (first use in this function) gnome-cups-ui-driver.c:858: syntax error before "status" gnome-cups-ui-driver.c:860: warning: implicit declaration of function `ppdErrorString' gnome-cups-ui-driver.c:860: `status' undeclared (first use in this function) gnome-cups-ui-driver.c:860: warning: format argument is not a pointer (arg 2) gnome-cups-ui-driver.c:866: warning: implicit declaration of function `ppdFindAttr' make[5]: *** [gnome-cups-ui-driver.lo] Error 1 make[5]: Leaving directory `/.../garnome/garnome-2.10.2/geektoys/gnome-cups-manager/work/main.d/gnome-cups-manager-0.30/libgnomecups' -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
