[pgrouting-dev] DBSP first try problems

Stephen Woodbridge woodbri at swoodbridge.com
Fri Jun 29 10:10:11 PDT 2012


OK, my temporary fix was to comment out the subdir:

#SUBDIRS(extra/trsp)

-Steve

On 6/29/2012 12:59 PM, Stephen Woodbridge wrote:
> Hi Razequl,
>
> I finally have some time to look at your code, but have run into a small
> build problem.
>
> woodbri at mappy:~/work/pgrouting-git/gsoc-bdsp$ git clone
> git://github.com/zibon/pgrouting.git
> Initialized empty Git repository in
> /u/work/pgrouting-git/gsoc-bdsp/pgrouting/.git/
> remote: Counting objects: 1930, done.
> remote: Compressing objects: 100% (743/743), done.
> remote: Total 1930 (delta 1189), reused 1882 (delta 1151)
> Receiving objects: 100% (1930/1930), 685.37 KiB | 1112 KiB/s, done.
> Resolving deltas: 100% (1189/1189), done.
> woodbri at mappy:~/work/pgrouting-git/gsoc-bdsp/pgrouting$ cmake .
> -- The C compiler identification is GNU
> -- The CXX compiler identification is GNU
> -- Check for working C compiler: /usr/bin/gcc
> -- Check for working C compiler: /usr/bin/gcc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/c++
> -- Check for working CXX compiler: /usr/bin/c++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- POSTGRESQL_EXECUTABLE is POSTGRESQL_EXECUTABLE-NOTFOUND
> -- Found PostgreSQL: /usr/include/postgresql/8.3/server, /usr/lib/libpq.so
> -- Boost version: 1.34.1
> -- Found the following Boost libraries:
> Boost headers were found here: /usr/include
> Output directory for libraries is set to /usr/lib/postgresql/8.4/lib
> -- Found PGROUTING_CORE core:
> /home/woodbri/work/pgrouting-git/gsoc-bdsp/pgrouting/core/src
> Installation directory for libraries is set to
> /usr/lib/postgresql/8.4/lib and for SQL files is set to
> /usr/share/pgrouting
> CMake Error at CMakeLists.txt:117 (SUBDIRS):
>    subdirs Incorrect SUBDIRS command.  Directory: extra/trsp does not
> exists.
>
>
> -- Configuring done
> woodbri at mappy:~/work/pgrouting-git/gsoc-bdsp/pgrouting$ ls extra/
> bdsp  CMakeLists.txt  driving_distance  tsp
>
>
> So you can see that there is no extra/trsp directory in your repository.
> Do you need to add, commit and push that to your remote?
>
> Also don't forget your report, its Friday again. :)
>
> Thanks,
>    -Steve
> _______________________________________________
> pgrouting-dev mailing list
> pgrouting-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/pgrouting-dev




More information about the pgrouting-dev mailing list