Subject: Re: Patching lpd fails - Missing -lcommon
To: None <port-pmax@netbsd.org>
From: Daniel Meinhold <avalon@gmx.li>
List: port-pmax
Date: 03/14/2002 18:31:59
Sorry for self-answering, i just hit the "send" button too fast in my
first message ;)
> Hi all,
> 
> i've got a DECstation 5000/125 running NetBSD 1.5.2. So far it is all
> fine. Then i wanted to patch some programs, because of security fixes.
> Patching works fine, but when doing "make" it complains about the
> following:
> 
> 
> cc   -o lpd lpd.o printjob.o recvjob.o lpdchar.o key.o modes.o
> ttcompat.o rcmd.o -L/usr/src/usr.sbin/lpr/common_source -lcommon
> /usr/bin/ld: cannot open -lcommon: No such file or directory
> collect2: ld returned 1 exit status
> *** Error code 1

make dependall in wrong directory %-}
> 
> And in general when compiling e.g. some pkgsrc, it will fail with the
> following message:
> 
> make: don't know how to make /usr/share/tmac/tmac.andoc. Stop
> *** Error code 2

package text.tgz not installed
> 
> 
> I am running GENERIC kernel.
> 
> Hope anybody can give me a hint.
> 
> Thanks,
> 
> Daniel
> 
>