From bug-octave-request at bevo dot che dot wisc dot edu Thu Oct 14 11:51:39 1999 Subject: solaris bug From: "John W. Eaton" To: "Ross A. Lippert" , fevrier@nout.iut-gtr.univ-mrs.fr Cc: "bug-octave at bevo dot che dot wisc dot edu" Date: Thu, 14 Oct 1999 11:51:36 -0500 (CDT) On 14-Oct-1999, Ross A. Lippert wrote: | | I am building 2.1.15 with gcc and g77 on solaris 2.6 and I get | oct-time.cc | oct-time.cc: In method `class octave_base_tm & | octave_base_tm::year(int)': | oct-time.cc:110: `INT_MIN' undeclared (first use this function) | oct-time.cc:110: (Each undeclared identifier is reported only once | oct-time.cc:110: for each function it appears in.) | oct-time.cc:110: `INT_MAX' undeclared (first use this function) | make[2]: *** [oct-time.o] Error 1 | make[2]: Leaving directory | `/bitbucket/fsf/octave/octave-2.1.15/liboctave' | make[1]: *** [liboctave] Error 2 | make[1]: Leaving directory `/bitbucket/fsf/octave/octave-2.1.15' | make: *** [all] Error 2 | > I think the correct solution for this is to add #include to oct-time.cc. Thanks, jwe --------------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. To ensure that development continues, see www.che.wisc.edu/octave/giftform.html Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html ---------------------------------------------------------------------