From bug-octave-request at bevo dot che dot wisc dot edu Thu Oct 14 06:19:43 1999 Subject: [Octave 2.1.15 bug report broken and double prompt ] From: Arnaud Fevrier (Nout) To: bug-octave at bevo dot che dot wisc dot edu Cc: fevrier at nout dot iut-gtr dot univ-mrs dot fr Date: Thu, 14 Oct 1999 12:15:16 +0100 (WET DST) Bug report for Octave 2.1.15 configured for sparc-sun-solaris2.7 Description: ----------- Hi, I had two run time errors with octave 2.1.15 running on a sparc workstation solaris 2.7. I had to modify some lines in src/lex.l to solve compilation problems (problem reported in my previos mail). then, I have a double prompt and could not succeed in sending a bug report with octave function, but with unix octave-bug2.1.15 unix command. Repeat-By: --------- => octave-2.1.15 GNU Octave, version 2.1.15 (sparc-sun-solaris2.7). Copyright (C) 1996, 1997, 1998 John W. Eaton. This is free software with ABSOLUTELY NO WARRANTY. For details, type `warranty'. *** This is a development version of Octave. Development releases *** are provided for people who want to help test, debug, and improve *** Octave. *** *** If you want a stable, well-tested version of Octave, you should be *** using one of the stable releases (when this development release *** was made, the latest stable version was 2.0.13). octave-2.1.15:1> octave-2.1.15:1> bug_report parse error near line 28 of file /usr/local/share/octave/2.1.15/m/miscellaneous/bug_report.m >>> function bug_report () ^ octave-2.1.15:1> octave-2.1.15:1> Fix: --- * If possible, replace this item with a description of how to fix the problem (if you don't have a fix for the problem, don't include this section, but please do submit your report anyway). Configuration (please do not edit this section): ----------------------------------------------- uname output: SunOS nout 5.7 Generic sun4u sparc SUNW,Ultra-1 configure opts: Fortran compiler: g77 FFLAGS: -O F2C: F2CFLAGS: FLIBS: -lg2c -lm -L/usr/ccs/lib -L/usr/lib -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1 -L/usr/local/sparc-sun-solaris2.7/lib -L/usr/ccs/bin -L/usr/ccs/lib -L/usr/local/lib -lm CPPFLAGS: INCFLAGS: -I/usr/local/include/octave-2.1.15/octave -I/usr/local/include C compiler: gcc, version 2.8.1 CFLAGS: -DHAVE_CONFIG_H -g -O2 -Wall CPICFLAG: -fPIC C++ compiler: c++, version 2.8.1 CXXFLAGS: -DHAVE_CONFIG_H -fno-rtti -fno-exceptions -fno-implicit-templates -g -O2 -Wall CXXPICFLAG: -fPIC LDFLAGS: -g LIBFLAGS: -L/usr/local/lib/octave-2.1.15 RLD_FLAG: -Xlinker -R -Xlinker /usr/local/lib/octave-2.1.15 TERMLIBS: -lcurses LIBS: LEXLIB: LIBPLPLOT: LIBDLFCN: LIBGLOB: ./glob/libglob.a DEFS: -DOCTAVE_SOURCE=1 -DSEPCHAR=':' -DSEPCHAR_STR=":" -DUSE_READLINE=1 -D__NO_MATH_INLINES=1 -DCXX_NEW_FRIEND_TEMPLATE_DECL=1 -DHAVE_LIBM=1 -DF77_APPEND_UNDERSCORE=1 -DHAVE_LIBSOCKET=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DNPOS=string::npos -DSTDC_HEADERS=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_ASSERT_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FLOATINGPOINT_H=1 -DHAVE_FNMATCH_H=1 -DHAVE_GLOB_H=1 -DHAVE_GRP_H=1 -DHAVE_IEEEFP_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_NAN_H=1 -DHAVE_PWD_H=1 -DHAVE_SGTTY_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_UTSNAME_H=1 -DHAVE_TERMIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_VARARGS_H=1 -DHAVE_ATEXIT=1 -DHAVE_BCOPY=1 -DHAVE_BZERO=1 -DHAVE_DUP2=1 -DHAVE_ENDGRENT=1 -DHAVE_ENDPWENT=1 -DHAVE_EXECVP=1 -DHAVE_FCNTL=1 -DHAVE --------------------------------------------------------------------- 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 ---------------------------------------------------------------------