[Freeswitch-users] mod_fax compile fails
Rob Forman
rob4manhere at gmail.com
Fri Oct 9 05:22:35 PDT 2009
I was in a production window so when the latest trunk worked I moved
on. I went back to troubleshoot later when I saw your email but I
couldn't reproduce it.
I like the tmpfs build- thanks for the tip Jason.
On Oct 9, 2009, at 1:11 AM, Jason White wrote:
> Mark Campbell-Smith <mcampbellsmith at gmail.com> wrote:
>> Thanks Rob,
>>
>> Is this a fault in the svn update process?
>
> Usually, no, it's rather that if you build in a directory that
> you've checked
> out and then run svn update, not everything gets cleaned up properly
> the next
> time you build.
>
> I find it's faster to build in a tmpfs file system anyway, e.g.,
>
> mkdir /tmp/fs && sudo mount -t tmpfs tmpfs /tmpfs && svn export . /
> tmp/fs
> then go into /tmp/fs and run the compilation process, or the package
> building
> command, or whatever you need.
>
> This way, my original svn tree is never altered and it will always
> update
> cleanly.
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list