From dev-return-19715-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Fri Jan 25 19:45:41 2008 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 88177 invoked from network); 25 Jan 2008 19:45:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jan 2008 19:45:40 -0000 Received: (qmail 9398 invoked by uid 500); 25 Jan 2008 19:45:30 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 9350 invoked by uid 500); 25 Jan 2008 19:45:30 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 9338 invoked by uid 99); 25 Jan 2008 19:45:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2008 11:45:30 -0800 X-ASF-Spam-Status: No, hits=4.8 required=10.0 tests=MISSING_HEADERS,RCVD_IN_BL_SPAMCOP_NET,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [195.4.92.91] (HELO mout1.freenet.de) (195.4.92.91) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2008 19:45:01 +0000 Received: from [195.4.92.19] (helo=9.mx.freenet.de) by mout1.freenet.de with esmtpa (Exim 4.68) (envelope-from ) id 1JIUU5-0003t7-S1 for dev@apr.apache.org; Fri, 25 Jan 2008 20:45:06 +0100 Received: from t5888.t.pppool.de ([89.55.88.136]:65069 helo=[192.168.200.20]) by 9.mx.freenet.de with esmtpsa (ID ziegler@codingstone.de) (TLSv1:AES256-SHA:256) (port 465) (Exim 4.68 #9) id 1JIUU5-0005X9-M7 for dev@apr.apache.org; Fri, 25 Jan 2008 20:45:05 +0100 Message-ID: <479A3C40.2070304@mpi-sb.mpg.de> Date: Fri, 25 Jan 2008 20:45:04 +0100 From: Joachim Ziegler User-Agent: Thunderbird 1.5.0.14 (Windows/20071210) MIME-Version: 1.0 CC: dev@apr.apache.org Subject: Re: Newbie question: Compiling helloworld-APR.c under Windows References: <47999FAB.5010901@mpi-sb.mpg.de> <20080125095355.93n67lj32g0gs884@webmail.wizardweb.dk> In-Reply-To: <20080125095355.93n67lj32g0gs884@webmail.wizardweb.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hello Ruben, > Try including before apr_general. I still get the same error. Joachim