Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2022 21:15:16 +0800
From:      Archimedes Gaviola <archimedes.gaviola@gmail.com>
To:        freebsd-database@freebsd.org, freebsd-questions@freebsd.org
Subject:   Include SQLite3 source upon buildworld
Message-ID:  <CAJFbk7H4cgZn6Cy4m6uMZhZKe93mMtHb6afbVb8YDrQwJ2FBtA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
--0000000000001da97105ed82281a
Content-Type: text/plain; charset="UTF-8"

Hi,

There's an SQLite3 source located in the /usr/src/contrib/sqlite3. Is there
a way to include this upon buildworld so that I can run the binary after
compiling?

freebsd@generic:/usr/src/contrib/sqlite3 % pwd
/usr/src/contrib/sqlite3

freebsd@generic:/usr/src/contrib/sqlite3 % ls -lah
total 11364
drwxr-xr-x   3 root  wheel   1.0K Oct 27 00:06 .
drwxr-xr-x  88 root  wheel   2.0K Oct 27 00:06 ..
-rw-r--r--   1 root  wheel    15K Oct 27 00:06 INSTALL
-rw-r--r--   1 root  wheel   729B Oct 27 00:06 Makefile.am
-rw-r--r--   1 root  wheel   547B Oct 27 00:06 Makefile.fallback
-rw-r--r--   1 root  wheel    37K Oct 27 00:06 Makefile.in
-rw-r--r--   1 root  wheel    28K Oct 27 00:06 Makefile.msc
-rw-r--r--   1 root  wheel   3.5K Oct 27 00:06 README.txt
-rw-r--r--   1 root  wheel   7.1K Oct 27 00:06 Replace.cs
-rw-r--r--   1 root  wheel   365K Oct 27 00:06 aclocal.m4
-rwxr-xr-x   1 root  wheel   7.2K Oct 27 00:06 compile
-rwxr-xr-x   1 root  wheel    48K Oct 27 00:06 config.guess
-rwxr-xr-x   1 root  wheel    35K Oct 27 00:06 config.sub
-rwxr-xr-x   1 root  wheel   485K Oct 27 00:06 configure
-rw-r--r--   1 root  wheel   8.5K Oct 27 00:06 configure.ac
-rwxr-xr-x   1 root  wheel    23K Oct 27 00:06 depcomp
-rwxr-xr-x   1 root  wheel    15K Oct 27 00:06 install-sh
-rwxr-xr-x   1 root  wheel   320K Oct 27 00:06 ltmain.sh
-rwxr-xr-x   1 root  wheel   6.7K Oct 27 00:06 missing
-rw-r--r--   1 root  wheel   717K Oct 27 00:06 shell.c
-rw-r--r--   1 root  wheel   8.7K Oct 27 00:06 sqlite3.1
-rw-r--r--   1 root  wheel   8.2M Oct 27 00:06 sqlite3.c
-rw-r--r--   1 root  wheel   599K Oct 27 00:06 sqlite3.h
-rw-r--r--   1 root  wheel   267B Oct 27 00:06 sqlite3.pc.in
-rw-r--r--   1 root  wheel   1.9K Oct 27 00:06 sqlite3.rc
-rw-r--r--   1 root  wheel    36K Oct 27 00:06 sqlite3ext.h
-rw-r--r--   1 root  wheel    78B Oct 27 00:06 sqlite3rc.h
drwxr-xr-x   6 root  wheel   512B Oct 27 00:06 tea

Thanks and best regards,
Archimedes

--0000000000001da97105ed82281a
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Hi,</div><div><br></div><div>There&#39;s an SQLite3 s=
ource located in the=20
/usr/src/contrib/sqlite3. Is there a way to include this upon buildworld so=
 that I can run the binary after compiling?</div><div></div><div><br></div>=
<div>freebsd@generic:/usr/src/contrib/sqlite3 % pwd<br>/usr/src/contrib/sql=
ite3</div><div><br></div><div>freebsd@generic:/usr/src/contrib/sqlite3 % ls=
 -lah<br>total 11364<br>drwxr-xr-x =C2=A0 3 root =C2=A0wheel =C2=A0 1.0K Oc=
