Hello Waldek/Friends,
Don't mind, I'll review those patches too!
Must say, I'm trying big things first because it sounds more exciting :)
Kind Regards,
Geraldo Netto
Sapere Aude => Non dvcor, dvco
http://exdev.sf.net/
On 18 February 2018 at 00:09, Waldek Kozaczuk wrote:
> Cannot apply this p
Hello Nadav/All,
My Friends, I have made some progress here
Apparently, the unit test for crypt.h is okay and MySQL is now complaining
only about libnuma.so.1 which I can copy from my local machine as Nadav
pointed out
BTW, MySQL usr.manifest is using ":" instead of ": ", but one fix at a time
:)
Hello Nadav/All,
I see, well, I have not set any jobs which means it is equivalent to -j1
As for the building, I was not running any other software, just make
and the ssh (connected over putty)
As you deduced, I didn't setup a swap (otherwise the performance would
be horrible here, still using old
with this small change we reduce dummy-shlib.so size from 8.24 KB to 5.62 KB
i have tested the build with tomcat and some other apps, everything looks good
Signed-off-by: geraldo netto
---
Makefile | 37 +++--
1 file changed, 19 insertions(+), 18 deletions(-)
dif
From: geraldo netto
Committer: Nadav Har'El
Branch: master
mkbootfs: reuse manifest_common (fix #905)
Signed-off-by: geraldo netto
Message-Id: <1518751147-30424-3-git-send-email-geraldone...@gmail.com>
---
diff --git a/scripts/mkbootfs.py b/scripts/mkbootfs.py
--- a/scripts/mkbootfs.py
+++ b
From: Nadav Har'El
Committer: Nadav Har'El
Branch: master
apps/rogue: fix compilation
The rogue application compiles ncurses 5.9, but incorrectly used
header files from the system. If those are too new, rogue cannot
compile. So fix the Makefile to use the header files we downloaded
from ncurse
On Fri, Feb 16, 2018 at 5:19 AM, geraldo netto
wrote:
> Signed-off-by: geraldo netto
> ---
> scripts/manifest_common.py | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/scripts/manifest_common.py b/scripts/manifest_common.py
> index 58b0794..bfe5837 100644
> --- a/
From: geraldo netto
Committer: Nadav Har'El
Branch: master
setup.py: add support for Debian 9.3 64-bits
Signed-off-by: geraldo netto
Message-Id: <1519278021-5325-4-git-send-email-geraldone...@gmail.com>
---
diff --git a/scripts/setup.py b/scripts/setup.py
--- a/scripts/setup.py
+++ b/scripts
From: geraldo netto
Committer: Nadav Har'El
Branch: master
setup.py: add missing packages for ubuntu
Signed-off-by: geraldo netto
Message-Id: <1519278021-5325-3-git-send-email-geraldone...@gmail.com>
---
diff --git a/scripts/setup.py b/scripts/setup.py
--- a/scripts/setup.py
+++ b/scripts/se
From: geraldo netto
Committer: Nadav Har'El
Branch: master
setup.py: add curl to fedora package list
Signed-off-by: geraldo netto
Message-Id: <1519278021-5325-2-git-send-email-geraldone...@gmail.com>
---
diff --git a/scripts/setup.py b/scripts/setup.py
--- a/scripts/setup.py
+++ b/scripts/se
I'll commit this, as it can't hurt, but note that it won't help either -
curl is installed by default on every Fedora installation:
$ dnf groups info Core
Group: Core
Description: Smallest possible installation
Mandatory Packages:
...
curl
--
Nadav Har'El
n...@scylladb.com
On Thu, Feb 22,
On Thu, Feb 22, 2018 at 6:02 AM, geraldo netto
wrote:
> this will avoid people having such situation below:
> ...
> CXX core/commands.cc
> virtual memory exhausted: Cannot allocate memory
>
I'm not comfortable with saying just that "2 GB of memory is needed for the
compilation". What is this n
12 matches
Mail list logo