Opened 4 years ago

Closed 4 years ago

#59533 closed defect (fixed)

mod_python: error: Neither static nor DSO option available, there is no point in continuing

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc: Schamschula (Marius Schamschula)
Port: mod_python

Description

mod_python doesn't build:

checking your blood pressure... a bit high, but we can proceed
configure: checking whether apxs is available...
checking for apxs2... no
checking for apxs... no
configure: WARNING: **** apxs was not found, DSO compilation will not be available.
configure: WARNING: **** You can use --with-apxs to specify where your apxs is.
configure: error: Neither static nor DSO option available, there is no point in continuing.

Change History (3)

comment:1 Changed 4 years ago by jmroot (Joshua Root)

It looks like maybe mod_python is supposed to be a stub port, but it isn't set up that way.

comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: Schamschula added
Owner: set to ryandesign
Status: newaccepted

Looks like you did set it up that way when you unified the mod_python ports in [633159168de28437aabc0b40a1259a2c6e06db46/macports-ports] and then it got broken in [d84ecab9c41d15906726e497cd2352566169bdc3/macports-ports].

comment:3 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: acceptedclosed

In 49f87dd3739819658385a17417251cd463856605/macports-ports (master):

mod_python: Make it a stub port again

Brings back code removed in d84ecab9c41d15906726e497cd2352566169bdc3.

Closes: #59533

Note: See TracTickets for help on using tickets.