Progress! Thanks rj. On make install-ca
gmake is now dumping on the following error. callback.c: In function `cb': callback.c:193: `X509_V_ERR_UNHANDLED_CRITICAL_EXTENSION' undeclared (first use in this function) callback.c:193: (Each undeclared identifier is reported only once callback.c:193: for each function it appears in.) gmake[6]: *** [callback.o] Error 1 gmake[6]: Leaving directory `/home/curq/openca/openca-0.9/src/modules/openca-sv/src' gmake[5]: *** [install-recursive] Error 1 gmake[5]: Leaving directory `/home/curq/openca/openca-0.9/src/modules/openca-sv' gmake[4]: *** [openca-sv] Error 2 gmake[4]: Leaving directory `/home/curq/openca/openca-0.9/src/modules' gmake[3]: *** [install] Error 2 gmake[3]: Leaving directory `/home/curq/openca/openca-0.9/src/modules' gmake[2]: *** [modules] Error 2 gmake[2]: Leaving directory `/home/curq/openca/openca-0.9/src' gmake[1]: *** [install-common] Error 2 gmake[1]: Leaving directory `/home/curq/openca/openca-0.9/src' gmake: *** [src] Error 2 *** Error code 2 Stop in /home/curq/openca/openca-0.9 (line 61 of Makefile). Thanks again, Eugene ----- Original Message ----- From: "Robert Joop" <[EMAIL PROTECTED]> To: "Eugene Reid" <[EMAIL PROTECTED]> Cc: "OpenCA" <[EMAIL PROTECTED]> Sent: Wednesday, April 24, 2002 7:48 AM Subject: Re: [Openca-Users] Error installing SNAP from 0419 & 0423 > On 02-04-24 13:19:13 CEST, Eugene Reid wrote: > > Good day all, > > > > Here's what I have found so far on my problem: > > > > > > #ps -l -p 19415 > > UID PID PPID CPU PRI NI VSZ RSS WCHAN STAT TT TIME > > COMMAND > > 0 19415 2754 28 56 20 192 508 - R > > p0 3:32.13 /usr/bin/make install-common > > this is a running process that doesn't wait for anything. > you may get an idea of what it is doing by using strace or truss on it. > but probably it is doing something real silly. > > what happens when you use gmake? (i would recommend it anyway.) > > rj > > _______________________________________________ > Openca-Users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/openca-users > _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
