Opened 5 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
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 5 years ago by jmroot (Joshua Root)
comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | Schamschula added |
---|---|
Owner: | set to ryandesign |
Status: | new → accepted |
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: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
It looks like maybe mod_python is supposed to be a stub port, but it isn't set up that way.