[haiku-development] Curl breakage

  • From: Augustin Cavalier <waddlesplash@xxxxxxxxx>
  • To: "Haiku Develoment (list)" <haiku-development@xxxxxxxxxxxxx>
  • Date: Sun, 01 Feb 2015 17:12:17 -0500

Hi,

I'm seeing some sort of odd breakage with Curl. At the beginning of December, HaikuTwitter [1] compiled/started properly. Now I get this:

g++ -c src/HTAccountCredentials.cpp -Iobjects.x86-gcc2-release/ -Isrc/ -Isrc/twitcurl/ -I- -O3 -I/packages/curl-7.39.0-1/.self/develop/headers -o "objects.x86-gcc2-release/HTAccountCredentials.o" In file included from /boot/home/Desktop/HaikuTwitter/src/twitcurl/twitcurl.h:9, from /boot/home/Desktop/HaikuTwitter/src/HTAccountCredentials.h:10, from /boot/home/Desktop/HaikuTwitter/src/HTAccountCredentials.cpp:6: /packages/curl-7.39.0-1/.self/develop/headers/curl/curl.h:33: curlver.h: No such file or directory /packages/curl-7.39.0-1/.self/develop/headers/curl/curl.h:34: curlbuild.h: No such file or directory /packages/curl-7.39.0-1/.self/develop/headers/curl/curl.h:35: curlrules.h: No such file or directory In file included from /boot/home/Desktop/HaikuTwitter/src/twitcurl/twitcurl.h:9, from /boot/home/Desktop/HaikuTwitter/src/HTAccountCredentials.h:10, from /boot/home/Desktop/HaikuTwitter/src/HTAccountCredentials.cpp:6: /packages/curl-7.39.0-1/.self/develop/headers/curl/curl.h:2323: easy.h: No such file or directory /packages/curl-7.39.0-1/.self/develop/headers/curl/curl.h:2324: multi.h: No such file or directory

This doesn't make any sense to me, because I built PHP not long ago, and I don't recall any changes to CURL, gcc2, make, or mkdepend in the past month. HaikuTwitter has not changed since it last worked correctly. What's going on here?

-Augustin
[1]: https://github.com/HaikuArchives/HaikuTwitter

Other related posts: