thanks Nable,
I exectute ps waiting one hour afert run the make command, and see the same task in the same file ... :(
so, i doed the first of your ideas, in my folder that i have x2go server i run the command
/usr/bin/perl -w /usr/bin/man2html man/man5/x2goserver.conf.5 > .buid_man2html/html/man5/x2goserver.conf.5.html
but the answer was
bash: .build_man2html/html/man5/x2goserver.conf.5.html: no such file or directory
i have to do this line in other pwd? or .build_man2html is a variable?
Thanks
2013/6/25 Nable 80 <nable.maininbox@googlemail.com>
Thanks for your information, although it doesn't seem that any process went to sleep or busy-loop.
In your text one can see that current task is /usr/bin/perl /usr/bin/man2html man/man5/x2goserver.conf.5
Did you try to wait for some time and then call ps again? It system is still processing man/man5/x2goserver.conf.5, then ok, it's a possible failing target. If the system moves to another file then you should wait more.
If the problem is in this file then I have some ideas about debugging this issue but they don't seem to be good. The first idea is to run the following line /usr/bin/perl -w /usr/bin/man2html man/man5/x2goserver.conf.5 > .build_man2html/html/man5/x2goserver.conf.5.html manually and to look at stderr. If it hangs silently, oh.. May be you can debug it by yourself, else it's better to wait until some developer tests what's happening.
2013/6/26, carlos andres perez lopez <carlinchisart@gmail.com>:
HI Nable,
Thanks for your answer, attach the file that generate wen i do make for x2goserver.
Thanks
2013/6/25 Nable 80 <nable.maininbox@googlemail.com>
Hi, Carlos.
Sorry, I don't have time to try to reproduce your setup right now but as a first attempt to debug this issue you can do ps ux -eH > somefile.txt and find what is the exact commandline that waits for something.
2013/6/25, carlos andres perez lopez <carlinchisart@gmail.com>:
Hi all,
i'm following this guide
http://wiki.x2go.org/doku.php/wiki:development:build-howto-linux:x2goserver
to compile and install x2goServer in mandriva 2010.0, the all
compile and install, when i try to install nx-libraries I used the
dependences i package
full ( http://code.x2go.org/releases/source/nx-libs/) and install
but when i do the 12 point, Install x2goserver from git, when i do make command i see this message
make[1]: Entering directory
/home/carlinchis/x2goserver/x2goserver-common' mkdir -p .build_man2html/html for man_page in
cd man && find * -type f; do mkdir -p
dirname .build_man2html/html/$man_page; done for man_page in
cd man && find * -type f`; do man2html man/$man_page.build_man2html/html/$man_page.html; done
and the make command not stop but noting happend, the comand wait someting, but noting happend.
I follow the same guide in a opensuse 12.2 and i have the same problem
Can any helpme?
if i don't have one package, or other topic.
Thanks
P.D: Sorry for my English i speak Spanish.
Carlos Perez.
-- todo se puede mi warrior C.A.P.L
X2Go-Dev mailing list X2Go-Dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-dev
-- todo se puede mi warrior C.A.P.L
X2Go-Dev mailing list X2Go-Dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-dev
-- todo se puede mi warrior C.A.P.L