Re: Compiling 2.4.0 doesn't seem to honour C_INCLUDE_PATH

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



i wrote:
 |I'm right that CURLDIR shouldn't be needed here?
 |Compilation succeeded after explicitly setting that, but shouldn't
 |C_INCLUDE_PATH be honoured just as PATH is?

err, no, send too fast.  What made it succeed was actually

  ?0[steffen@sherwood git.git-no_reduce]$ git diff
  diff --git a/imap-send.c b/imap-send.c
  index 37ac4aa..e907108 100644
  --- a/imap-send.c
  +++ b/imap-send.c
  @@ -31,6 +31,7 @@
   typedef void *SSL;
   #endif
   #ifdef USE_CURL_FOR_IMAP_SEND
  +#include </Users/steffen/usr/include/curl/curl.h>
   #include "http.h"
   #endif
   

--steffen
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]