Xref: utzoo comp.unix.questions:4877 comp.sources.d:1618 Path: utzoo!mnetor!uunet!husc6!linus!philabs!sbcs!bnl!abrams From: abrams@bnl.ARPA (Karl L. Abrams) Newsgroups: comp.unix.questions,comp.sources.d Subject: Re: help with pathalias Message-ID: <273@bnl.ARPA> Date: 23 Dec 87 14:25:30 GMT References: <129@magic4.UUCP> Reply-To: abrams@bnl.UUCP (Karl L. Abrams) Organization: Brookhaven National Lab., Upton, N.Y. Lines: 30 Keywords: pathalias help compiling In article <129@magic4.UUCP> eric@magic4.UUCP (Eric Kozowski) writes: >I'm having problems making pathalias on my system. It is an AT&T 3B2/400 >............ Well, I'm having problems making pathalias on my system also. It is a VAX 780 running Ultrix 2.0, and I get the following results when I try to 'make' path- alias: cc -s addlink.o addnode.o extern.o local.o main.o mapit.o mapaux.o mem.o parse.o printit.o getopt.o -o pathalias ld:getopt.o: cannot open *** Error code 4 Stop. but when getopt.o is built from getopt.c 'make' fails: cc -s addlink.o addnode.o extern.o local.o main.o mapit.o mapaux.o mem.o parse.o printit.o getopt.o -o pathalias _environ: ld:getopt.o: multiply defined start: getopt.o: multiply defined _moncontrol: getopt.o: multiply defined mcount: getopt.o: multiply defined *** Error code 2 Stop. Any help would be greatly appreciated. Thanks in advance, -- ARPA: abrams@bnl.APRA BITNET: abrams@bnl.BITNET UUCP: ....philabs!sbcs!bnl!abrams