--- Michal 'hramrach' Suchanek <[EMAIL PROTECTED]> wrote: > I think this makes pam buildable under the Hurd. I do not know if I did > something stupid and I do not use the affected modules myself. > Could anybody look at it or even test it? > > Thanks >
Hi, This program seems to be only for GNU/Linux, so you can expect it to only run on GNU/Linux which should always have asprintf. Using asprintf is usually the right way to go, unless the upstream source needs to support solaris. As Jeff said sometimes a patch like this is needed to get upstream to accept it. However, in this case upstream does not need to use PATH_MAX. I hope that helps. ===== James Morrison University of Waterloo Computer Science - Digital Hardware 2A co-op http://hurd.dyndns.org Anyone referring to this as 'Open Source' shall be eaten by a GNU __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com

