Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In file included from compat/arc4random.c:65:0:
- compat/arc4random.h:14:2: error: #error "No arc4random hooks defined for this platform."
- compat/arc4random.c: In function '_rs_stir':
- compat/arc4random.c:90:3: warning: implicit declaration of function '_getentropy_fail' [-Wimplicit-function-declaration]
- compat/arc4random.c: In function 'arc4random':
- compat/arc4random.c:183:2: warning: implicit declaration of function '_ARC4_LOCK' [-Wimplicit-function-declaration]
- compat/arc4random.c:185:2: warning: implicit declaration of function '_ARC4_UNLOCK' [-Wimplicit-function-declaration]
- compat/arc4random.c: At top level:
- compat/arc4random.c:63:19: warning: '_rs_allocate' used but never defined [enabled by default]
- compat/arc4random.c:64:20: warning: '_rs_forkdetect' used but never defined [enabled by default]
- make[1]: *** [compat/libcompat_la-arc4random.lo] Error 1
- make[1]: Leaving directory `/home/u0015315/libressl-2.0.5/crypto'
- make: *** [all-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment