Skip to Content.
Sympa Menu

forum - Re: Re: Re: Re: Re: [abinit-forum] compilation error on a cluster for herald.par.f90

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: Re: Re: Re: Re: [abinit-forum] compilation error on a cluster for herald.par.f90


Chronological Thread 
  • From: ilukacevic@fizika.unios.hr
  • To: forum@abinit.org
  • Subject: Re: Re: Re: Re: Re: [abinit-forum] compilation error on a cluster for herald.par.f90
  • Date: Tue, 25 Jul 2006 09:13:05 +0200

I was very ignorant in this problem. I linked the libraries from a directory
/lib/32/ instead of /lib/em64t/ (there is also a directory /lib/64/, but in
this one there are no libmkl_def.so and libmkl_p4.so).
Despite this, I again get a stopped compile, with a message

/opt/intel_fce_80/lib/libguide.so: undefined reference to `pthread_atfork'
chmod: failed to get attributes of `abinip': No such file or directory
make[1]: *** [abinip] Error 1
make[1]: Leaving directory `/home/lukacevic/abinit-4.6.5'
make: *** [abinip] Error 2

As I see from man pthread_atfork registers handler functions to be called
just before and just after a new process is created with fork(2). Also, as I
have insufficient knowledge about this, I would again ask for help in
explanation about this error.

Thank you in advance

I. Lukacevic



Archive powered by MHonArc 2.6.16.

Top of Page