Opened 10 years ago

Closed 10 years ago

Last modified 8 years ago

#673 closed defect (fixed)

You can configure with --enable-python and no swig, but build fails

Reported by: strk Owned by: geos-devel@…
Priority: major Milestone: 3.6.1
Component: Default Version: 3.4.2
Severity: Unassigned Keywords:
Cc:

Description

There's no error raised by ./configure if you pass --enable-python but no swig is found on the system. But at "make" time you get:

Making all in python
make[3]: Entering directory `/usr/src/geos/geos-trunk/b/swig/python'
SWIG is disabled, can't build geos_wrap.cxx
make[3]: *** [geos_wrap.cxx] Error 1

Change History (2)

comment:1 by strk, 10 years ago

Resolution: fixed
Status: newclosed

Fixed in trunk with r3961

comment:2 by strk, 8 years ago

Milestone: 3.4.33.6.1

Ticket retargeted after milestone deleted

Note: See TracTickets for help on using tickets.