gmake[2]: execvp: m68k-rtems-gcc: Too many levels of symbolic links

Gordon Scott g.rtems.a at gscott.co.uk
Sat Feb 21 10:54:19 UTC 2004


Hi all,

I've recently gotten back to rtems after a while away and am trying to
get back up to speed. I've just collected the new 4.6.0 and am trying to
build from scratch, but am suffereing a few minor irritations.

I'm getting the following results (relevant clip only; tided for
readability) from make and I can't presently see why. As far as I can
see, there are _no_ symbolic links, but obviously either gmake or
m68k-rtems-gcc (and other m68k-rtems-xxx tools) disagree with me.
I'm working around it at the present by entering each directory and
running make there, but of course that's rather tedious.

BTW, gmake seemed to be happy in the earlier stages. This may be
directory depth related?

Any constructive suggestions appreciated.

Thanks,
	Gordon

--------8<--------------------------------------------------------
	Making all in support
	gmake[2]: Entering directory `/Toolsets/m68k-rtems-4.6.0/m68k-rtems/c/dmv152/support'
	m68k-rtems-gcc --pipe
			-B../../../lib/
			-B../../../dmv152/lib/
			-specs bsp_specs
			-qrtems
			-DPACKAGE_NAME=\"rtems-c-src\"
			-DPACKAGE_TARNAME=\"rtems-c-src\"
			-DPACKAGE_VERSION=\"4.6.0\"
			-DPACKAGE_STRING=\"rtems-c-src\ 4.6.0\"
			-DPACKAGE_BUGREPORT=\"rtems-bugs at rtems.com\"
			-isystem ../../../dmv152/lib/include
			-DRTEMS_BSP=\"dmv152\"
			-O4
			-fomit-frame-pointer
			-g
			-Wall
			-o o-optimize/version.o
			-c ../../../../../rtems-4.6.0/c/src/support/version.c
--->	gmake[2]: execvp: m68k-rtems-gcc: Too many levels of symbolic links
	gmake[2]: *** [o-optimize/version.o] Error 127
	gmake[2]: Leaving directory `/Toolsets/m68k-rtems-4.6.0/m68k-rtems/c/dmv152/support'
	gmake[1]: *** [all-recursive] Error 1
	gmake[1]: Leaving directory `/Toolsets/m68k-rtems-4.6.0/m68k-rtems/c/dmv152'
	gmake: *** [all-recursive] Error 1
--------8<--------------------------------------------------------

-- 
Gordon Scott				  http://www.gscott.co.uk

		Linux ... Because I like to *get* there today.

Hey, I'm looking for a new job!           See ->  http://www.gscott.co.uk






More information about the users mailing list