pcb

Comment 2 for bug 1496105

Revision history for this message
Traumflug (mah-jump-ing) wrote :

[21:54] <bert> configure: error:
[21:54] <bert> You have requested to build with the toporouter. For this to work you
[21:54] <bert> must have the GTS library installed, typically found in packages named
[21:54] <bert> 'libgts-dev' or similar.
[21:54] <bert> Alternatively you can disable the toporouter with --disable-toporouter.
[21:54] <bert> make: *** [distcheck] Error 1
[21:55] <bert> distcheck doesn't respect the --disable-toporouter directive !

[22:03] <felixs_> you can pass configure options through the distcheck target by overriding DISTCHECK_CONFIGURE_FLAGS
[22:03] <felixs_> distcheck will use these options to configure for the test build