Build trouble with KCC on Linux

Gabriel Dos Reis gdr at codesourcery.com
Thu Sep 20 23:44:35 UTC 2001


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



More information about the pooma-dev mailing list