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

compile issue on Solaris with tor-0.2.0.16-alpha and tor-0.2.0.17-alpha



All,
 
I could build tor-0.2.0.15-alpha without any issue. With tor-0.2.0.16-alpha and
tor-0.2.0.17-alpha I'm getting the following error when compiling tortls.c:
(I'm runnung Solaris 10 x86)
 
make 
make  all-recursive
Making all in src
Making all in common
gcc -DHAVE_CONFIG_H -I. -I../..    -I../common -I/opt/csw/include -I/usr/local/ssl/include  -g -O2 -Wall -g -O2 -W -Wfloat-equal -Wundef -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wredundant-decls -Wchar-subscripts -Wcomment -Wformat=2 -Wwrite-strings -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wbad-function-cast -Wswitch-enum -Werror -MT tortls.o -MD -MP -MF .deps/tortls.Tpo -c -o tortls.o tortls.c
tortls.c: In function `tor_tls_new':
tortls.c:701: error: `TLS1_TXT_ECDHE_ECDSA_WITH_AES_256_CBC_SHA' undeclared (first use in this function)
tortls.c:701: error: (Each undeclared identifier is reported only once
tortls.c:701: error: for each function it appears in.)
tortls.c:701: error: syntax error before string constant
*** Error code 1
make: Fatal error: Command failed for target `tortls.o'
Current working directory /usr/local/lib/tor-0.2.0.17-alpha/src/common
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
  case $f in \
    *=* | --[!k]*);; \
    *k*) failcom='fail=yes';; \
  esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='common or tools win32 config'; for subdir in $list; do \
  echo "Making $target in $subdir"; \
  if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
  else \
    local_target="$target"; \
  fi; \
  (cd $subdir && make  $local_target) \
  || eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
  make  "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /usr/local/lib/tor-0.2.0.17-alpha/src
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
  case $f in \
    *=* | --[!k]*);; \
    *k*) failcom='fail=yes';; \
  esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='src doc contrib'; for subdir in $list; do \
  echo "Making $target in $subdir"; \
  if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
  else \
    local_target="$target"; \
  fi; \
  (cd $subdir && make  $local_target) \
  || eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
  make  "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /usr/local/lib/tor-0.2.0.17-alpha
*** Error code 1
make: Fatal error: Command failed for target `all'
 
(I'm runnung Solaris 10 x86)
 
Any help is welcome.
 
Thanks
otto
_________________________________________________________________
Testen Sie Live.com - das Zentrum Ihrer Online-Welt, das Sie mit aktuellen Nachrichten, Sport- und Wetterinfos und vielem mehr versorgt.
http://www.live.com/getstarted