On 4/18/10 9:15 PM, Koen van der Drift wrote:
> Hi,
>
> After a fink update, rasmol rebuild, and I get the following error:
>
> gcc -o rasmol -Os -Wall -Wpointer-arith -no-cpp-precomp     -L/usr/X11/
> lib   rasmol.o molecule.o abstree.o cmndline.o command.o
> transfor.o        render.o repres.o  pixutils.o outfile.o
> script.o        infile.o tokens.o  cif_fract.o cif.o cif_ctonum.o
> cif_stx.o        multiple.o vector.o wbrotate.o langsel_unix.o maps.o
> x11win.o  -lm -lXi -lXext -lX11                       ../external_packages/
> CBFlib-0.8.1/lib/libcbf.a                     
> ../external_packages/CQRlib-1.0.3/
> cqrlib.o                      ../external_packages/CVector-1.0.3/CVector.o ../
> external_packages/NearTree-2.1.3/CNearTree.o
> ld warning: in ../external_packages/CVector-1.0.3/CVector.o, file is
> not of required architecture
> Undefined symbols:
>     "_CVectorCreate", referenced from:
>         _CreateSurfaceBonds in molecule.o
>         _CreateSurfaceBonds in molecule.o

My mistake.  The source files come with some prebuilt .o files, and I 
was removing them (or at least supposed to), but I was passing the wrong 
path to rm.  Try again after a selfupdate.

Hanspeter

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to