Dear Michael, 

this is not a meep problem, but a problem with the libraries in your 
installation: apparently there are two libraries providing the same function 
(___udivdi3). Since I am not using mac, I can only advise to use google, since 
probably you are not the only one with that problem. 

You can set the directory in which to look for the libraries by adding 
--libdir={directory} to the configure options, i.e. execute 

./configure --libdir=/usr/local 

Dont know whether the configure script will add additional directories 
automatically such that this would not help. 

Good luck, 

Andreas. 


-----------------------------------------
Andreas Erbe
Max Planck Institute for Iron Research GmbH
PO Box 140444
40074 Düsseldorf
Germany

Tel: +49(0)/211/6792-890


----- Original Message -----
From: Michael Mrejen
[mailto:[EMAIL PROTECTED]
To:
[email protected]
Sent: Sun, 20 Apr 2008 22:36:28
+0200
Subject: [Meep-discuss] problem making meep


> Hello,
> 
> I've some trouble making meep. the ./configure went ok and when trying make
> I get this error:
> 
> /usr/bin/ld: multiple definitions of symbol ___udivdi3
> /usr/local/lib/libg2c.dylib(_udivdi3.o) definition of ___udivdi3
> /usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libgcc_s.10.4.dylib(_udivdi3_s.o)
> definition of ___udivdi3
> collect2: ld returned 1 exit status
> make[3]: *** [meep] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> 
> I'd be glad if any of you can help with this.
> Thank you,
> 
> Michael
> 

---
Max-Planck-Institut für Eisenforschung GmbH
Max-Planck-Straße 1
D-40237 Düsseldorf
 
Handelsregister B 2533 
Amtsgericht Düsseldorf
 
Geschäftsführung
Prof. Dr. Jörg Neugebauer
Prof. Dr. Anke R. Pyzalla
Prof. Dr. Dierk Raabe
Prof. Dr. Martin Stratmann
Dipl.-Kfm. Herbert Wilk
 
Ust.-Id.-Nr.: DE 11 93 58 514 
Steuernummer: 105 5891 1000
-------------------------------------------------


_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to