It seems that the problem was on the scons install.<br>It copies the dyld but not the hxx files.<br>I deleted the NetworkPlayer.hxx and then runned scons install and it worked.<br>any idea?<br>thanks<br><br><br><div class="gmail_quote">
On Dec 5, 2007 5:45 AM, Pau Arumí <<a href="mailto:parumi@iua.upf.edu" target="_blank">
parumi@iua.upf.edu</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div><br>On dc, 2007-12-05 at 05:38 -0300, Francisco Tufró wrote:
<br>><br>><br>> On 12/4/07, Hernán Ordiales <<a href="mailto:h@ordia.com.ar" target="_blank">h@ordia.com.ar</a>> wrote:<br>>         On 12/4/07, Pau Arumí <<a href="mailto:parumi@iua.upf.edu" target="_blank">
parumi@iua.upf.edu</a>> wrote:
<br>>         ><br>>         > On dt, 2007-12-04 at 12:20 -0300, Francisco Tufró wrote:<br>>         > > Hello, i'm having issues compilling the last svn revision<br>>         of the<br>>         > > network editor.
<br>>         > > NE itself compiles ok, but after compilling and linking<br>>         prototyper it<br>>         > > throws this error:<br>>         > ><br>>         > > scons: `Prototyper' is up to date.
<br>>         > > == Compiling src/OfflinePlayerMain.cxx<br>>         > > src/OfflinePlayerMain.cxx: In function 'int main(int,<br>>         char**)':<br>>         > > src/OfflinePlayerMain.cxx:32: error: 'class
<br>>         > > CLAM::FreewheelingNetworkPlayer' has no member named<br>>         > > 'SourcesAndSinksToString'<br>>         > > scons: *** [src/OfflinePlayerMain.o] Error 1<br>>         > > scons: building terminated because of errors.
<br>>         > ><br>>         > > i'm using macosx on an intel-based imac.<br>>         > > any workaround??<br>>         > > thanks!<br>>         ><br>>         > Check that you have updated and installed last version of
<br>>         CLAM.<br>>         > SourcesAndSinksToString() is defined in NetworkPlayer base<br>>         class.<br>><br>> Paul, the reason behind recompiling CLAM is that i made a checkout<br>> yesterday, so it shuld be the last version.
<br><br></div></div>Ok, then can you check that SourcesAndSinksToString() is defined in<br>CLAM/Flow/Network/NetworkPlayer.hxx in your working copy ?<br><font color="#888888"><br>Pau<br></font><div><br><br>
><br>>         ><br>>         > Good to see that there is people compiling clam in intel-mac<br>>         (since we<br>>         > don't have a mac testfarm client now)<br>><br>> Feel free to ask me for anything to try on mac, if i have the time to
<br>> test it i'll do.<br>><br>>         mmm, maybe if you're updating and already compiled version<br>>         you're<br>>         experiencing a known bug of the build system...<br>><br>>         you can try cleaning all first (scons -c) and starting again
<br>>         from<br>>         scratch or executing this script:<br>>         'CLAM/scripts/ld_bug_script.pl'<br>>         (most of the times this suffice for me)<br>><br>>         cheers,<br>>
<br>> Thanks Hernan, i'll try that and give some feedback.<br></div><div><div></div><div>> _______________________________________________<br>> Clam-devel mailing list<br>> <a href="mailto:Clam-devel@llistes.projectes.lafarga.org" target="_blank">

Clam-devel@llistes.projectes.lafarga.org</a><br>> <a href="https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel" target="_blank">https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel
</a><br><br><br>_______________________________________________<br>Clam-devel mailing list<br><a href="mailto:Clam-devel@llistes.projectes.lafarga.org" target="_blank">Clam-devel@llistes.projectes.lafarga.org</a><br><a href="https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel" target="_blank">

https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel</a><br></div></div></blockquote></div><br>