VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
jason at jasonjgw.net Guest
|
Posted: Fri Mar 20, 2009 9:18 pm Post subject: [Freeswitch-users] proper way to clean source tree after bui |
|
|
I'm building under Debian.
To clean the source tree after building, I've tried
make clean
debuild clean
but what often happens is that after updating to a later svn revision and then
trying to build, I get various errors during the compilation process that
disappear if I make a clean checkout from the repository and run the build
again.
I have also found that using svn export to reproduce the tree in another
directory, then building from that directory, doesn't always solve the problem.
Is there a better way to clean up the source tree after updating it, to avoid
these issues? I assume there are extraneous modifications or files that simply
aren't being eliminated by the "clean" makefile targets.
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
solko at gcdf.pl Guest
|
Posted: Sun Mar 22, 2009 11:27 am Post subject: [Freeswitch-users] proper way to clean source tree after bui |
|
|
Jason White pisze:
Quote: | I'm building under Debian.
To clean the source tree after building, I've tried
make clean
debuild clean
but what often happens is that after updating to a later svn revision and then
trying to build, I get various errors during the compilation process that
disappear if I make a clean checkout from the repository and run the build
again.
I have also found that using svn export to reproduce the tree in another
directory, then building from that directory, doesn't always solve the problem.
Is there a better way to clean up the source tree after updating it, to avoid
these issues? I assume there are extraneous modifications or files that simply
aren't being eliminated by the "clean" makefile targets.
|
There is
'make current'
which make cleaning, uninstalling, updating, building and installing new version.
I looked into make file, and I'm doing all without uninstall and install, which I call later when it is possible for me.
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|