From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/13615 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.user Subject: Re: Problems with starttls installation Date: Tue, 02 Feb 2010 10:02:49 +0900 Organization: Emacsen advocacy group Message-ID: References: <3371f12d-e10c-43ec-9943-bbfea1e191dc@u41g2000yqe.googlegroups.com> <87iqagmvsq.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1265074837 18487 80.91.229.12 (2 Feb 2010 01:40:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Feb 2010 01:40:37 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Tue Feb 02 02:40:33 2010 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Nc7kj-0001uV-At for gegu-info-gnus-english@m.gmane.org; Tue, 02 Feb 2010 02:40:29 +0100 Original-Received: from localhost ([127.0.0.1]:43939 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nc7ki-0005AH-R1 for gegu-info-gnus-english@m.gmane.org; Mon, 01 Feb 2010 20:40:28 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!news.glorb.com!news2.glorb.com!feeder.erje.net!feeder.eternal-september.org!eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 27 Injection-Date: Tue, 2 Feb 2010 01:03:03 +0000 (UTC) Injection-Info: feeder.eternal-september.org; posting-host="g0vw1CnObmyIWqaEfSUYDw"; logging-data="7681"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+RtSSrOprmMKqE5dBYe7mu" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.92 (gnu/linux) X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( Cancel-Lock: sha1:6PrIm5PZOB/Hc/v4W0hlrJwFvV8= sha1:aAARGi688Hh5rcU0bNEe8+0AALE= Original-Xref: news.stanford.edu gnu.emacs.gnus:83998 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:13615 Archived-At: >>>>> Rodolfo Medina wrote: > I downloaded starttls cvs. I cd to starttls directory, then did: > $ ./bootstrap > $ ./configure > $ make > , but got the following error: > asnprintf.c:18:20: error: config.h: No such file or directory > At debian.user mailing list someone said that the file config.h should have > been generated by the `configure' script. > Can anybody provide any help with this issue? It's a bit old but I use: http://ftp.opaopa.org/pub/elisp/starttls-0.10.tar.gz $ ./configure $ make (There's no `bootstrap' script.) The only reason I didn't use the one checked out from cvs.m17n.org is I didn't have `gnulib-tool'.