From mboxrd@z Thu Jan 1 00:00:00 1970 From: David F Barrera Subject: Build break on SLES 9 Date: Tue, 23 Aug 2005 07:45:03 -0500 Message-ID: <430B1A4F.7000909@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org gcc -m64 -DGCC_PRINTF -Wall -Werror -I../../../tools/xenstat/libxenstat/src -c -o xentop.o xentop.c gcc -m64 -L../../../tools/xenstat/libxenstat/src xentop.o -lxenstat -lcurses -o xentop /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: cannot find -lcurses collect2: ld returned 1 exit status make[4]: *** [xentop] Error 1 make[4]: Leaving directory `/tmp/xen-unstable.hg/tools/xenstat/xentop' make[3]: *** [install] Error 2 make[3]: Leaving directory `/tmp/xen-unstable.hg/tools/xenstat' make[2]: *** [install] Error 2 make[2]: Leaving directory `/tmp/xen-unstable.hg/tools' make[1]: *** [tools] Error 2 make[1]: Leaving directory `/tmp/xen-unstable.hg' make: *** [world] Error 2 David F Barrera