kammi cazze wrote: > One little problem when compiling. That means the compilation you reported before as successful were made with the -J1 switch? > > I have to put MAKEOPTS=-j1 before the make or it failes. I had the same > problem with pcsc-lite-1.2.9_beta9, but in pcsc-lite-1.2.9_beta10 this > seems fixed.
There is some problems with the path. Must be a bug in autoconf/automake/libtool or make ... I have no glue, why the jobs parameter is necessary (and for what it is useful for the most small projects) and why it fails. Maybe you have a distribution which assumes simultaneous jobs. I will copy the code from pcsc-lite to prevent this stupid behavior. Karsten > > With the -J1 it compiles without problem. > > Pierre > >> From: "kammi cazze" <[EMAIL PROTECTED]> >> Reply-To: MUSCLE <[email protected]> >> To: [email protected] >> Subject: Re: [Muscle] libmusclecard configure error. >> Date: Fri, 17 Feb 2006 21:16:18 +0000 >> >>> From: Karsten Ohme <[EMAIL PROTECTED]> >>> Reply-To: MUSCLE <[email protected]> >>> To: MUSCLE <[email protected]> >>> Subject: Re: [Muscle] libmusclecard configure error. >>> Date: Fri, 17 Feb 2006 20:49:21 +0100 >>> >>> kammi cazze wrote: >>> >> From: Karsten Ohme <[EMAIL PROTECTED]> >>> >> Reply-To: MUSCLE <[email protected]> >>> >> To: MUSCLE <[email protected]> >>> >> Subject: Re: [Muscle] libmusclecard configure error. >>> >> Date: Fri, 17 Feb 2006 04:49:31 +0100 >>> >> >>> >> >>> >> > 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 >>> >> >>> >> Can you compile pcsc-lite? If yes, then it can be a problem of my >>> >> libmusclecard. >>> > >>> > >>> > Yes, pcsc-lite compiles without a problem :( >>> >>> Try this version with a ready configure script: >>> >>> http://web.inf.tu-dresden.de/~ko189283/MuscleCard/libmusclecard-2.0.0.tar.gz >>> >>> >>> Karsten >> >> >> I forgot, thx for the versioning. Makes a lot more sense to me ;) >> >> Pierre >> >>> > >>> >> >>> >> Karsten >>> >> _______________________________________________ >>> >> Muscle mailing list >>> >> [email protected] >>> >> http://lists.drizzle.com/mailman/listinfo/muscle >>> > >>> > >>> > >>> > _______________________________________________ >>> > Muscle mailing list >>> > [email protected] >>> > http://lists.drizzle.com/mailman/listinfo/muscle >>> >>> _______________________________________________ >>> Muscle mailing list >>> [email protected] >>> http://lists.drizzle.com/mailman/listinfo/muscle >> >> >> >> _______________________________________________ >> Muscle mailing list >> [email protected] >> http://lists.drizzle.com/mailman/listinfo/muscle > > > > _______________________________________________ > Muscle mailing list > [email protected] > http://lists.drizzle.com/mailman/listinfo/muscle _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
