Opened 15 years ago
Closed 15 years ago
#21854 closed defect (worksforme)
nvi fails to build due to perceived lack of DB3
Reported by: | benno@… | Owned by: | tobypeterson |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | nvi |
Description
I'm trying to build the nvi port but the configure phase fails due to it not being able to find db3. Inspecting the Portfile it appears that it's trying to get it to use db47 instead but nvi's configure script doesn't appear to be getting the message.
port -v install nvi output is attached.
Attachments (2)
Change History (7)
Changed 15 years ago by benno@…
Attachment: | nvi-log.txt added |
---|
comment:1 Changed 15 years ago by blb@…
Owner: | changed from macports-tickets@… to toby@… |
---|
comment:3 Changed 15 years ago by blb@…
Can you attach the config.log file which should have been generated; you can get to it by running
$ cd `port work nvi`/nvi-1.81.6/dist
comment:4 Changed 15 years ago by benno@…
Ah ha. It appears that I have a stale libdb.dylib kicking around that's from version 3.something of libdb. Trying to work out how to flush it out of there.
Note: See
TracTickets for help on using
tickets.
Output from "port -v install nvi"