cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Makefile Issues

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Tue, 19 Jul 2005 12:42:02 -0700

On Tue, Jul 19, 2005 at 08:45:30PM +0200, T kyer wrote:
> Third using make.exe with the command line executing either
>
>
> make -f Makefile.m32 as per instructions with $Id:
> Makefile.m32,v 1.32 2004/12/19 11:52:31 giva Exp $
> or
> make -f Makefile.m32 [SSL=0]
>
> I get the following error
>
> gcc: installation problem cannot exec `cc1plus': No such
> file or directory
> [file.o] Error 1.
>
> No matter what I do there seems to be no way to correct for
> this issue.

This one looks like a compiler installation problem. gcc uses cc1plus
while compiling, and it can't be found. Make sure your PATH variable is
pointing to the location where cc1plus is found.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2005-07-19