help-octave
[Top][All Lists]
Advanced

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

Re: 2.1.44/45 solaris8 configure problem


From: Dan Hitt
Subject: Re: 2.1.44/45 solaris8 configure problem
Date: Thu, 27 Feb 2003 00:16:58 -0500 (EST)

Hi Eric,

I disabled readline when i tried to compile octave 2.1.44 on solaris
(2.6), but the build failed in oct-getopt.c, not able to find
getopt.h.  (This is using gcc 3.2.)  [Did you successfully try to
build octave without readline at any point?]

dan

   X-Original-To: address@hidden
   X-Authentication-Warning: bevo.che.wisc.edu: list set sender to 
address@hidden using -f
   Sender: address@hidden
   Date: Wed, 26 Feb 2003 11:06:40 -0700
   From: Eric Whiting <address@hidden>
   X-Accept-Language: en
   X-MIMETrack: Itemize by SMTP Server on mx1/amis(Release 5.0.9a |January 7, 
2002) at 02/26/2003
    11:05:57 AM,
           Serialize by Router on mx1/amis(Release 5.0.9a |January 7, 2002) at 
02/26/2003
    11:06:01 AM,
           Serialize complete at 02/26/2003 11:06:01 AM
   Resent-From: address@hidden
   X-Mailing-List: <address@hidden> 
   X-Loop: address@hidden
   Resent-Sender: address@hidden

   Solaris 8 with gcc 2.95.2
   I'm getting readline errors.

   from config.log:

   configure:16769: gcc -o conftest -g -O2  -g conftest.c -lreadline   -lcurses
   -lm  >&5
   ld: fatal: library -lreadline: not found
   ld: fatal: File processing errors. No output written to conftest

   I install the readline libraries and then I get this:

   configure:16727: checking for rl_set_keyboard_input_timeout in -lreadline
   configure:16764: gcc -o conftest -g -O2  -g conftest.c -lreadline  -lcurses 
-lm 
   >&5
   ld: fatal: symbol `_init' is multiply-defined:
           (file /usr1/tis/sunos6/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crti.o
   and file /usr/lib/l
   ibreadline.so);
   ld: fatal: symbol `_start' is multiply-defined:
           (file /usr1/tis/sunos6/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crt1.o
   and file /usr/lib/l
   ibreadline.so);
   ld: fatal: symbol `_fini' is multiply-defined:
           (file /usr1/tis/sunos6/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/crti.o
   and file /usr/lib/l
   ibreadline.so);
   ld: fatal: symbol `_lib_version' is multiply-defined:
           (file /usr/ccs/lib/values-Xa.o and file /usr/lib/libreadline.so);
   ld: fatal: File processing errors. No output written to conftest
   collect2: ld returned 1 exit status

   Am I the only one who sees this?

   eric



   -------------------------------------------------------------
   Octave is freely available under the terms of the GNU GPL.

   Octave's home on the web:  http://www.octave.org
   How to fund new projects:  http://www.octave.org/funding.html
   Subscription information:  http://www.octave.org/archive.html
   -------------------------------------------------------------




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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