Thanks, Jeremy.  I updated to Fink distribution 0.4.9.cvs

142 Sao  @ ~  $ fink --version
Package manager version: 0.10.0.cvs
Distribution version: 0.4.9.cvs

But I still get the same errors when compiling ghemical-0.90-5 :

Pedro

g++2 -I/sw/include -I/usr/X11R6/include 
-DDATADIR=\"/sw/share/openbabel\" 
-I/Volumes/Standbyme/sw/src/ghemical-0.90-5/ghemical-0.90/src -c 
cml.cpp -o cml.o
/usr/bin/ar -r libopenbabel.a alchemy.o binary.o typer.o atom.o base.o 
bitvec.o bitgrid.o bond.o chains.o commandline.o data.o molvector.o 
matrix.o chiral.o grid.o mdl.o mol.o mol2.o molchrg.o obutil.o parsmi.o 
parsmart.o patty.o ring.o rotor.o smi.o tokenst.o Vector.o pdb.o ccc.o 
mmod.o rand.o box.o balst.o bgf.o cacao.o cache.o chdrw.o csr.o cssr.o 
feat.o fh.o gromos96.o cwrap.o ghemical.o xyz.o fileformat.o gamess.o 
hin.o qchem.o tinker.o unichem.o mpqc.o phmodel.o car.o xed.o jaguar.o 
amber.o ctransform.o binary_io.o generic.o dmol.o report.o nwchem.o 
mopac.o gaussian.o c3d.o viewmol.o cml.o
/usr/bin/ar: creating archive libopenbabel.a
ranlib libopenbabel.a
g++2 -I/sw/include -I/usr/X11R6/include 
-DDATADIR=\"/sw/share/openbabel\" 
-I/Volumes/Standbyme/sw/src/ghemical-0.90-5/ghemical-0.90/src -c 
main.cpp -o main.o
g++2 -L/sw/lib -o  babel main.o libopenbabel.a -lglut -lXmu -lg2c -lm   
-lgtkgl  -lGLU -lGL -L/sw/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule 
-lglib -ldl -lintl -lXext -lX11 -lm -lg2c -lm
/usr/bin/ld: Undefined symbols:
___ls__7ostreamPFR7ostream_R7ostream
_compare__t18string_char_traits1ZcPCcT1Ul
_eq__t18string_char_traits1ZcRCcT1
make[1]: *** [babel] Error 1
make: *** [all] Error 1
### execution of make failed, exit code 2
Failed: compiling ghemical-0.90-5 failed


On Saturday, October 5, 2002, at 07:10  AM, Jeremy Erwin wrote:

>
> On Friday, October 4, 2002, at 03:39  PM, Pedro Massobrio wrote:
>
>> MacOS X 10.2
>> fink --version
>> Package manager version: 0.10.0.cvs
>> Distribution version: 0.4.0.cvs
>> August Dev Tools
>> Upgraded Fink for 10.2
>>
>> I did 'fink update ghemical' and compiling failed with the following 
>> message, any ideas?
>>
>> Thanks, Pedro
>>
> Update to the latest package distribution-- the latest Distribution is 
> 0.4.1.cvs, the latest ghemical package description is ghemical-0.90-5. 
> It compiles on my 10.2.1 machine.
>
>
> Anybody want to volunteer to patch in the dozens of const_cast<T> 
> declarations? (g++3 hates implicit casts to (void *)...
>
> Jeremy
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to