[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #5087 [Obfsproxy]: obfsproxy compilation failing at "make" stage - Debian Squeeze



#5087: obfsproxy compilation failing at "make" stage - Debian Squeeze
-------------------------------------------------+--------------------------
 Reporter:  Monotoko                             |          Owner:  asn  
     Type:  defect                               |         Status:  new  
 Priority:  major                                |      Milestone:       
Component:  Obfsproxy                            |        Version:       
 Keywords:  make, openssl, implicit declaration  |         Parent:  #5009
   Points:                                       |   Actualpoints:       
-------------------------------------------------+--------------------------
 Hey Guys,

 I thought I would create a new ticket as it doesn't seem to be related to
 the previous one. I picked up the comments from #5009 and got in so far as
 autogen.sh and ./configure work perfectly.

 My problem now appears to be that "make" falls over.

 Here is the output when I run the command:

 root@dragon:~/obfsproxy# make
 make  all-am
 make[1]: Entering directory `/root/obfsproxy'
 gcc -DHAVE_CONFIG_H   -I. -I./src  -Wall -Wwrite-strings -Werror
 -I/usr/local/include -I/usr/local/include -g -O2 -MT crypt.o -MD -MP -MF
 .deps/crypt.Tpo -c -o crypt.o `test -f 'src/crypt.c' || echo
 './'`src/crypt.c
 In file included from src/crypt.c:16:
 src/crypt.h:58:25: error: openssl/aes.h: No such file or directory
 In file included from src/crypt.c:16:
 src/crypt.h:66: error: expected specifier-qualifier-list before ÃAES_KEYÃ
 src/crypt.c:21:30: error: openssl/opensslv.h: No such file or directory
 src/crypt.c:22:25: error: openssl/err.h: No such file or directory
 src/crypt.c:23:26: error: openssl/rand.h: No such file or directory
 cc1: warnings being treated as errors
 src/crypt.c: In function Ãinitialize_cryptoÃ:
 src/crypt.c:39: error: implicit declaration of function
 ÃERR_load_crypto_stringsÃ
 src/crypt.c:50: error: implicit declaration of function ÃperrorÃ
 src/crypt.c:58: error: implicit declaration of function ÃRAND_seedÃ
 src/crypt.c: In function Ãcleanup_cryptoÃ:
 src/crypt.c:71: error: implicit declaration of function ÃERR_free_stringsÃ
 src/crypt.c: In function Ãcrypt_newÃ:
 src/crypt.c:147: error: ÃAES_BLOCK_SIZEÃ undeclared (first use in this
 function)
 src/crypt.c:147: error: (Each undeclared identifier is reported only once
 src/crypt.c:147: error: for each function it appears in.)
 src/crypt.c:149: error: implicit declaration of function
 ÃAES_set_encrypt_keyÃ
 src/crypt.c:149: error: Ãcrypt_tà has no member named ÃkeyÃ
 src/crypt.c: In function Ãcrypt_set_ivÃ:
 src/crypt.c:160: error: Ãcrypt_tà has no member named ÃivecÃ
 src/crypt.c:161: error: Ãcrypt_tà has no member named ÃivecÃ
 src/crypt.c: In function Ãstream_cryptÃ:
 src/crypt.c:170: error: implicit declaration of function
 ÃAES_ctr128_encryptÃ
 src/crypt.c:171: error: Ãcrypt_tà has no member named ÃkeyÃ
 src/crypt.c:171: error: Ãcrypt_tà has no member named ÃivecÃ
 src/crypt.c:171: error: Ãcrypt_tà has no member named Ãecount_bufÃ
 src/crypt.c:172: error: Ãcrypt_tà has no member named ÃposÃ
 src/crypt.c: In function Ãrandom_bytesÃ:
 src/crypt.c:196: error: implicit declaration of function ÃRAND_bytesÃ
 make[1]: *** [crypt.o] Error 1
 make[1]: Leaving directory `/root/obfsproxy'
 make: *** [all] Error 2

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5087>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs