This is the mail archive of the
sid@sourceware.org
mailing list for the SID project.
Re: could not build tksm in sid snapshot 20070801
- From: "Frank Ch. Eigler" <fche at redhat dot com>
- To: suleman <sulemankm at gmail dot com>
- Cc: sid at sourceware dot org
- Date: Tue, 14 Aug 2007 07:05:20 -0400
- Subject: Re: could not build tksm in sid snapshot 20070801
- References: <1187088754.15332.4.camel@skmhome>
Hi -
> [...] the tksm component did not build during the configure
> process. In fact the configure script didn't create a makefile in
> the sid/src/sid/component/tcl folder at all.
It should have at least created a Makefile, even if tcl development
headers/libraries are absent. You can try running the tcl-component
configure script again (a sibling of cgen-cpu/configure*) to see
what happened.
- FChE