There appears to be a time warp somehow.  This is in response to a message I sent last July.  The current version of netgen builds just fine.

Thanks,
Charles


On Feb 1, 2006, at 3:48 PM, Martin Costabel wrote:

Charles Williams wrote:
Has anyone installed netgen on Tiger yet?  

Yes. No problems here.

I just did an erase and install the other day, so I'm staring out with a new fink installation.  When I try installing netgen4.4-1 I get:
ngs44/tutorials/period.geo
ngs44/tutorials/circle_on_cube.geo
ngs44/doc/
ngs44/doc/ng4.pdf
/var/tmp/tmp.1.IQ0Zr1
*error: This program must be named either arch or machine

This is a harmless little bash weirdness, occurring in a superfluous part of the patchscript. I'll remove it, but this is not important.

make MACHINE=DARWIN
gcc -c -I./libsrc/include -I/opt/OpenCASCADE5.2/ros/inc  -I./ngsolve/include -Ilibsrc/interface -DOPENGL  -g -O2 -I/usr/X11R6/include -I/sw/include -DDARWIN -DOPENGL -DNGSOLVE  ngtcltk/ngappinit.cpp -o ngtcltk/ngappinit.o

This is more serious: Your compile script uses gcc here, whereas it should use g++-3.3. This causes the later error: Using the C compiler for C++ code. Somehow the patchscript didn't do what it is supposed to do. Could you please look at the file

/sw/src/fink.build/netgen-4.4-11/ngs44/libsrc/makefile.mach.DARWIN

and tell what the line beginning with

CPLUSPLUS=

looks like?

-- 
Martin


Charles A. Williams

Dept. of Earth & Environmental Sciences

Science Center, 2C01B

Rensselaer Polytechnic Institute

Troy, NY  12180

Phone:    (518) 276-3369

FAX:        (518) 276-2012

e-mail:    [EMAIL PROTECTED]



Reply via email to