From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from iz4u.net (iz4u.net [222.122.43.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id E93F668A15 for ; Wed, 8 Feb 2006 12:27:20 +1100 (EST) From: "Jongmin Yoon" To: Subject: How can I install uuid library? Date: Wed, 8 Feb 2006 10:26:35 +0900 Message-ID: <000101c62c4e$b3b80290$efb079d2@Thinkpad> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, I'm newbie in this field... Now, I'm porting some file systems to ppc core. I met the messages "FATAL ERROR: could not find a valid UUID header. Install the Universally Unique Identifiers development package." I use crosstool and linux-2.6.14, how can I install that library? Regards,