From owner-freebsd-questions Wed May 12 7:20:29 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.prime.net.ua (mail.prime.net.ua [195.64.229.2]) by hub.freebsd.org (Postfix) with ESMTP id AC95914DCA for ; Wed, 12 May 1999 07:19:43 -0700 (PDT) (envelope-from andyo@mail.prime.net.ua) Received: from localhost (andyo@localhost) by mail.prime.net.ua (8.9.3/8.9.3) with SMTP id RAA09989; Wed, 12 May 1999 17:19:26 +0300 (EEST) Date: Wed, 12 May 1999 17:19:25 +0300 (EEST) From: "Andy V. Oleynik" To: Stephen A Derdau Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: Please HELP !!! upgrade 3.1 now problems In-Reply-To: <37398501.CC422415@mediaone.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 12 May 1999, Stephen A Derdau wrote: > ever since I upgraded to : > uname -a > 3.1-RELEASE FreeBSD 3.1-RELEASE #3: Tue May 11 06:48:00 EDT 1999 > > I'm having problems with make and build etc. > I get error messages trying to run pine > can' > pine > ld.so failed: Can't find shared library "libpico.so.1.3" 1st question: where U try to make pine from? > I tried to rebuild pine I get > op. > > 1. Making Pine. > make CC=shlicc -f makefile.bs2 > shlicc -g -DDEBUG -DBSDI -DSYSTYPE=\"BSI\" -DMOUSE > -c addrbook.c > shlicc: not found > *** Error code 127 > U may to tweak makefiles in pine distribution and substitute gcc or cc as CC compiler. > Stop. > > Links to executables are in bin directory: > /usr/libexec/elf/size: bin/pine: No such file or directory > /usr/libexec/elf/size: bin/mtest: No such file or directory > /usr/libexec/elf/size: bin/imapd: No such file or directory > /usr/libexec/elf/size: bin/pico: No such file or directory > /usr/libexec/elf/size: bin/pilot: No such file or directory > Done > > 2. try to mkmf and get this: > make install > ===> src > install -c -s -o root -g wheel -m 555 mkmf > usage: install [-CcDps] [-f flags] [-g group] [-m mode] > [-o owner] > file1 file2 > install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] > file1 ... > fileN directory > install -d [-g group] [-m mode] [-o owner] directory ... > *** Error code 64 > > Stop. > *** Error code 1 > > > > I did the a.aout to elf upgrade in /usr/src/ > make upgrade So ur pine is a.out? U may search for libpico to be somewhere in /usr ( probably somewhere in .../lib/aout or whatever) and ldconfig -aout /dir.with.found.aout.lib > When it was done it said the a.out etc will be replaced > with elf > after I rebooted. > > However, I think I may of missed something and I'm hoping someone > else may of had similar problems and can tell me what I need > to do to fix it. > I would like to be able to run make install on ports etc. > O yeah here is the error message I get tryign to make a port : > > 3. make install Reinstall ports or upgrade them. > "/usr/share/mk/bsd.port.mk", line 2: Could not find > /usr/ports/Mk/bsd.port.mk > make: fatal errors encountered -- cannot continue > # pwd > /var/ports/mail/pine4 > > Anyways any help or pointers would be greatly appreciated !! > > Thank you :-) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message