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)

nvi-log.txt (8.7 KB) - added by benno@… 15 years ago.
Output from "port -v install nvi"
config.log (61.6 KB) - added by benno@… 15 years ago.
config.log

Download all attachments as: .zip

Change History (7)

Changed 15 years ago by benno@…

Attachment: nvi-log.txt added

Output from "port -v install nvi"

comment:1 Changed 15 years ago by blb@…

Owner: changed from macports-tickets@… to toby@…

comment:2 Changed 15 years ago by tobypeterson

dunno, works for me

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

Changed 15 years ago by benno@…

Attachment: config.log added

config.log

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.

comment:5 Changed 15 years ago by tobypeterson

Resolution: worksforme
Status: newclosed

ok

Note: See TracTickets for help on using tickets.