http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?CVS
Later, to incorporate any changes made to the emc2 source by other developers, run cvs -z5 update -Pdin the top emc2 directory. ----- Original Message ----- From: "Florian Hahn" <[EMAIL PROTECTED]> To: "EMC developers" <emc-developers@lists.sourceforge.net> Sent: Tuesday, November 14, 2006 8:01 AM Subject: Re: [Emc-developers] HEAD build errors >I think you mean "cvs up -dP" not "-pD". > If I change > "$(FILE) ../docs/man/man3/*.3{hal,rtapi} $(DESTDIR)$(mandir)/man3" > to > "$(FILE) ../docs/man/man3/*.3hal $(DESTDIR)$(mandir)/man3 > $(FILE) ../docs/man/man3/*.3rtapi $(DESTDIR)$(mandir)/man3" > it works. > > Florian > > Jeff Epler schrieb: >> On Tue, Nov 14, 2006 at 02:01:33PM +0100, Florian Hahn wrote: >> >>> install -m 0644 -o root ../docs/man/man3/*.3{hal,rtapi} >>> /usr/local/man/man3 >>> install: Aufruf von stat für „../docs/man/man3/*.3{hal,rtapi}“ nicht >>> möglich: No such file or directory >>> >> >> Make sure you use "-pD" when doing CVS updates, and do it from the top >> level of emc2. There is a new directory docs/man/man3 (added within the >> last month or so) with manpages for the C API of rtapi and hal. >> >> >>> install -m 0644 -o root ../rtlib/*.so NONE/lib/emc2/modules >>> install -d -m 0755 -o root /etc/init.d NONE/lib/emc2/modules \ >>> >> >> I did check in a fix to configure to get rid of "NONE" here. >> >> Now, this sequence: >> ./configure --enable-simulator >> make >> fakeroot make DESTDIR=/tmp/install-test install >> works for me. >> >> Jeff >> >> ------------------------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, security? >> Get stuff done quickly with pre-integrated technology to make your job >> easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Emc-developers mailing list >> Emc-developers@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/emc-developers >> > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Emc-developers mailing list > Emc-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/emc-developers > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers