Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 1995 08:17:25 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        tom@sos.bangor.ac.uk
Cc:        freebsd-bugs@freefall.cdrom.com
Subject:   Re: ports/597: Problem with Openwindows package in FreeBSD-2.0.5
Message-ID:  <199507070617.IAA13168@uriah.heep.sax.de>
In-Reply-To: <199507062300.QAA07290@freefall.cdrom.com> from "Mr T. Crummey" at Jul 6, 95 04:00:02 pm

next in thread | previous in thread | raw e-mail | index | archive | help
As Mr T. Crummey wrote:
> 
> Both shelltool and cmdtool die with the error:
> 
> ld.so: Undefined symbol "_cfree" called from cmdtool:/usr/X11R6/lib/libxview.so.3.2 at 0x8123710
> 
> >How-To-Repeat:
> 
> 	Run shelltool or cmdtool.
> 
> >Fix:
> 
> 	Find and convert all calls of cfree to free instead.

Or link against -lcompat if you're lazy.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



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