octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

`make' fails on SunOS 5.5


From: NAKAJI Hiroyuki
Subject: `make' fails on SunOS 5.5
Date: Wed, 24 Mar 1999 16:03:33 +0900 (JST)

Bug report for Octave 2.0.13.96 configured for sparc-sun-solaris2.5

Description:
-----------

With egcs-1.1.1 and f77-4.0(SPARCCompiler), link stage fails. Error
message is

c++: unrecognized option `-rdynamic'
Undefined                       first referenced
 symbol                             in file
set_new_handler                     ../src/liboctinterp.a(sighandlers.o)
ld: fatal: Symbol referencing errors. No output written to octave
collect2: ld returned 1 exit status
gmake[2]: *** [octave] Error 1
gmake[2]: Leaving directory `/net/zeisei8/export/local/src/octave-2.0.13.96/src'
gmake[1]: *** [src] Error 2
gmake[1]: Leaving directory `/net/zeisei8/export/local/src/octave-2.0.13.96'
gmake: *** [all] Error 2


Repeat-By:
---------

        ./configure --with-f77
        gmake

Fix:
---

No fix. Please help.



Configuration (please do not edit this section):
-----------------------------------------------

uname output:     SunOS zeisei6 5.5 Generic_103093-14 sun4u sparc SUNW,Ultra-1
configure opts:   --with-f77
Fortran compiler: f77
FFLAGS:           -O
F2C:              
F2CFLAGS:         
FLIBS:            -Xlinker -R -Xlinker /opt/SUNWspro/lib   -L/opt/SUNWspro/lib 
-L/opt/SUNWspro/SC4.0/lib -L/usr/ccs/lib -L/usr/lib 
/opt/SUNWspro/SC4.0/lib/libM77.a -lF77 -lsunmath -lm -lcx
CPPFLAGS:         
INCFLAGS:         -I/usr/local/include -I/usr/local/include/octave-2.0.13.96
C compiler:       gcc, version 2.91.60 19981201 (egcs-1.1.1 release)
CFLAGS:           -DHAVE_CONFIG_H  -g -O2 -Wall
CPICFLAG:         -fPIC
C++ compiler:     c++, version 2.91.60 19981201 (egcs-1.1.1 release)
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.0.13.96
RLD_FLAG:         -Xlinker -R -Xlinker /usr/local/lib/octave-2.0.13.96
TERMLIBS:         -lcurses
LIBS:             
LEXLIB:           
LIBPLPLOT:        
LIBDLFCN:         
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_CURSES_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_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_TERMIOS_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 -DHAV



reply via email to

[Prev in Thread] Current Thread [Next in Thread]