Gentoo Archives: gentoo-embedded

From: Ned Ludd <solar@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Build of octave-forge on uclibc
Date: Mon, 18 Jun 2007 15:09:12
Message-Id: 1182179288.8152.1.camel@hangover
In Reply to: [gentoo-embedded] Build of octave-forge on uclibc by "Kim Strøger"
1 On Mon, 2007-06-18 at 17:01 +0000, Kim Strøger wrote:
2 > Hey
3 >
4 > I am trying to see if I can get octave-forge installed, but it failed's on
5 >
6 > ov-galois.cc:328: error: 'Vdo_fortran_indexing' was not declared in this
7 > scope
8 >
9 > I am using:
10 > [1] i386-gentoo-linux-uclibc-4.1.2 *
11 > uclibc 0.9.28.3
12
13 Missing USE=fortran ?
14
15
16 > I was thinking it have something to do with missing support to c++ so I
17 > tried to install uclibc++ but without success.
18 > Does anyone have a hint to what I should do now ?
19
20
21 uclibc++ is not a suggested solution for c++ problems. It's a replacment
22 simply for some libs that gcc provides. Unless the programs are told to
23 use it.. It wont even be linked into anything.
24
25
26
27
28 > Thanks,
29 >
30 > Kim Strøger
31 > To become a Jedi, use Emacs you have to
32 >
33 --
34 Ned Ludd <solar@g.o>
35 Gentoo Linux
36
37 --
38 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] Build of octave-forge on uclibc "ks@×××××××.dk" <ks@×××××××.dk>