From owner-freebsd-questions@FreeBSD.ORG Mon May 5 00:15:26 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0821637B401 for ; Mon, 5 May 2003 00:15:26 -0700 (PDT) Received: from mandarin.fruitsalad.org (pc117.net160.koping.net [81.16.160.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0625743FAF for ; Mon, 5 May 2003 00:15:25 -0700 (PDT) (envelope-from lauri@kde.org) Received: from [192.168.15.5] (helo=kurant.internal.hasta.se) by mandarin.fruitsalad.org with esmtp (Exim 4.14) id 19CaBZ-000BaV-0M; Mon, 05 May 2003 09:14:53 +0200 From: Lauri Watts To: FreeBSD Questions Date: Mon, 5 May 2003 09:14:12 +0200 User-Agent: KMail/1.5.9 References: <3EB60B2D.3050507@openadventures.org> In-Reply-To: <3EB60B2D.3050507@openadventures.org> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_J9gt+QwumxJM5Q3"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200305050914.17669.lauri@kde.org> cc: Tom Smith Subject: Re: Quanta make fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 07:15:26 -0000 --Boundary-02=_J9gt+QwumxJM5Q3 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline On Monday 05 May 2003 08.56, Tom Smith wrote: > ENVIRONMENT > FreeBSD 4.8-RELEASE > KDE 3.1 > Quanta 3.1 > > When I run make in the Quanta source directory I get the following error: > > /usr/include/sys/cdefs.h:273: warning: '_POSIX_C_SOURCE' is not defined > /usr/include/sys/cdefs.h:279: warning: '_POSIX_C_SOURCE' is not defined Harmless noise from GCC 2.95.3. This does not in any way affect the=20 application, or prevent compilation. Notice it says 'warning' not error, a= nd=20 compiling does not stop. > After some research, I found that it was recommended (err, required) to > run gmake to compile it. When I run gmake, I get: > > Makefile:20: *** missing separator. Stop Use the port, /usr/ports/www/quanta - it's all taken care of for you, just= =20 'make install' or if you are using portupgrade 'portinstall quanta'=20 You must use 'make' to install a port, if the port needs gmake to actually= =20 compile the program, the maintainers know this and it will use it. =20 > I haven't been able to find any further information on this issue or > what I need to do to resolve it. I think it's a problem with my box (the > problem also occurs when I try to compile kdevelop) but I don't know > where to start looking. The warning noise happens with a lot of programs, it's nothing to worry abo= ut=20 at all. It's awfully annoying, but nothing more. Regards, =2D-=20 Lauri Watts KDE Documentation: http://i18n.kde.org/doc/ KDE on FreeBSD: http://freebsd.kde.org/ --Boundary-02=_J9gt+QwumxJM5Q3 Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+tg9J/gUyA7PWnacRAt6iAKCIEPF6lTk/FM4DPO2w4UGWHQHt9ACfWqbP /TAbscbSMLBObJKKFB0DZMM= =4bzX -----END PGP SIGNATURE----- --Boundary-02=_J9gt+QwumxJM5Q3--