Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 May 2003 09:14:12 +0200
From:      Lauri Watts <lauri@kde.org>
To:        FreeBSD Questions <questions@freebsd.org>
Cc:        Tom Smith <tom@openadventures.org>
Subject:   Re: Quanta make fails
Message-ID:  <200305050914.17669.lauri@kde.org>
In-Reply-To: <3EB60B2D.3050507@openadventures.org>
References:  <3EB60B2D.3050507@openadventures.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--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--



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