<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
The issue still exists when trying to compile 0.2.1.7-alpha on solaris (compile tor-0.2.0.32 works without any issue).<br><br>Your right, I did configure with ./configure with --enable-iphone.<br>I have removed "--enable-iphone", but still the same issue.<br>I have opened a flyspray entry, subject: "compile error - compat.c: In function `tor_lockfile_lock'"<br>with a cut/paste of my configure and compile run.<br><br>Thanks.<br>otto<br><br>&gt; Date: Sun, 23 Nov 2008 20:47:08 -0500<br>&gt; From: arma@mit.edu<br>&gt; To: or-talk@freehaven.net<br>&gt; Subject: Re: Tor 0.2.1.6-alpha is out<br>&gt; <br>&gt; On Sat, Oct 18, 2008 at 01:15:48PM +0000, otto otto wrote:<br>&gt; &gt; I get the following error when trying to build tor-0.2.1.6-alpha on Sun Solaris 10x86.<br>&gt; &gt; (I did compile and run tor-0.2.0.31 without any issue before.)<br>&gt; &gt; Any help is appreciated.<br>&gt; [snip]<br>&gt; &gt; gcc -DHAVE_CONFIG_H -I. -I../..   -I../common -I/opt/csw/include -I/usr/local/ssl/include   -D__DARWIN_UNIX03 -DIPHONE -Wall -g -O2 -MT compat.o -MD -MP -MF .deps/compat.Tpo -c -o compat.o compat.c<br>&gt; &gt; compat.c: In function `tor_lockfile_lock':<br>&gt; &gt; compat.c:509: warning: implicit declaration of function `flock'<br>&gt; &gt; compat.c:509: error: `LOCK_EX' undeclared (first use in this function)<br>&gt; &gt; compat.c:509: error: (Each undeclared identifier is reported only once<br>&gt; &gt; compat.c:509: error: for each function it appears in.)<br>&gt; &gt; compat.c:509: error: `LOCK_NB' undeclared (first use in this function)<br>&gt; &gt; compat.c: In function `tor_lockfile_unlock':<br>&gt; &gt; compat.c:538: error: `LOCK_UN' undeclared (first use in this function)<br>&gt; <br>&gt; Is this compile error still present for 0.2.1.7-alpha? If so, can you<br>&gt; open a flyspray entry (https://bugs.torproject.org/) so we don't lose<br>&gt; track of it?<br>&gt; <br>&gt; While I'm at it, why do you have "-D__DARWIN_UNIX03 -DIPHONE" as part of<br>&gt; your commandline? Did you run ./configure with --enable-iphone?<br>&gt; <br>&gt; Thanks,<br>&gt; --Roger<br>&gt; <br><br /><hr />Neu: Office Live Workspace, der kostenlose Online-Arbeitsbereich für Office. Ideal auch für Teams. <a href='http://redirect.gimas.net/?cat=hmtl&n=M0809OfficeWorkDE&d=http://workspace.officelive.com/?lc=1031&cloc=de-DE' target='_new'>Jetzt ausprobieren!</a></body>
</html>