Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jun 1999 22:51:41 -0700
From:      Michael Haro <mharo@area51.fremont.ca.us>
To:        questions@freebsd.org
Subject:   how to make lint (not LINT) work?
Message-ID:  <19990606225141.A2412@area51.fremont.ca.us>

next in thread | raw e-mail | index | archive | help
Hi, I'm trying to use lint but it tells me..

lint: cannot find llib-lc.ln

How do I make llib-lc.ln?  /usr/libdata/lint/ is empty.
I see that llib-lc.ln was removed from the repository in 1996
so I assume I'm suppost to create llib-lc.ln, but don't know how.

It's creation should probably be part of make world.

Also, make lint (when including bsd.prog.mk) does
@${LINT} ${LINTFLAGS} ${CFLAGS} ${.ALLSRC} | more 2>&1

Should ${CFLAGS} be part of it?  That is also messing me up.

Thanks,

Michael


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




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