CVS update -- core dump problem

Stan Shebs shebs@apple.com
Mon Jul 29 14:07:00 GMT 2002


Stanley Sutton wrote:

>The first attachment is my log from doing a checkout of the xconq module
>from
>CVS.  When I do a "cvs -z 9 update -P -d", it adds several directories
>that
>aren't in the original checkout, libcurses, tcl, and tk.  As near as I
>can tell, when I compile the orighinal checkout, everything works ok,
>but after an update, the system still compiles, but I get a core dump
>when I run xconq.
>
>I suspect the version of tcl/tk being compiled under xconq does not
>match the installed version on my system (any of the 3 installed,
>anyway).
>
>Is anyone familiar enough with CVS to tell me why I get the extra stuff
>on update?
>
Yeah, it's the "-d", by which you ask it to create any directories in the
repository that are not present in your checkout.  Generally you don't
need -d unless somebody creates a new subdirectory, and that hasn't
happened in Xconq for some time.

Probably the tcl and tk dirs should be evaporated now?  They were
more useful a few years ago, when tcl/tk was still being worked on
for Windows etc, but I think the private copies have outlived their
usefulness.

Stan

>




More information about the Xconq7 mailing list