yes i have that file.  what should I do with it?

--- Martin Costabel <[EMAIL PROTECTED]> wrote:

> gil claudio wrote:
> > I tried installing ghemical, but installation
> failed. 
> > The error message is written below.  Any
> suggestions.
> > 
> > Thanks.
> > 
> > Gil Claudio
> > 
> > g++-3.3 -I/sw/include -I/usr/X11R6/include
> > -DDATADIR=\"/sw/share/openbabel\"
> > -I/sw/src/ghemical-1.01-2/ghemical-1.01/src -c
> > main.cpp -o main.o
> > g++-3.3 -L/sw/lib -o  babel main.o libopenbabel.a
> > -lglut -lXmu -lf2c -lm   -lgtkgl  -lGLU -lGL
> -L/sw/lib
> > -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib
> -lintl
> > -lXext -lX11 -lm -lf2c -lm 
> > ld: Undefined symbols:
> >
>
__ZNSt24__default_alloc_templateILb1ELi0EE10deallocateEPvm
> >
>
__ZNSt24__default_alloc_templateILb1ELi0EE8allocateEm
> > make[1]: *** [babel] Error 1
> > make: *** [all] Error 1
> > ### execution of (export failed, exit code 2
> > Failed: compiling ghemical-1.01-2 failed
> 
> These symbols are defined in
> /usr/lib/gcc/darwin/3.3/libstdc++.a which 
> should be linked in automatically by g++-3.3. The
> fact that it isn't can 
> be caused by the presence of a library named
> "libstdc++.dylib" on your 
> linker line. Do you have such a library on your
> linker path, for example 
> in /usr/local/lib? I don't mean
> /usr/lib/libstdc++.6.dylib nor 
>
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libstdc++.dylib
> which do exist 
> but are harmless in this respect.
> 
> -- 
> Martin
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to