jailkit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Jailkit-dev] Hi


From: Olivier Sessink
Subject: Re: [Jailkit-dev] Hi
Date: Sun, 19 Nov 2006 20:34:33 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060927)

Ha Thai Duong wrote:
Hi Olivier

I tried to do the link that you mention and it did work. Thank you very much However i have unother problem when making the jail. That is what happened when i run make

$ make
gcc  -g -O2 -g -O2 -Wall -pipe -c -o jk_chrootsh.o jk_chrootsh.c
jk_chrootsh.c: In function `main':
jk_chrootsh.c:176: error: `errno' undeclared (first use in this function)
jk_chrootsh.c:176: error: (Each undeclared identifier is reported only once
jk_chrootsh.c:176: error: for each function it appears in.)
jk_chrootsh.c:293: warning: array size (255) is smaller than minimum required (1024)
*** Error code 1

Stop in /home/duongthaiha/jailkit/src.
*** Error code 1

Stop in /home/duongthaiha/jailkit (line 39 of Makefile).
$

Is that something to do with gcc or C in my OpenBSD. I have a look in the jailkit website and there is no question about this one. What i should do with thi error? Should i change the array size ?

which version of OpenBSD and which version of Jailkit are you using? I've not seen this problem..

regards,
        Olivier




reply via email to

[Prev in Thread] Current Thread [Next in Thread]