<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I get the following error when trying to build tor-0.2.1.6-alpha on Sun Solaris 10x86.<br>(I did compile and run tor-0.2.0.31 without any issue before.)<br>Any help is appreciated.<br><br>Best Regards<br>Otto<br><br>gmake <br>gmake&nbsp; all-recursive<br>gmake[1]: Entering directory `/usr/local/lib/tor-0.2.1.6-alpha'<br>Making all in src<br>gmake[2]: Entering directory `/usr/local/lib/tor-0.2.1.6-alpha/src'<br>Making all in common<br>gmake[3]: Entering directory `/usr/local/lib/tor-0.2.1.6-alpha/src/common'<br>gcc -DHAVE_CONFIG_H -I. -I../..&nbsp;&nbsp; -I../common -I/opt/csw/include -I/usr/local/ssl/include&nbsp;&nbsp; -D__DARWIN_UNIX03 -DIPHONE -Wall -g -O2 -MT compat.o -MD -MP -MF .deps/compat.Tpo -c -o compat.o compat.c<br>compat.c: In function `tor_lockfile_lock':<br>compat.c:509: warning: implicit declaration of function `flock'<br>compat.c:509: error: `LOCK_EX' undeclared (first use in this function)<br>compat.c:509: error: (Each undeclared identifier is reported only once<br>compat.c:509: error: for each function it appears in.)<br>compat.c:509: error: `LOCK_NB' undeclared (first use in this function)<br>compat.c: In function `tor_lockfile_unlock':<br>compat.c:538: error: `LOCK_UN' undeclared (first use in this function)<br>gmake[3]: *** [compat.o] Error 1<br>gmake[3]: Leaving directory `/usr/local/lib/tor-0.2.1.6-alpha/src/common'<br>gmake[2]: *** [all-recursive] Error 1<br>gmake[2]: Leaving directory `/usr/local/lib/tor-0.2.1.6-alpha/src'<br>gmake[1]: *** [all-recursive] Error 1<br>gmake[1]: Leaving directory `/usr/local/lib/tor-0.2.1.6-alpha'<br>gmake: *** [all] Error 2<br>usmine:/usr/local/lib/tor-0.2.1.6-alpha&gt; <br><br><br><br><br /><hr />MSN Mobile: <a href='http://redirect.gimas.net/?cat=hmtl&n=M0809MSNMobileDE&d=http://info.mobile.de.msn.com/pc/default.aspx' target='_new'>Die neuesten Infos aus der Welt der Stars und Sternchen zum Mitnehmen!</a></body>
</html>