From owner-freebsd-questions Tue Jun 23 10:45:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA28694 for freebsd-questions-outgoing; Tue, 23 Jun 1998 10:45:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa4-01.ix.netcom.com [207.93.136.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA28672 for ; Tue, 23 Jun 1998 10:45:09 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.8.8/8.8.8) id KAA01970; Tue, 23 Jun 1998 10:44:50 -0700 (PDT) (envelope-from tomdean) Date: Tue, 23 Jun 1998 10:44:50 -0700 (PDT) Message-Id: <199806231744.KAA01970@ix.netcom.com> From: Thomas Dean To: rewdale@giasbg01.vsnl.net.in CC: freebsd-questions@FreeBSD.ORG In-reply-to: Subject: Re: lib XExExt not found.... Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG libXExExt is a linux lib. libgnumalloc.so.2.0 is in /usr/lib/compat. libgnumalloc.a is not built or installed in -current. Are you attempting to build/port linux X code? If so, comment out the use of these two libs in your makefile and try to find FreeBSD replacements for the undefined functions. If you are attempting to port some code to FreeBSD, there is a possibility that it may already exist in ports or be on freebsd.org. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message