jailkit-dev
[Top][All Lists]
Advanced

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

Re: [Jailkit-dev] Hi


From: Ha Thai Duong
Subject: Re: [Jailkit-dev] Hi
Date: Sun, 19 Nov 2006 17:00:28 +0000
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)

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 ?

Once again thank you very much

Best regard
Maverick


Olivier Sessink wrote:
Ha Thai Duong wrote:

Hi

I am trying to install jailkit with OpenBSD 4.0

However when i run ./configure it come back to me python is not found. But there is python2.4 in my machine. So can you please tell me what i should do? Is there a misunderstand the name of python?

you can create a symlink from python2.4 to python (that is what I did on openBSD)

regards,
    Olivier


_______________________________________________
Jailkit-dev mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/jailkit-dev






reply via email to

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