From owner-freebsd-ports Sun Sep 13 16:23:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA19961 for freebsd-ports-outgoing; Sun, 13 Sep 1998 16:23:32 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA19950 for ; Sun, 13 Sep 1998 16:23:27 -0700 (PDT) (envelope-from chuckr@mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.1/8.8.5) with SMTP id SAA08668; Sun, 13 Sep 1998 18:21:42 -0400 (EDT) Date: Sun, 13 Sep 1998 18:21:42 -0400 (EDT) From: Chuck Robey To: Craig Burgess cc: freebsd-ports@FreeBSD.ORG Subject: Re: modula 3 "make install" In-Reply-To: <35FC47D4.BFE4EE71@home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 13 Sep 1998, Craig Burgess wrote: > The point of this exercise is to install CVSup so that I can upgrade the > kernel and ports tree. > > Am I sol? I should install instead the "static list?" and go from > there? I also (on a different day) tried to "simply" install cvsup > which also failed (maybe at the same place?)... > > Any carefully explained clues would be appreciated. I would be > considered, at best, a "novice" user. > ---------------------- building showheap ---------------------- > > --- building in FreeBSD2 --- > m3 -w1 -why -O -o > showheap -F/var/tmp/qkzp2775 > -> linking showheap > ld: -lXaw: no match This shows that it wanted libXaw.[a or so] from /usr/X11R6/lib, but couldn't find it. cvsup was trying to build itself in GUI mode, because it _did_ find /usr/X11R6/lib/libX11.a. You have a choice, either wipe out your X11R6 installation (because it's missing files) or complete the installation. Having half says you only have a broken one, and that won't do. Hint? See /usr/ports/net/cvsup/Makefile. Maybe read from the man page on make(1). We're not unfriendly (if you make an attempt to figure it out yourself), so post again if you still have problems. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic (FreeBSD-current) (301) 220-2114 | and jaunt (NetBSD). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message