> Installing on Red Hat 9 is complicated, although not impossible. > Please refer to: > http://hplip.sourceforge.net/install/manual/distros/redhat.html > for assistance.
Thanks for the hint. I double checked the instructions and I think I meet all the requirements. I have more recent versions of the packages, in particular cups-devel-1.1.17-13. I also have hplip 0.9.11 up and running. No build problem with this version. So I looked into the source code, and the fact is that the structure "ppd_group_str" has no member name 'name'. Instead it has this (in /usr/include/cups/ppd.h): char text[PPD_MAX_TEXT]; /* Human-readable group name */ I replaced "name" with "text" in the lines reported by gcc, and everything worked smoothly :-) Sincerely, François ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ HPLIP-Devel mailing list HPLIP-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hplip-devel