doing a configure

./configure --prefix=/opt/freeradius-snapshot-20051110 
--with-openssl-includes=/usr/sfw/include/openssl 
--with-openssl-libraries=/usr/sfw/lib

using the 20051110 snapshot - i still don't get a compile. havong said that 
this is much better than 1.0.2 and 1.0.5

any ideas?

solaris express x86 nv23 DOES have the appropriate libraries and tools 
installed - openssl, gmake etc

gmake gives:

hmac.c: In function `lrad_hmac_md5':
hmac.c:47: error: `lrad_MD5_CTX' undeclared (first use in this function)
hmac.c:47: error: (Each undeclared identifier is reported only once
hmac.c:47: error: for each function it appears in.)
hmac.c:47: error: syntax error before "context"
hmac.c:59: error: syntax error before "tctx"
hmac.c:61: warning: implicit declaration of function `lrad_MD5Init'
hmac.c:61: warning: nested extern declaration of `lrad_MD5Init'
hmac.c:61: error: `tctx' undeclared (first use in this function)
hmac.c:62: warning: implicit declaration of function `lrad_MD5Update'
hmac.c:62: warning: nested extern declaration of `lrad_MD5Update'
hmac.c:63: warning: implicit declaration of function `lrad_MD5Final'
hmac.c:63: warning: nested extern declaration of `lrad_MD5Final'
hmac.c:95: warning: nested extern declaration of `lrad_MD5Init'
hmac.c:61: warning: redundant redeclaration of 'lrad_MD5Init'
hmac.c:61: warning: previous implicit declaration of 'lrad_MD5Init' was here
hmac.c:95: error: `context' undeclared (first use in this function)
hmac.c:97: warning: nested extern declaration of `lrad_MD5Update'
hmac.c:62: warning: redundant redeclaration of 'lrad_MD5Update'
hmac.c:62: warning: previous implicit declaration of 'lrad_MD5Update' was here
hmac.c:99: warning: nested extern declaration of `lrad_MD5Final'
hmac.c:63: warning: redundant redeclaration of 'lrad_MD5Final'
hmac.c:63: warning: previous implicit declaration of 'lrad_MD5Final' was here
gmake[4]: *** [hmac.lo] Error 1
gmake[4]: Leaving directory 
`/home/tariq/freeradius/freeradius-snapshot-20051110/src/lib'
gmake[3]: *** [common] Error 2
gmake[3]: Leaving directory 
`/home/tariq/freeradius/freeradius-snapshot-20051110/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory 
`/home/tariq/freeradius/freeradius-snapshot-20051110/src'
gmake[1]: *** [common] Error 2
gmake[1]: Leaving directory 
`/home/tariq/freeradius/freeradius-snapshot-20051110'
gmake: *** [all] Error 2

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to