h4ck3rm1k3 / TwoNickels

branch of dime contains a new dxf2osm autocad dxf file format reader and openstreemap osm output https://svn.coin3d.org/repos/dime/trunk
https://svn.coin3d.org/repos/dime/trunk
GNU General Public License v2.0
3 stars 2 forks source link

make[1]: *** No rule to make target `all'. Stop. #2

Open stodge opened 13 years ago

stodge commented 13 years ago

I can build most of the package on Fedora 12 with some hacks except for:

Making all in dxf2osm make[1]: Entering directory /home/mike/Downloads/TwoNickels/dxf2osm' make[1]: *** No rule to make targetall'. Stop. make[1]: Leaving directory `/home/mike/Downloads/TwoNickels/dxf2osm' make: *\ [all-recursive] Error 1

stodge commented 13 years ago

Looks like dxf2osm/Makefile doesn't get created.

stodge commented 13 years ago

I get the same error on the latest Ubuntu. Any suggestions how to fix?

h4ck3rm1k3 commented 13 years ago

I will look into this, thanks for the report. I did not see this until now.

h4ck3rm1k3 commented 12 years ago

I just tested it, worked fine. ./bootstrap ./configure make