comparing the two config.log files, when run with 4.3 and 4.4: @@ -140,15 +143,17 @@ configure:2927: checking for egrep configure:2989: result: /bin/grep -E configure:2994: checking for ANSI C header files -configure:3014: gcc-4.3 -c -g -O2 conftest.c >&5 +configure:3014: gcc -c -g -O2 conftest.c >&5 configure:3014: $? = 0 -configure:3087: gcc-4.3 -o conftest -g -O2 conftest.c >&5 +configure:3087: gcc -o conftest -g -O2 conftest.c >&5 configure:3087: $? = 0 configure:3087: ./conftest configure:3087: $? = 0 configure:3098: result: yes In file included from conftest.c:10: -./pa_mac_core.h:46:33: error: AudioUnit/AudioUnit.h: No such file or directory +./pa_mac_core.h:46: fatal error: AudioUnit/AudioUnit.h: No such file or directory +compilation terminated. +configure:3136: WARNING: "Missing support in pa_mac_core.h" configure:3279: creating ./config.status ## ---------------------- ##
I cannot find the AudioUnit/AudioUnit.h file in any case, so the test should fail in both cases, even when using gcc-4.3. gcc-4.4 prints an extra line "compilation terminated.", which lets the test fail. Not yet sure why ... -- audacity 1.3.12-5 FTBFS on maverick https://bugs.launchpad.net/bugs/629955 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs