Thanks for your reply. The output from nm -arch i386 /opt/local/lib/libxml2.a | 
head is

nm: file: /opt/local/lib/libxml2.a does not contain architecture: i386

and from nm -arch x86_64 /opt/local/lib/libxml2.a | head

/opt/local/lib/libxml2.a(SAX.o):
0000000000003050 s EH_frame1
00000000000002a0 T _initdocbDefaultSAXHandler
00000000000030c8 S _initdocbDefaultSAXHandler.eh
0000000000000160 T _inithtmlDefaultSAXHandler
0000000000003098 S _inithtmlDefaultSAXHandler.eh
0000000000000000 T _initxmlDefaultSAXHandler
0000000000003068 S _initxmlDefaultSAXHandler.eh
                 U _xmlParserError

Best wishes
George


________________________________________
From: gmx-users-boun...@gromacs.org [gmx-users-boun...@gromacs.org] On Behalf 
Of J. Rui Rodrigues [joaquim.rodrig...@estg.ipleiria.pt]
Sent: Thursday, July 08, 2010 5:57 AM
To: Discussion list for GROMACS users
Subject: Re: [gmx-users] Compiling problems on MacOS X 10.6.4

Hi,

Please post the output of the following commands:
nm -arch i386 /opt/local/lib/libxml2.a | head
nm -arch x86_64 /opt/local/lib/libxml2.a | head

and in the directory where you typed make:
file src/*/*.o | head



Rui Rodrigues

--
gmx-users mailing list    gmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the
www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/mailing_lists/users.php
--
gmx-users mailing list    gmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the
www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to