[Bug 129] New: build error when using --enable-debugging-features

[email protected] Wed, 13 Apr 2005 14:34:24 -0400
Newsgroups gmane.comp.java.vm.sablevm.bugs
Message-ID <[email protected]>
http://sablevm.org/bugs/show_bug.cgi?id=129

           Summary: build error when using --enable-debugging-features
           Product: SableVM
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: default
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


...
gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I./include -I./inlinability
-Iinlinability -DJAVA_HOME_PATH=\"/home/egagnon/work/lib/sablevm\"
-DBOOT_CLASS_PATH=\"/home/egagnon/work/share/sablevm-classpath:/home/egagnon/work/share/sablevm-classpath/libclasspath.jar:/home/egagnon/work/share/sablevm-classpath/resources.jar\"
-DBOOT_LIBRARY_PATH=\"/home/egagnon/work/lib/sablevm-classpath\" -g -O2 -Wall
-fno-gcse -fno-strict-aliasing -std=iso9899:1990 -pedantic -Werror -O0 -W
-fno-builtin -Wshadow -Wpointer-arith -Wbad-function-cast -Wundef -Wcast-align
-Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Wlong-long -MT libsablevm.lo -MD -MP
-MF .deps/libsablevm.Tpo -c libsablevm.c  -fPIC -DPIC -o .libs/libsablevm.o
In file included from libsablevm.c:39:
fatal.h:14:5: "HAVE___func__" is not defined
make[5]: *** [libsablevm.lo] Error 1
make[5]: Leaving directory `/home/egagnon/sablevm/src/libsablevm'
...



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.