[Curl-loader-devel] Compile problem - can't find openssl
Status: Alpha
Brought to you by:
coroberti
From: Richard B. <ric...@se...> - 2009-01-27 14:26:39
|
I am having an issue compiling curl-loader. I think the issue is with finding openssl. What directory am I suppose to point to? I edited 'openssldir.sh' and have pointed the OPENSSLDIR variable to a number of places but can't seem to get it to where it wants to be. I assume that variable should be pointing to the OpenSSL directory that has the OpenSSL include directory? At and rate, this the the error I get. Any help would be most appreciated gcc -W -Wall -Wpointer-arith -pipe -DCURL_LOADER_FD_SETSIZE=20000 -D_FILE_OFFSET_BITS=64 -g -I. -I./inc -I/usr/ssl/include -c -o obj/batch.o batch.c Assembler messages: Fatal error: can't create obj/batch.o: No such file or directory In file included from batch.c:23: fdsetsize.h:27:24: bits/types.h: No such file or directory make: *** [obj/batch.o] Error 2 ______________________________________________________________________ Reg Office: SELEX Systems Integration Ltd, Broad Oak Business Park, Portsmouth, PO3 5PQ, UK. Registered in England - Number 05321115 This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ |