bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make: expand.c:489: allocated_variable_append: Assertion failure


From: Manoj Srivastava
Subject: make: expand.c:489: allocated_variable_append: Assertion failure
Date: Thu, 21 Feb 2002 17:12:23 -0600
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i386-debian-linux-gnu) (i386-debian-linux-gnu)

Hi,
            [Please retain the CC to address@hidden so
            that the Debian Bug Tracking system can record your input]

          This has been reported by a debian user.

        Consider this minimal makefile:
======================================================================
export DH_OPTIONS
binary-indep: DH_OPTIONS += -i

binary-indep:
        echo "DH_OPTIONS='$(DH_OPTIONS)'"
======================================================================

__> make -f /tmp/makefile 
echo "DH_OPTIONS=' -i'"
make: expand.c:489: allocated_variable_append: Assertion 
`current_variable_set_list->next != 0' failed.
Aborted
----------------------------------------------------------------------

        manoj
--
 I just ate a whole package of Sweet Tarts and a can of Coke. I think
 I saw God. Hathrume Duk
Manoj Srivastava   <address@hidden>  <http://www.debian.org/%7Esrivasta/>
1024R/C7261095 print CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



reply via email to

[Prev in Thread] Current Thread [Next in Thread]