[lcdproc] Cvs compilation error

William W. Ferrell wwf@frontierdev.com
Thu, 22 Mar 2001 09:02:47 -0700


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

--- andreb@rd.bbc.co.uk's mailer spewed these beefy chunks ---
> On Tue, 20 Mar 2001, Bruno Kerouanton wrote:
>=20
> It's only a forgotten ifdef. Patch attached (can put it someone into the
> cvs ?).

I stuffed this into CVS just now.

I must admit, though, I can't compile it because of another failure:

$ ./autogen.sh
$ ./configure
$ make
chrono.c:108: warning: `#ifdef' argument starts with a digit
chrono.c: In function `time_screen':
chrono.c:191: warning: implicit declaration of function `time'
chrono.c:192: warning: implicit declaration of function `localtime'
chrono.c:192: warning: assignment makes pointer from integer without a cast=
=20
chrono.c:195: dereferencing pointer to incomplete type
 ^^^ *TONS* of these dereferencing lines ^^^
chrono.c: In function `clock_screen':
chrono.c:330: warning: assignment makes pointer from integer without a cast
chrono.c:332: dereferencing pointer to incomplete type
 ^^^ Tons more ^^^
chrono.c: In function `big_clock_screen':
chrono.c:514: warning: assignment makes pointer from integer without a cast
chrono.c:516: dereferencing pointer to incomplete type
make[3]: *** [chrono.o] Error 1
make[3]: Leaving directory `/opt/home/wwf/lcdproc/lcdproc/clients/lcdproc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/home/wwf/lcdproc/lcdproc/clients'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/home/wwf/lcdproc/lcdproc'

Smegging thing :)

Anybody have any quick ideas before I dig into this to finger out why
it's broken?

Thanks.

--
William W. Ferrell, Senior System Administrator, Global Crossing Ltd.
950 17th St Ste 2200, Denver, CO 80202   1.303.223.0564

Public key available:
  gpg --keyserver certserver.pgp.com --recv-key 7478FC7A

It is better to live rich than to die rich.
		-- Samuel Johnson

--ULyIDA2m8JTe+TiX
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjq6IicACgkQgAeqhXR4/HoK7QCfSVoY4DY52dEJ9T+O2XQDAU7q
ZsAAnRQjPEH7mRaVITysDa4IvJCMzh5s
=qp3/
-----END PGP SIGNATURE-----


--ULyIDA2m8JTe+TiX
Content-Type: text/plain; charset=


-----------------------------------------------------------
To unsubscribe from this list send a blank message to
lcdproc-unsubscribe@lists.omnipotent.net
--ULyIDA2m8JTe+TiX--