#12980 closed defect (fixed)
sqlite3 is missing gawk dependency
Reported by: | hotfigs@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.2 |
Keywords: | Cc: | mww@…, hotfigs@…, ryandesign (Ryan Carsten Schmidt) | |
Port: |
Description
I've just tried to install apache2 and it failed while installing sqlite3. Bit of digging and I found that it required gawk which I hadn't installed yet. It was with a fresh install of 1.520.
Change History (4)
comment:1 Changed 17 years ago by nox@…
Cc: | mww@… hotfigs@… added |
---|---|
Milestone: | → Port Bugs |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Owner: | changed from macports-dev@… to mww@… |
comment:3 Changed 17 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
o.k., I've added gawk to sqlite3's build dependencies: sqlite3 prefers gawk over "plain" awk anyway;
Note: See
TracTickets for help on using
tickets.
sqlite3 builds just fine for me without gawk installed. I'm on a MacBookPro3,1, with Mac OS X 10.4.10, Xcode 2.4.1 and MacPorts from trunk (r30483). What system are you on, with what software? What error message are you getting?