Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Dec 1997 16:27:08 -0800 (PST)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        kiri@kiri.toba-cmt.ac.jp
Cc:        ports@FreeBSD.ORG
Subject:   Re: Can't compile kdelibs-2.1b
Message-ID:  <199712100027.QAA22584@silvia.HIP.Berkeley.EDU>
In-Reply-To: <19971209202501M.kiri@kiri.toba-cmt.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
 * In additin to these changes, there must be add x11/kdebase to
 * BUILD_DEPENDS with "graphics/Mesa".

Really?  It compiled here fine without Mesa.

===
## grep lib/lib /usr/ports/graphics/Mesa/pkg/PLIST 
lib/libGL.a
lib/libGL.so.13.5
lib/libGLU.a
lib/libGLU.so.13.5
lib/libMesaGL.a
lib/libMesaGL.so.13.5
lib/libMesaGLU.a
lib/libMesaGLU.so.13.5
lib/libglut.a
lib/libglut.so.3.6
## ldconfig -r | grep Mesa
# 50 silvia 16:25:48 /i/ports/graphics/Mesa #
## ldconfig -r | grep kde
        78:-lkdeui.0.10 => /usr/local/lib/libkdeui.so.0.10
        92:-lkdecore.0.11 => /usr/local/lib/libkdecore.so.0.11
##
===

 * I've done on 2.2.5-stable and XFree86-3.3.1. Are these problems have
 * to be send-pr ?

If you can identify the real fix (to sh) and send-pr that as a merge
request to RELENG_2_2, that will be great.

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712100027.QAA22584>