From owner-freebsd-questions@FreeBSD.ORG Mon Apr 3 11:48:04 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C40DE16A400 for ; Mon, 3 Apr 2006 11:48:04 +0000 (UTC) (envelope-from shinjii@virusinfo.rdksupportinc.com) Received: from mail4.tpgi.com.au (mail4.tpgi.com.au [203.12.160.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F1C743D49 for ; Mon, 3 Apr 2006 11:48:03 +0000 (GMT) (envelope-from shinjii@virusinfo.rdksupportinc.com) X-TPG-Antivirus: Passed Received: from localhost (60-240-150-77.tpgi.com.au [60.240.150.77]) by mail4.tpgi.com.au (envelope-from shinjii@virusinfo.rdksupportinc.com) (8.13.6/8.13.6) with ESMTP id k33Bm1hS021406 for ; Mon, 3 Apr 2006 21:48:02 +1000 From: Warren Liddell To: freebsd-questions@freebsd.org Date: Mon, 3 Apr 2006 21:39:08 +1000 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200604032139.08672.shinjii@virusinfo.rdksupportinc.com> Subject: XFree86-4-Clients Problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Apr 2006 11:48:04 -0000 FreeBSD 6.1-PreRealease 32bit system Updating Ports etc today and had the following error, any help appreciated... ============================= making all in programs/glxinfo... cc -O2 -fno-strict-aliasing -pipe -ansi -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef -I/usr/ports/x11/XFree86-4-clients/work/xc -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI -DDO_GLU -c glxinfo.c rm -f glxinfo cc -o glxinfo -O2 -fno-strict-aliasing -pipe -ansi -Wno-system-headers -Dasm=__asm -Wall -Wpointer-arith -Wundef -L/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib glxinfo.o -lGLU -lGL -lXext -lX11 -L/usr/X11R6/lib -pthread -lm -Wl,-rpath,/usr/X11R6/lib -Wl,-rpath-link,/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib /usr/bin/ld: warning: libstdc++.so.3, needed by /usr/X11R6/lib/libGLU.so, not found (try using -rpath or -rpath-link) /usr/X11R6/lib/libGLU.so: undefined reference to `__rtti_user' /usr/X11R6/lib/libGLU.so: undefined reference to `__rtti_si' /usr/X11R6/lib/libGLU.so: undefined reference to `__get_eh_context' /usr/X11R6/lib/libGLU.so: undefined reference to `__sjthrow' /usr/X11R6/lib/libGLU.so: undefined reference to `__builtin_vec_new' /usr/X11R6/lib/libGLU.so: undefined reference to `__builtin_vec_delete' /usr/X11R6/lib/libGLU.so: undefined reference to `__rtti_class' /usr/X11R6/lib/libGLU.so: undefined reference to `__builtin_delete' /usr/X11R6/lib/libGLU.so: undefined reference to `__terminate' /usr/X11R6/lib/libGLU.so: undefined reference to `__builtin_new' *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/glxinfo. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-clients.