pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/42373: misc/rpm would not build on Solaris 8: __db185_open
> Aleksey Cheusov написав(ла):
>> Does the following patch work for you?
>> # The rpm databases are kept under ${RPM_DB_PREFIX}/lib/rpm.
>> CONFIGURE_ENV+= varprefix=${RPM_DB_PREFIX:Q}
>> +LIBS+= ${BDB_LIBS:Q}
> Yes, this works for me on Solaris-8 -- at least, inasmuch as rpm
> compiles and links.
Good. Now we are waiting for pkgsrc developers to commit that patch and
close two bug reports. Anybody?
> Have not had the chance to test the executable, though -- especially
> its DB-related aspects.
I guess the following is enough:
mkdir /tmp/lalala && rpm --initdb --dbpath /tmp/lalala
--
Best regards, Aleksey Cheusov.
Home |
Main Index |
Thread Index |
Old Index