Hide Forgot
In file included from Connect.h:82:0, from Connect.cc:52: HTTPConnect.h:33:24: fatal error: curl/types.h: No such file or directory compilation terminated. curl/types.h exists no more. To be able to compile the library add to %prep something like # curl/types.h is deprecated sed -i '/include.*[<"]curl\/types.h[">]/d' \ `egrep -rl 'include.*["<]curl/types.h[">]' .`
*** This bug has been marked as a duplicate of bug 757428 ***