> On 24 Aug 2014, at 12:28, Kurt Jaeger <[email protected]> wrote:
> 
> Hi!
> 
>> If you have further questions, please ask them on the freebsd-ports@
>> mailing list, and feel free to Cc: me, but do make sure your mailer does
>> not break threading, and do keep the Subject line intact.
> 
> For devel/ice:
> 
> If I run portupgrade, it says:
> 
> cannot install: no eligible BerkeleyDB version. Requested: 6, incompatible: 
> 40 41 42 43 44 46 47 48 6. Try: make debug-bdb
> 
> while the makefile says:
> 
> USE_BDB=                5
> INVALID_BDB_VER=        40 41 42 43 44 46 47 48 6
> 
> and pkg info | grep ^db says:
> 
> db48-4.8.30.0_2                The Berkeley DB package, revision 4.8
> db5-5.3.28_1                   The Oracle Berkeley DB, revision 5.3
> db6-6.1.19                     The Oracle Berkeley DB, revision 6.1
> 
> Any idea on how to fix this ?

Is this exclusive to portupgrade (does "make install" work)? Ice only supports 
bdb 5, so the Makefile should be correct.

> 
> -- 
> [email protected]            +49 171 3101372                         6 years to 
> go !
> _______________________________________________
> [email protected] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "[email protected]"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to