Subject: Re: trouble with (new) lint
To: der Mouse <mouse@Collatz.McRCIM.McGill.EDU>
From: Jan-Hinrich Fessel <oskar@zappa.unna.ping.de>
List: current-users
Date: 07/05/1995 20:44:39
->===> llib
->lint -Cposix llib-lposix
->llib-lposix:
->types.h(68): syntax error
->*** Error code 1

This worked fine for me from yesterdays sup.
but note the problem at the very end.

zappa# make
===> lint1
===> lint2
===> xlint
===> llib
lint -Cposix llib-lposix
llib-lposix:
Lint pass2:
lint -Cstdc llib-lstdc
llib-lstdc:
Lint pass2:
1.7u 1.1s 0:05.02 56.3% 0+0k 134+61io 0pf+0w
zappa# make install
===> lint1
install -c -s -o bin -g bin -m 555  lint1 /usr/libexec
===> lint2
install -c -s -o bin -g bin -m 555  lint2 /usr/libexec
===> xlint
install -c -s -o bin -g bin -m 555  xlint /usr/bin/lint
install -c -o bin -g bin -m 444 lint.cat1 /usr/share/man/cat1/lint.0
===> llib
install -c -o bin -g bin -m 444  llib-lposix.ln llib-lstdc.ln /usr/libdata/lint
usage: install [-cs] [-f flags] [-g group] [-m mode] [-o owner] file1 file2
       install [-cs] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory
       install  -d   [-g group] [-m mode] [-o owner] directory ...
*** Error code 1

This is easily fixed by applying mtree, but make check for the existence of 
$DESTDIR in the first place?

Gruesse
       Oskar

 ==============================================================================
 					Tragbar ist, was nicht herunterfaellt.
						    oskar@zappa.unna.ping.de
 ==============================================================================