Return-Path: Delivered-To: apmail-tcl-rivet-dev-archive@www.apache.org Received: (qmail 91913 invoked from network); 7 Nov 2005 10:45:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Nov 2005 10:45:46 -0000 Received: (qmail 691 invoked by uid 500); 7 Nov 2005 10:45:45 -0000 Delivered-To: apmail-tcl-rivet-dev-archive@tcl.apache.org Received: (qmail 626 invoked by uid 500); 7 Nov 2005 10:45:44 -0000 Mailing-List: contact rivet-dev-help@tcl.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list rivet-dev@tcl.apache.org Received: (qmail 582 invoked by uid 99); 7 Nov 2005 10:45:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Nov 2005 02:45:44 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [209.236.236.162] (HELO zarcrom.net) (209.236.236.162) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Nov 2005 02:45:37 -0800 Received: from hiroshima (unverified [195.68.94.163]) by zarcrom.net (SurgeMail 3.5b3) with ESMTP id 1858187 for multiple; Mon, 07 Nov 2005 04:45:20 -0600 From: "Cyrille VIVION" To: "David N. Welton" Cc: "Rivet Developers" Subject: RE: 0.7.0 beta Date: Mon, 7 Nov 2005 11:44:58 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal In-Reply-To: <436F18CF.50109@dedasys.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Server: High Performance Mail Server - http://surgemail.com r=1377381541 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N For those trying to compile Rivet on Windows, here is my progession. You need to install cygwin. In addition to the default packages, you need to install "binutils", "make", "perl", "apache". With the above installation, I succeed in executing the "configure" step. However during the "make" step, I face the following error make all-recursive make[1]: Entering directory `/cygdrive/c/Documents and Settings/cvivion/Bureau/rivet-0.7.0' Making all in src make[2]: Entering directory `/cygdrive/c/Documents and Settings/cvivion/Bureau/rivet-0.7.0/src' source='apache_multipart_buffer.c' object='mod_rivet_la-apache_multipart_buffer.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/sh ../tclconfig/depcomp \ /bin/sh ../libtool --tag=CC --mode=compile l -DHAVE_CONFIG_H -I. -I. -I.. -I"C:\cygwin\usr\include" -DCYGWIN -DNO_DBM_ REWRITEMAP -DUSE_HSREGEX -DEAPI -DPIC -DSHARED_CORE -O2 -I/usr/include/apach e -DSTART_TAG='""' -YX-nologo -O2 -Gs -GD -W2 -MD -c -o mod_rivet_la-apache_multipart_buffer.lo `test -f 'apache_multipart_buffer.c' || echo './'`apache_multipart_buffer.c cygpath: can't convert empty path cl -DHAVE_CONFIG_H -I. -I. -I.. -IC:\\cygwin\\usr\\include -DCYGWIN -DNO_DBM _RE WRITEMAP -DUSE_HSREGEX -DEAPI -DPIC -DSHARED_CORE -O2 -I/usr/include/apache "-DS TART_TAG=\"\"" -YX -nologo -O2 -Gs -GD -W2 -MD -c apache_mu ltipart_buffer.c -DPIC apache_multipart_buffer.c apache_request.h(5) : fatal error C1083: Cannot open include file: 'httpd.h': No such file or directory make[2]: *** [mod_rivet_la-apache_multipart_buffer.lo] Error 1 make[2]: Leaving directory `/cygdrive/c/Documents and Settings/cvivion/Bureau/rivet-0.7.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/cygdrive/c/Documents and Settings/cvivion/Bureau/rivet-0.7.0' make: *** [all] Error 2" David, do you have any idea ? What is this file "httpd.h", where does it should come from ? Thanks in advance Cyrille VIVION -----Message d'origine----- De : David N. Welton [mailto:davidw@dedasys.com] Envoy� : lundi 7 novembre 2005 10:05 � : Cyrille VIVION Cc : Rivet Developers Objet : Re: 0.7.0 beta Cyrille VIVION wrote: [ Please CC the list, thanks :-) ] > I missed time to try to compile Rivet during the last few days. This > morning, I downloaded cygwin and tried to compile it, but it failed with the > following message during the "configure" step. > checking for non-GNU ld... no > configure: error: no acceptable ld found in $PATH > > Do you have an idea about this error ? What is the recommended way to > compile your code on Windows 2000 ? I'm not much of a windows guy. If you tell me exactly what packages you are using (apache, tcl, cygwin), perhaps I can give it a try on Windows XP, which is the only thing I have access to. Did you have a look at the mingw stuff? I've heard good things about that, but... I really am not a windows expert. -- David N. Welton - http://www.dedasys.com/davidw/ Linux, Open Source Consulting - http://www.dedasys.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: rivet-dev-unsubscribe@tcl.apache.org For additional commands, e-mail: rivet-dev-help@tcl.apache.org