Rebecca Bendick wrote:
> Well, it seems that I don't have tix at all, and can't get it.  I just 
> posted the error message I get from dselect tix.
There's no binary for it. 
> Here's the first error that I catch from "fink update netgen"
>
> /var/tmp/tmp.1.mjNptU
> #!/bin/sh -ev
>  sed -e 's|CPLUSPLUSFLAGS2.*|CPLUSPLUSFLAGS2 = -g -O2 
> -I/usr/X11R6/include -I/sw/include -DDARWIN -DOPENGL -DNGSOLVE|g' \
>      -e 's|LINKFLAGS2.*|LINKFLAGS2 = -lstdc++ -L/usr/X11R6/lib 
> -L/sw/lib -framework OpenGL -framework Accelerate|g ' \
>      -e 's|^CPLUSPLUS=.*|CPLUSPLUS=$(CXX)|g' \
>      -e 's|^LINK=.*|LINK=$(CXX)|g' \
>         libsrc/makefile.mach.LINUX > libsrc/makefile.mach.DARWIN
>  echo >> libsrc/makefile.mach.DARWIN <<EOF
> MACHINE
> *error: This program must be named either arch or machine
>  perl -pi.bak -e 's|.*(extern.*matherr.*)|$1|g' ngtcltk/ngappinit.cpp
> make MACHINE=DARWIN
>
>
So it proceeds directly into

togl/togl.cpp:2578: error: invalid use of undefined type `struct Togl'
togl/togl.h:152: error: forward declaration of `struct Togl'

correct?

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to