Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Sep 1998 18:21:42 -0400 (EDT)
From:      Chuck Robey <chuckr@mat.net>
To:        Craig Burgess <craig-burgess@home.com>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: modula 3 "make install"
Message-ID:  <Pine.BSF.4.02A.9809131817170.343-100000@picnic.mat.net>
In-Reply-To: <35FC47D4.BFE4EE71@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9809131817170.343-100000>