[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
rtems-980618, unwanted error messages from rtems-glom
- Date: Sun, 21 Jun 1998 20:43:26 +1000
- From: cjohns at plessey.com.au (Chris Johns)
- Subject: rtems-980618, unwanted error messages from rtems-glom
Hi all
The script 'rtems-glom' seems to be generating unwanted error messages.
They do no harm but still ...
Messages are:
make[4]: Entering directory
`/ods/src/tools/rtems/rtems-980618/rtems-bare-68000/c/src/lib/wrapup'
test -d o-bare-m68000 || /bin/mkdir -p -m 0755 o-bare-m68000
PROJECT_RELEASE=/ods/src/tools/rtems/rtems-980618/rtems-bare-68000/bare
\
/ods/src/tools/rtems/rtems-980618/rtems-bare-68000/bare/build-tools/rtems-glom
\
-d /ods/src/tools/rtems/rtems-980618/rtems-bare-68000/bare/lib
-v -V "" \
-a /ods/egcs/m68k-rtems/bin/ar
Error in looking up server name:
Host not found.
/ods/src/tools/rtems/rtems-980618/rtems-bare-68000/bare/build-tools/rtems-glom:
m68k-unknown-rtems: command not found
Patch is:
*** rtems-980618/c/build-tools/scripts/rtems-glom.in.orig Sun Jun
21 14:45:23 1998
--- rtems-980618/c/build-tools/scripts/rtems-glom.in Sun Jun 21
20:31:52 1998
***************
*** 179,188 ****
# figure out where to get ld and ar from
AR=@AR_FOR_TARGET@
LD=@LD_FOR_TARGET@
! host = @host@
! target= @target@
!
!
#
# now put them together in the order:
--- 179,186 ----
# figure out where to get ld and ar from
AR=@AR_FOR_TARGET@
LD=@LD_FOR_TARGET@
! host=@host@
! target=@target@
#
# now put them together in the order:
--
Chris Johns Networks, Plessey Asia Pacfic Pty. Ltd.
mailto:ccj at acm.org mailto:cjohns at plessey.com.au