help-octave
[Top][All Lists]
Advanced

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

Re: [Fink-users] Octave/.oct files


From: Jeff Whitaker
Subject: Re: [Fink-users] Octave/.oct files
Date: Mon, 20 May 2002 16:50:41 -0500

Update to octave-2.1.35-7 (in unstable) and mkoctfile should work.

-Jeff

On Mon, 20 May 2002, A S Hodel wrote:

> I'm attempting to use mkoctfile under Mac OS X (fink installation of
> 2.1.35).  I get error messages involving many undefined symbols (output
> below).   Two questions:
>
> 1) Can .oct files be run under OS X?
> 2) If so, can the fink distribution be modified to enable such by default?
>
> Here's the output I get:
>
> [hodel:src/octave-2.1.35/examples] hodelas% mkoctfile oregonator.cc
> /usr/bin/ld: Undefined symbols:
> __t12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_template2b0
> i0.nilRep
> __t24__default_alloc_template2b0i0._S_free_list
> _clone__Q2t12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_tem
> plate2b0i0_3Rep
> _compare__Ct12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_te
> mplate2b0i0RCB0UlUl
> _replace__t12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_tem
> plate2b0i0UlUlPCcUl
> /usr/bin/ld: warning unused multiple definitions of symbol _fnmatch
> /sw/bin/octave definition of _fnmatch
> /usr/lib/libSystem.dylib(fnmatch.o) unused definition of _fnmatch
> /usr/bin/ld: warning unused multiple definitions of symbol _getopt
> /sw/bin/octave definition of _getopt
> /usr/lib/libSystem.dylib(getopt.o) unused definition of _getopt
> /usr/bin/ld: warning unused multiple definitions of symbol _glob
> /sw/bin/octave definition of _glob
> /usr/lib/libSystem.dylib(glob.o) unused definition of _glob
> /usr/bin/ld: warning unused multiple definitions of symbol _globfree
> /sw/bin/octave definition of _globfree
> /usr/lib/libSystem.dylib(glob.o) unused definition of _globfree
> /usr/bin/ld: warning unused multiple definitions of symbol _optarg
> /sw/bin/octave definition of _optarg
> /usr/lib/libSystem.dylib(getopt.o) unused definition of _optarg
> /usr/bin/ld: warning unused multiple definitions of symbol _opterr
> /sw/bin/octave definition of _opterr
> /usr/lib/libSystem.dylib(getopt.o) unused definition of _opterr
> /usr/bin/ld: warning unused multiple definitions of symbol _optind
> /sw/bin/octave definition of _optind
> /usr/lib/libSystem.dylib(getopt.o) unused definition of _optind
> /usr/bin/ld: warning unused multiple definitions of symbol _optopt
> /sw/bin/octave definition of _optopt
> /usr/lib/libSystem.dylib(getopt.o) unused definition of _optopt
> [hodel:src/octave-2.1.35/examples] hodelas% ls *.oct
> ls: No match.
> [hodel:src/octave-2.1.35/examples] hodelas% ls
> Makefile.in               info-emacs-octave-help    oregonator.m
> hello.cc                  make_int.cc               oregonator.o
> info-emacs-info           oregonator.cc
>
>
> --
> A. S. Hodel 200 Broun Hall Dept Elect & Comp Eng, Auburn Univ AL 36849-5201
> http://www.eng.auburn.edu/~scotte   334 844 1854  Fax: -1809
>
>
>
> _______________________________________________________________
>
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
>
> _______________________________________________
> Fink-users mailing list
> address@hidden
> https://lists.sourceforge.net/lists/listinfo/fink-users
>

-- 
Jeffrey S. Whitaker         Phone  : (303)497-6313
Meteorologist               FAX    : (303)497-6449
NOAA/OAR/CDC  R/CDC1        Email  : address@hidden
325 Broadway                Web    : www.cdc.noaa.gov/~jsw
Boulder, CO, USA 80303-3328 Office : Skaggs Research Cntr 1D-124



-------------------------------------------------------------
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]