Have a look at/post the relevant portion of src/auto/config.log. It should provide
some insight into what's causing the problem.
Also, what system are you on, and what compiler is being used? This problem is
very system/compiler/environment specific.
Ben.
This message seems to point towards an incompatible Perl interpreter.
Try installing a more recent version of Perl, _with_ the C header files
for it (usually something like installing and upgrading the perl and
perl-devel or perl-dev packages if your distribution has them).
Details of what went wrong may perhaps be found near the end of
src/auto/config.log.
Best regards,
Tony.
--
Williams and Holland's Law:
If enough data is collected, anything may be proven by
statistical methods.
On Leopard, I can only compile in the Python interpreter. Perl and Tcl
both make the make process error out if I try to compile in support for
those.
Robert
-ap
-------- Original Message --------
From: - Fri Jun 6 05:24:50 2008
X-Account-Key: account2
X-UIDL: 0000452346642954
X-Mozilla-Status: 0011
X-Mozilla-Status2: 00000000
X-Mozilla-Keys:
Return-Path: <ademir...@gmail.com>
Received: from gateway-b.fh-trier.de (gateway-b.fh-trier.de
[143.93.54.182]) by fh-trier.de (8.13.1/8.13.1) with ESMTP id
m561b6Vx5894362 for <pol...@fh-trier.de>; Fri, 6 Jun 2008 03:37:06 +0200
Received: from yw-out-2526.google.com (yw-out-2526.google.com
[74.125.46.32]) by gateway-b.fh-trier.de (Postfix) with ESMTP id
D140DB7BAB for <pol...@fh-trier.de>; Fri, 6 Jun 2008 03:36:59 +0200 (CEST)
Received: by yw-out-2526.google.com with SMTP id 5so514927ywo.22 for
<pol...@fh-trier.de>; Thu, 05 Jun 2008 18:36:56 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.150.230.15 with SMTP id c15mr21382ybh.5.1212716216842;
Thu, 05 Jun 2008 18:36:56 -0700 (PDT)
Date: Thu, 5 Jun 2008 18:36:56 -0700 (PDT)
In-Reply-To: <4845BFAE...@fh-trier.de>
X-IP: 200.192.150.2
References:
<c03a6d61-5e8e-4e25...@26g2000hsk.googlegroups.com>
<4845BFAE...@fh-trier.de>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12)
Gecko/20080129 Iceweasel/2.0.0.12
(Debian-2.0.0.12-0etch1),gzip(gfe),gzip(gfe)
Message-ID:
<d59b7f32-cf78-4ee7...@p25g2000hsf.googlegroups.com>
Subject: Re: Copiling VIM with perl interp
From: azanetti <ademir...@gmail.com>
To: Andreas Politz <pol...@fh-trier.de>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: by Amavisd-new + McAfee uvscan + ClamAV [Rechenzentrum
FH-Trier (r/ft)]
X-Spam-Status: No, score=0.301 tagged_above=-200 required=6
tests=[BAYES_50=0.001, X_IP=0.3]
X-Spam-Score: 0.301
X-Spam-Level:
X-MS-Exchange-Organization-SCL: 0
Hey guys, thanks a lot for your helping. You were right and the
package libperl_dev was missing on my system ;-)
Sorry for not give you a feedback before. Thanks again. the problem is
solved.
Ademir