Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2007 03:09:02 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Mike Fahey <mfahey@enter.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Gcc Problems
Message-ID:  <20071115010902.GE1995@kobe.laptop>
In-Reply-To: <473B3CC6.6090609@enter.net>
References:  <473B3CC6.6090609@enter.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2007-11-14 13:21, Mike Fahey <mfahey@enter.net> wrote:
>
> Freebsd4.10
>
> When I try to compile any problem I get the following error. Any
> suggestions? Thanks.
>
> helpers/dummy.c:1: syntax error before `/'
>
> Here is a sample trying to build any port.
>
> make
> ===>   wget-1.10.2_1 depends on file: /usr/local/lib/libcrypto.so.4 -
> found
> ===>   wget-1.10.2_1 depends on executable: gmake - found
> ===>   wget-1.10.2_1 depends on file: /usr/local/bin/perl5.8.8 - found
> ===>   wget-1.10.2_1 depends on shared library: intl - found
> ===>  Configuring for wget-1.10.2_1
> configure: WARNING: you should use --build, --host, --target
> configure: configuring for GNU Wget 1.10.2
> checking build system type... i386-portbld-freebsd4.10
> checking host system type... i386-portbld-freebsd4.10
> checking whether gmake sets $(MAKE)... eval: 1: Syntax error: "("
> unexpected
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to vd@FreeBSD.org [maintainer] and attach the
> "/usr/ports/ftp/wget/work/wget-1.10.2/config.log" including the output
> of the failure of your make command. Also, it might be a good idea to
> provide an overview of all packages installed on your system (e.g. an
> `ls /var/db/pkg`).
> *** Error code 1

The error message points to files which you can skim through, to see
more error messages.  Did you look at these?  If yes, can you attach a
copy and send it to this list and the maintainer email address listed
above?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071115010902.GE1995>