Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2009 23:33:01 +0200
From:      Roland Smith <rsmith@xs4all.nl>
To:        francis keyes <fkeymo@gmail.com>
Cc:        Polytropon <freebsd@edvax.de>, Chuck Robey <chuckr@telenix.org>, freebsd-questions@freebsd.org
Subject:   Re: compiling FreeBSD date on Linux
Message-ID:  <20090523213301.GB55269@slackbox.xs4all.nl>
In-Reply-To: <d64607cc0905231300lda83df3v65d61d88d207b1a2@mail.gmail.com>
References:  <d64607cc0905191419p621f7e65tf5515d1d3696bfa0@mail.gmail.com> <20090520000137.3d46fcb2.freebsd@edvax.de> <4A135119.8010007@telenix.org> <d64607cc0905201045i36084a34g2a6c0d4e9d5f750d@mail.gmail.com> <20090520192011.GA97805@slackbox.xs4all.nl> <d64607cc0905211708u2d2c4e75q95a804f70ce03eb7@mail.gmail.com> <20090522075840.GA94412@slackbox.xs4all.nl> <d64607cc0905231300lda83df3v65d61d88d207b1a2@mail.gmail.com>

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

--MW5yreqqjyrRcusr
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, May 23, 2009 at 05:00:08PM -0300, francis keyes wrote:
>  I added "#include <time.h>" to date .c but still get some errors:
>=20
>  date.c: In function *setthetime*:
>  date.c:192: warning: assignment makes pointer from integer without a cast
>  /tmp/ccZTmvsY.o: In function `netsettime':
>  netdate.c:(.text+0x1f1): undefined reference to `strlcpy'
>  collect2: ld returned 1 exit status

Try replacing strlcpy with strncpy. The latter is standard C, although
somewhat less safe.

Roland
--=20
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)

--MW5yreqqjyrRcusr
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iEYEARECAAYFAkoYa40ACgkQEnfvsMMhpyWeswCeO90x5cmiKXrIEiJQnGmo4DCI
hmYAnjXsKvQoT6G53RpXmA5mxNDAKU7X
=190B
-----END PGP SIGNATURE-----

--MW5yreqqjyrRcusr--



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