error multiple target patterns
Ralf Corsepius
ralf.corsepius at rtems.org
Wed Apr 25 15:31:35 UTC 2007
On Wed, 2007-04-25 at 14:47 +0000, Vivian Paola Guerrero Rodriguez
wrote:
>
> Hi,
>
> I'm installing rtems rtems-4.7.1.tar.bz2 with rtems4.7-i386-4.exe on my PC
> winXP using cygwin, but when i compile this configure
>
> ..src/rtems-4.7.1/configure --disable-tests --enable-multilib
> --target=i386-rtems4.8 --prefix=/cygdrive/c/rtems/i386/ --enable-posix
> --enable-networking --enable-cxx --enable-rtemsbsp="pc386 pc486"
>
> it creates the make files, after that when I carry out
>
> make all install
>
> there appears that error *** multiple target patterns. Stop.
>
> Making all in score
> make[6]: Entering directory
> `/cygdrive/c/rtems-source/build/i386-rtems4.8/m486/cpukit/score'
> src/.deps/libscore_a-apiext.Po:1: *** multiple target patterns. Stop.
Are you building inside of the source tree?
> `/cygdrive/c/rtems-source/build/i386-rtems4.8/cpukit'
> make: *** [all-recursive] Error 1
Please send me
your /cygdrive/c/rtems-source/build/i386-rtems4.8/cpukit/config.log
which should have been created when running make.
Ralf
More information about the users
mailing list