I am testing Sane under Opensolaris to see if the network extensions for the pixma backend work under Opensolaris.
During the compilation I noticed that saned does not compile as OpenSolaris does not have getgrouplist(). There is a getgrouplist.c in openssh. Can we add that, or should we only include GNU sources? The openssh version has the following copyright: * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. Can we include this file? If so, I can make the changes required. Louis