thanhleviet / brownie

Automatically exported from code.google.com/p/brownie
0 stars 0 forks source link

Compile on Red Hat Linux Fedora Core 9 #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We have been trying to set up Brownie on a linux machine at home as running 
this [large file] is 
hitting the limit of my laptops capacity.  However we are having huge problems 
getting Brownie to 
compile under Red Hat Linux Fedora Core 9?  We are using the latest Brownie 
source code  and have 
read the Brownie documentation that describes how to compile (get source, get 
gsl, do a make 
etc..) under other environments but the compile isn't completing. When we start 
the compile, it 
starts well enough with cdfvectorholder.o object code being created after a 
long while. Eventually 
the compiler gets to the ncl-2.0 (Nexus Class Libraries) directory and errors 
out (See Make attempt 
1 error below). We've downloaded the latest Nexus Class Libraries (version 2.1) 
and they seem to 
compile fine on this system. The only thing that [sys admin] can think of at 
this point is that the FC9 
version of gcc 4.3 compiler might be a bit more pedantic when it comes to they 
way headers are 
included. He'd try using ncl-2.1 source with Brownie but noticed that you have 
made several 
customizations to the version of ncl included with Brownie.  Any ideas?

Original issue reported on code.google.com by omeara.brian@gmail.com on 23 Mar 2009 at 4:47

GoogleCodeExporter commented 9 years ago
It compiles on several other linuxes...

Original comment by omeara.brian@gmail.com on 21 Jan 2010 at 4:34

GoogleCodeExporter commented 9 years ago
Appears done.

Original comment by omeara.brian@gmail.com on 3 Feb 2010 at 8:07

GoogleCodeExporter commented 9 years ago

Original comment by omeara.brian@gmail.com on 3 Feb 2010 at 8:09