Date: Mon, 4 Nov 1996 21:08:04 -0800 (PST) From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: current@freebsd.org Subject: HUH?! Message-ID: <199611050508.VAA15391@time.cdrom.com>
next in thread | raw e-mail | index | archive | help
gzip -c /a/src/libexec/rpc.rstatd/rpc.rstatd.8 > rpc.rstatd.8.gz ===> libexec/rpc.rusersd cc -O2 -pipe -DXIDLE -c /a/src/libexec/rpc.rusersd/rusersd.c cc -O2 -pipe -DXIDLE -c /a/src/libexec/rpc.rusersd/rusers_proc.c cc -O2 -pipe -DXIDLE -o rpc.rusersd rusersd.o rusers_proc.o -lrpcsvc -lutil -L/usr/X386/lib -lXext -lX11 ld: -lXext: no match *** Error code 1 Stop. Since when was rpc.rusersd an X application?! In any case, it was done incorrectly and with the old paths to X, not the current ones. I'll commit a fix, but this whole change has me seriously concerned. Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611050508.VAA15391>