Status fields:
creation_ts: | 2005-01-21 13:20 |
---|---|
component: | unspecified |
version: | unspecified |
op_sys: | All |
bug_status: | RESOLVED |
resolution: | FIXED |
reporter: | dog@bluezoo.org |
gcc -DHAVE_CONFIG_H -I../../../src/boehm-gc/include -O2 -g3 -D__POWERPC__ -D_REENTRANT -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c ../../../src/boehm-gc/allchblk.c -fPIC -DPIC -o .libs/allchblk.o ../../../src/boehm-gc/allchblk.c:17:20: config.h: No such file or directory *** Error code 1
I need to check the build system to support build directories, again. For historical reasons we normally build in the source tree.
Building in build directories should work now.