On Tue, 11 May 1999, Johan Nyberg wrote: > Hi, > > I am trying to build siag-3.1.13 on a sun4u sparc machine running > Solaris 2.6, but it fails with `setenv' being undefined in Ghostview.o Solution for the impatient: use the source from CVS, where setenv has been replaced with putenv. That code works for Solaris 7. Otherwise wait for 3.1.14. Ulric