jailkit-dev
[Top][All Lists]
Advanced

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

Re: [Jailkit-dev] Jailkit compilation problem on Solaris 10 (AMD)


From: Olivier Sessink
Subject: Re: [Jailkit-dev] Jailkit compilation problem on Solaris 10 (AMD)
Date: Tue, 07 Jul 2009 14:33:47 +0200
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

Marina Turetsky wrote:
> Hi
>  
> I’m trying to compile jailkit on Solaris 10 ( x86 AMD) and getting error
> at make phase :
>  
> /tmp/jailkit-2.7# make
> make[1]: Entering directory `/tmp/jailkit-2.7/src'
> gcc   -lxnet -lpthread -liberty  -o jk_socketd jk_socketd.o jk_lib.o
> utils.o iniparser.o
> Undefined                       first referenced
> symbol                             in file
> nanosleep                           jk_socketd.o
> ld: fatal: Symbol referencing errors. No output written to jk_socketd

can you edit src/Makefile and append '-lposix4' or '-lrt' to the LIBS
variable and see if this helps?

I have only access to OpenSolaris, and it works fine on Opensolaris...

Olivier




reply via email to

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