t 27 00:06 .<br>drwxr-xr-x =C2=A088 root =C2=A0wheel =C2=A0 2.0K Oct 27 00:=
06 ..<br>-rw-r--r-- =C2=A0 1 root =C2=A0wheel =C2=A0 =C2=A015K Oct 27 00:06=
 INSTALL<br>-rw-r--r-- =C2=A0 1 root =C2=A0wheel =C2=A0 729B Oct 27 00:06 M=
akefile.am<br>-rw-r--r-- =C2=A0 1 root =C2=A0wheel =C2=A0 547B Oct 27 00:06=
 Makefile.fallback<br>-rw-r--r-- =C2=A0 1 root =C2=A0wheel =C2=A0 =C2=A037K=
 Oct 27 00:06 Makefile.in<br>-rw-r--r-- =C2=A0 1 root =C2=A0wheel =C2=A0 =
=C2=A028K Oct 27 00:06 Makefile.msc<br>-rw-r--r-- =C2=A0 1 root =C2=A0wheel=
 =C2=A0 3.5K Oct 27 00:06 README.txt<br>-rw-r--r-- =C2=A0 1 root =C2=A0whee=
l =C2=A0 7.1K Oct 27 00:06 Replace.cs<br>-rw-r--r-- =C2=A0 1 root =C2=A0whe=
el =C2=A0 365K Oct 27 00:06 aclocal.m4<br>-rwxr-xr-x =C2=A0 1 root =C2=A0wh=
eel =C2=A0 7.2K Oct 27 00:06 compile<br>-rwxr-xr-x =C2=A0 1 root =C2=A0whee=
l =C2=A0 =C2=A048K Oct 27 00:06 config.guess<br>-rwxr-xr-x =C2=A0 1 root =
=C2=A0wheel =C2=A0 =C2=A035K Oct 27 00:06 config.sub<br>-rwxr-xr-x =C2=A0 1=
 root =C2=A0wheel =C2=A0 485K Oct 27 00:06 configure<br>-rw-r--r-- =C2=A0 1=
 root =C2=A0wheel =C2=A0 8.5K Oct 27 00:06 <a href=3D"http://configure.ac">=
configure.ac</a><br>-rwxr-xr-x =C2=A0 1 root =C2=A0wheel =C2=A0 =C2=A023K O=
ct 27 00:06 depcomp<br>-rwxr-xr-x =C2=A0 1 root =C2=A0wheel =C2=A0 =C2=A015=
K Oct 27 00:06 install-sh<br>-rwxr-xr-x =C2=A0 1 root =C2=A0wheel =C2=A0 32=
0K Oct 27 00:06 ltmain.sh<br>-rwxr-xr-x =C2=A0 1 root =C2=A0wheel =C2=A0 6.=
7K Oct 27 00:06 missing<br>-rw-r--r-- =C2=A0 1 root =C2=A0wheel =C2=A0 717K=
 Oct 27 00:06 shell.c<br>-rw-r--r-- =C2=A0 1 root =C2=A0wheel =C2=A0 8.7K O=
ct 27 00:06 sqlite3.1<br>-rw-r--r-- =C2=A0 1 root =C2=A0wheel =C2=A0 8.2M O=
ct 27 00:06 sqlite3.c<br>-rw-r--r-- =C2=A0 1 root =C2=A0wheel =C2=A0 599K O=
ct 27 00:06 sqlite3.h<br>-rw-r--r-- =C2=A0 1 root =C2=A0wheel =C2=A0 267B O=
ct 27 00:06 <a href=3D"http://sqlite3.pc.in">sqlite3.pc.in</a><br>-rw-r--r-=
- =C2=A0 1 root =C2=A0wheel =C2=A0 1.9K Oct 27 00:06 sqlite3.rc<br>-rw-r--r=
-- =C2=A0 1 root =C2=A0wheel =C2=A0 =C2=A036K Oct 27 00:06 sqlite3ext.h<br>=
-rw-r--r-- =C2=A0 1 root =C2=A0wheel =C2=A0 =C2=A078B Oct 27 00:06 sqlite3r=
c.h<br>drwxr-xr-x =C2=A0 6 root =C2=A0wheel =C2=A0 512B Oct 27 00:06 tea</d=
iv><div><br></div><div>Thanks and best regards,</div><div>Archimedes<br></d=
iv></div>

--0000000000001da97105ed82281a--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJFbk7H4cgZn6Cy4m6uMZhZKe93mMtHb6afbVb8YDrQwJ2FBtA>