|
From: Jeremy F. <je...@go...> - 2003-08-15 03:22:10
|
On Thu, 2003-08-14 at 12:19, William Trenker wrote: > source='cp-demangle.c' object='cp-demangle.o' libtool=no \ > depfile='.deps/cp-demangle.Po' tmpdepfile='.deps/cp-demangle.TPo' \ > depmode=gcc /bin/sh ../../depcomp \ > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../coregrind -I../../include -Winline -Wall -Wshadow -O -fomit-frame-pointer -g -mpreferred-stack-boundary=2 -Wno-unused -Wno-shadow -c `test -f 'cp-demangle.c' || echo './'`cp-demangle.c > make: expand.c:489: allocated_variable_append: Assertion `current_variable_set_list->next != 0' failed. Looks like an assert failure in make itself. What version of make and distro are you using? Might want to see if there's an update. J |