Hi Steve,<br>It is great that you got some time to review the code. I have trsp in my local folder but I found it is not in the git. I will commit that again. And yes, commenting trsp subdirs should work. Also as I have not done any work on that folder, you should be able to review my work. All my codes are in the bdsp folder.<br>
Thanks for your time. I am waiting to learn more from you.<br><br>- Razequl<br><br><div class="gmail_quote">On Fri, Jun 29, 2012 at 11:10 PM, Stephen Woodbridge <span dir="ltr"><<a href="mailto:woodbri@swoodbridge.com" target="_blank">woodbri@swoodbridge.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">OK, my temporary fix was to comment out the subdir:<br>
<br>
#SUBDIRS(extra/trsp)<br>
<br>
-Steve<div class="HOEnZb"><div class="h5"><br>
<br>
On 6/29/2012 12:59 PM, Stephen Woodbridge wrote:<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hi Razequl,<br>
<br>
I finally have some time to look at your code, but have run into a small<br>
build problem.<br>
<br>
woodbri@mappy:~/work/<u></u>pgrouting-git/gsoc-bdsp$ git clone<br>
git://<a href="http://github.com/zibon/pgrouting.git" target="_blank">github.com/zibon/<u></u>pgrouting.git</a><br>
Initialized empty Git repository in<br>
/u/work/pgrouting-git/gsoc-<u></u>bdsp/pgrouting/.git/<br>
remote: Counting objects: 1930, done.<br>
remote: Compressing objects: 100% (743/743), done.<br>
remote: Total 1930 (delta 1189), reused 1882 (delta 1151)<br>
Receiving objects: 100% (1930/1930), 685.37 KiB | 1112 KiB/s, done.<br>
Resolving deltas: 100% (1189/1189), done.<br>
woodbri@mappy:~/work/<u></u>pgrouting-git/gsoc-bdsp/<u></u>pgrouting$ cmake .<br>
-- The C compiler identification is GNU<br>
-- The CXX compiler identification is GNU<br>
-- Check for working C compiler: /usr/bin/gcc<br>
-- Check for working C compiler: /usr/bin/gcc -- works<br>
-- Detecting C compiler ABI info<br>
-- Detecting C compiler ABI info - done<br>
-- Check for working CXX compiler: /usr/bin/c++<br>
-- Check for working CXX compiler: /usr/bin/c++ -- works<br>
-- Detecting CXX compiler ABI info<br>
-- Detecting CXX compiler ABI info - done<br>
-- POSTGRESQL_EXECUTABLE is POSTGRESQL_EXECUTABLE-NOTFOUND<br>
-- Found PostgreSQL: /usr/include/postgresql/8.3/<u></u>server, /usr/lib/libpq.so<br>
-- Boost version: 1.34.1<br>
-- Found the following Boost libraries:<br>
Boost headers were found here: /usr/include<br>
Output directory for libraries is set to /usr/lib/postgresql/8.4/lib<br>
-- Found PGROUTING_CORE core:<br>
/home/woodbri/work/pgrouting-<u></u>git/gsoc-bdsp/pgrouting/core/<u></u>src<br>
Installation directory for libraries is set to<br>
/usr/lib/postgresql/8.4/lib and for SQL files is set to<br>
/usr/share/pgrouting<br>
CMake Error at CMakeLists.txt:117 (SUBDIRS):<br>
   subdirs Incorrect SUBDIRS command.  Directory: extra/trsp does not<br>
exists.<br>
<br>
<br>
-- Configuring done<br>
woodbri@mappy:~/work/<u></u>pgrouting-git/gsoc-bdsp/<u></u>pgrouting$ ls extra/<br>
bdsp  CMakeLists.txt  driving_distance  tsp<br>
<br>
<br>
So you can see that there is no extra/trsp directory in your repository.<br>
Do you need to add, commit and push that to your remote?<br>
<br>
Also don't forget your report, its Friday again. :)<br>
<br>
Thanks,<br>
   -Steve<br>
______________________________<u></u>_________________<br>
pgrouting-dev mailing list<br>
<a href="mailto:pgrouting-dev@lists.osgeo.org" target="_blank">pgrouting-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/pgrouting-dev</a><br>
</blockquote>
<br>
<br>
______________________________<u></u>_________________<br>
pgrouting-dev mailing list<br>
<a href="mailto:pgrouting-dev@lists.osgeo.org" target="_blank">pgrouting-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pgrouting-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/pgrouting-dev</a><br>
</div></div></blockquote></div><br>