Actually I asked because there are a few packages out there that don't compile against Apple's X11.

The "multiple definitions" message looks to be a fight between a library that's part of your X11 installation and one from openmotif3.

However, I believe you can get the same version of arb from the binary distribution ("sudo apt-get install arb").

On Monday, June 30, 2003, at 12:31 PM, Claire Horner-Devine wrote:

As far as I know I am using Apple's. Is there a way to double check.

One problem may be that although I have X11 installed, I ran this through the regular terminal window (b/c then I could scroll up and see the error messages more easily). Should I run it via the X11 terminal instead? If I do that do I need to uninstall anything first (since it seemed like some files may have installed....).

Thanks again!

Claire



What are you using for X11 (Apple's, XFree86, ...)?

On Sunday, June 29, 2003, at 10:47 PM, Claire Horner-Devine wrote:

Thanks for the advice on installing other parts of the Developer Tools. I did that and fink seemed to be working. I have, unfortunately, run into another problem.

I ran fink install arb, and it seemed to be chugging through quite a lot. In the end, however, I got this error:

....
g++2 -DDARWIN -DNO_REGEXPR -no-cpp-precomp -DHAVE_BOOL -O -DNDEBUG -D_ARB_XML -c xml.cxx -I. -I/sw/src/arb-071101-9/INCLUDE -I/usr/X11R6/include -I/sw/include/
ld -r -o XML.a xml.o
g++2 -DDARWIN -DNO_REGEXPR -no-cpp-precomp -DHAVE_BOOL -L/sw/lib -force_flat_namespace -Wl,-stack_size -Wl,10000000 -Wl,-stack_addr -Wl,c0000000 -o bin/arb_ntree -LLIBLINK -L/sw/lib \
NTREE/NTREE.a STAT/STAT.a PROBE_DESIGN/PROBE_DESIGN.a MULTI_PROBE/MULTI_PROBE.a CAT/CAT.a \
AWTC/AWTC.a AWTI/AWTI.a ARB_GDE/ARB_GDE.a MERGE/MERGE.a SERVERCNTRL/SERVERCNTRL.a GENOM/GENOM.a \
PRIMER_DESIGN/PRIMER_DESIGN.a XML/XML.a \
PROBE_COM/client.a -lAWT -lAW -lARBDB -L/usr/X11R6/lib -lstdc++ -lXm -lXt -lX11 -lXext -lXp -lc
/usr/bin/ld: multiple definitions of symbol __XEditResCheckMessages
/sw/lib/libXm.dylib(EditresCom.lo) definition of __XEditResCheckMessages
/usr/X11R6/lib/libXmu.6.dylib(EditresCom.o) definition of __XEditResCheckMessages
make: *** [bin/arb_ntree] Error 1
### execution of /var/tmp/tmp.0.vyV0ub failed, exit code 2
Failed: compiling arb-071101-9 failed



Suggestions? The output was extremely long so I am only posting the last bit - if more would help, please let me know and I can forward it to you.


Thanks!

Claire

--
**********************************

Claire Horner-Devine

Department of Biological Sciences
371 Serra Mall
Stanford University
Stanford, CA  94305-5020

(650) 724-3298
(650) 723-0589 Fax

[EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/ direct;at.asp_061203_01/01
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Alexander K. Hansen
Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX


--

**********************************

Claire Horner-Devine

Department of Biological Sciences
371 Serra Mall
Stanford University
Stanford, CA  94305-5020

(650) 724-3298
(650) 723-0589 Fax

[EMAIL PROTECTED]


Alexander K. Hansen
Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to