freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Build trouble with KCC on Linux


From: Gabriel Dos Reis
Subject: Build trouble with KCC on Linux
Date: 21 Sep 2001 01:44:35 +0200

Hi,

  With a fresh tree checked out (a minute ago), I'm having troubles in
configuring POOMA for build with KCC on Linux (I have no problem with
GCC on the same plateform).  I think that is from the configury
machinery.  Does it  sound familiar to someone?

merlin% ./configure --prefix /codesourcery --arch LINUXKCC --suite LINUXKCC 
--opt --oneper
------------------------------------------------------------------------------
                     *** POOMA configuration utility ***
Command: configure --prefix /codesourcery --arch LINUXKCC --suite LINUXKCC 
--opt --oneper
------------------------------------------------------------------------------
Reading architecture information from config/arch/LINUXKCC.conf ...
Writing suite file config/LINUXKCC.suite.mk ...
Making directories for suite=LINUXKCC...
Writing version info header file lib/LINUXKCC/PoomaConfiguration.h ...
Writing makefile stub lib/LINUXKCC/Makefile.pooma-kcc ...
Making Dependencies for suite=LINUXKCC.
Appending dependencies to /home/gdr/work/pooma/lib/LINUXKCC/depend.mk
------------------------------------------------------------------------------
Configuration complete.  To build POOMA:
  1. Set environment variable POOMASUITE to the suite name 'LINUXKCC'.
  2. Type 'make'.
------------------------------------------------------------------------------
merlin% export POOMASUITE=LINUXKCC                                 ~/work/pooma
merlin% make -j 3                                                  ~/work/pooma
make: *** No rule to make target `<builtin>', needed by
`/home/gdr/work/pooma/src/Connect/Lux/LINUXKCC/LuxAppPointer.cmpl.o'.  Stop.

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]