Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Feb 1999 10:24:08 +0000
From:      Adrian Wontroba <aw1@stade.co.uk>
To:        current@FreeBSD.ORG
Subject:   4.0 sysinstall - dmenu.c fails to compile
Message-ID:  <19990206102408.B56231@titus.stade.co.uk>

next in thread | raw e-mail | index | archive | help
With a recently cvsupped current, make all in /usr/src/release/sysinstall
fails:

cc -O -pipe -Wall -I/d3p2/FreeBSD-3.0/src/release/sysinstall/../../gnu/lib/libdialog -I/d3p2/FreeBSD-3.0/src/release/sysinstall -I/d3p2/FreeBSD-3.0/src/release/sysinstall/../../sys -DUC_PRIVATE -DKERN_NO_SYMBOLS   -c dmenu.c
dmenu.c: In function `dmenuSetVariable':
dmenu.c:91: invalid operands to binary !=
*** Error code 1

Stop.

Looks like this is the culprit:

revision 1.39
date: 1999/02/05 22:25:13;  author: jkh;  state: Exp;  lines: +5 -5
Add one more "escape" for marking internal variables.  

-- 
Adrian Wontroba

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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