Date: Mon, 21 Feb 2022 09:59:18 +0800 From: Archimedes Gaviola <archimedes.gaviola@gmail.com> To: freebsd-database@freebsd.org Subject: Berkeley DB 1.85 source install Message-ID: <CAJFbk7E4N2asLt0X65riGE=R-Uk=EaJGdTo-za1A1mqzGZ4sCg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] (re-posted as this might be the proper channel to ask) Hi, With 13.0-RELEASE, I would like to compile and install the Berkeley DB 1.85 source from /usr/src/lib/libc/db however only in its parent directory /usr/src/lib/libc I could perform the "make" command. Is there a way to compile specific to the db only? If it's possible then what are the "make" parameters I should include to invoke? freebsd@fbsd13:/usr/src/lib/libc/db % ls -lah total 56 drwxr-xr-x 10 root wheel 512B Jan 28 01:36 . drwxr-xr-x 43 root wheel 1.0K Apr 9 2021 .. -rw-r--r-- 1 root wheel 416B Apr 9 2021 Makefile.inc -rw-r--r-- 1 root wheel 1.2K Apr 9 2021 README -rw-r--r-- 1 root wheel 380B Apr 9 2021 Symbol.map drwxr-xr-x 2 root wheel 512B Apr 9 2021 btree -rw-r--r-- 1 root wheel 3.4K Apr 9 2021 changelog drwxr-xr-x 2 root wheel 512B Apr 9 2021 db drwxr-xr-x 2 root wheel 512B Apr 9 2021 docs drwxr-xr-x 2 root wheel 512B Jan 27 23:38 hash drwxr-xr-x 2 root wheel 512B Apr 9 2021 man drwxr-xr-x 2 root wheel 512B Apr 9 2021 mpool drwxr-xr-x 2 root wheel 512B Apr 9 2021 recno drwxr-xr-x 4 root wheel 512B Apr 9 2021 test Thanks, Archimedes [-- Attachment #2 --] <div dir="ltr"> <div>(re-posted as this might be the proper channel to ask)</div><div><br></div><div>Hi,</div><div><br></div><div>With 13.0-RELEASE, I would like to compile and install the Berkeley DB 1.85 source from /usr/src/lib/libc/db however only in its parent directory /usr/src/lib/libc I could perform the "make" command. Is there a way to compile specific to the db only? If it's possible then what are the "make" parameters I should include to invoke? <br></div><div><br></div>freebsd@fbsd13:/usr/src/lib/libc/db % ls -lah<br>total 56<br>drwxr-xr-x 10 root wheel 512B Jan 28 01:36 .<br>drwxr-xr-x 43 root wheel 1.0K Apr 9 2021 ..<br>-rw-r--r-- 1 root wheel 416B Apr 9 2021 Makefile.inc<br>-rw-r--r-- 1 root wheel 1.2K Apr 9 2021 README<br>-rw-r--r-- 1 root wheel 380B Apr 9 2021 Symbol.map<br>drwxr-xr-x 2 root wheel 512B Apr 9 2021 btree<br>-rw-r--r-- 1 root wheel 3.4K Apr 9 2021 changelog<br>drwxr-xr-x 2 root wheel 512B Apr 9 2021 db<br>drwxr-xr-x 2 root wheel 512B Apr 9 2021 docs<br>drwxr-xr-x 2 root wheel 512B Jan 27 23:38 hash<br>drwxr-xr-x 2 root wheel 512B Apr 9 2021 man<br>drwxr-xr-x 2 root wheel 512B Apr 9 2021 mpool<br>drwxr-xr-x 2 root wheel 512B Apr 9 2021 recno<br><div>drwxr-xr-x 4 root wheel 512B Apr 9 2021 test</div><div><br></div><div>Thanks,</div><div>Archimedes</div></div>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJFbk7E4N2asLt0X65riGE=R-Uk=EaJGdTo-za1A1mqzGZ4sCg>
