From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by oss.sgi.com id ; Thu, 26 Oct 2000 17:41:36 -0700 Received: from gateway-490.mvista.com ([63.192.220.206]:1014 "EHLO hermes.mvista.com") by oss.sgi.com with ESMTP id ; Thu, 26 Oct 2000 17:41:20 -0700 Received: from mvista.com (IDENT:ppopov@zeus.mvista.com [10.0.0.112]) by hermes.mvista.com (8.11.0/8.11.0) with ESMTP id e9R0df321723 for ; Thu, 26 Oct 2000 17:39:41 -0700 Message-ID: <39F8CE01.3782BBF5@mvista.com> Date: Thu, 26 Oct 2000 17:36:17 -0700 From: Pete Popov Organization: Monta Vista Software X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12-20b i586) X-Accept-Language: en MIME-Version: 1.0 To: "linux-mips@oss.sgi.com" Subject: userland packages Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-linux-mips@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;linux-mips-outgoing Is there a guide on how to rebuild userland packages from source code? I've installed the cross compiler and can compile a kernel, but when I try to build a simple userland app, the compiler can't find libraries, include files, etc. Thanks. Pete