> I copied the aclocal.m4 and the m4/acx_pthread.m4 from pcsc-lite beta10 > to the directory, but still the same. I copied acx_pthread.m4 to the > root also in stead of the m4 directory but still the same. The > acinclude.m4 file isn't available in the pcsc-lite package (beta10). > > I searched for fix missig and include missing in the man page, but no luck. > > Pierre
Append the --force switch to ./reconf Have you installed the m4 macro ACX_PTHREAD? I don't know how to determine this, I believe acx_pthread.m4 must be somewhere on a path, where autoconf can find it. maybe there is a m4 package, maybe it is installed with phtread, maybe it is installed with ... What system are you using? I will try it out tomorrow on my own, well, I have only a Debian system, and I compiled it successfully, but ... I have also the problem that reconf must be run twice or more times before it works ... This must be bug in autoconf, I see no reason for this ... Karsten _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
