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

Build Problems on Solaris



Hi.

I'm having some build trouble with tor 0.2.0.12-alpha on Solaris 10 x86.

Latest stable version (0.1.2.18) builds & works fine.

Found that 0.2.0.2-alpha built fine, & any version after that fails in same place.
I guess from looking at the change log its to do with the ipv6 changes,
or i'm missing something.

Anyone else seen anything similar ?

bash-3.00$ gmake
gmake  all-recursive
gmake[1]: Entering directory `/tmp/tor-0.2.0.12-alpha'
Making all in src
gmake[2]: Entering directory `/tmp/tor-0.2.0.12-alpha/src'
Making all in common
gmake[3]: Entering directory `/tmp/tor-0.2.0.12-alpha/src/common'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../common -I/usr/local/include -g -O2 -Wall -g -O2 -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c
In file included from ./util.h:17,
                 from log.c:25:
./compat.h: In function `IPV4MAPh':
./compat.h:367: error: structure has no member named `s6_addr32'
gmake[3]: *** [log.o] Error 1
gmake[3]: Leaving directory `/tmp/tor-0.2.0.12-alpha/src/common'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/tmp/tor-0.2.0.12-alpha/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/tor-0.2.0.12-alpha'
gmake: *** [all] Error 2
bash-3.00$


This is on Solaris 10 11/06 s10x_u3wos_10 X86 Generic_118855-33
GCC 3.4.3 & Libevent 1.4.0-beta.

Regards.

Steve.