Hello. I'm trying to install lxc from git on my ARM Chromebook,running this OS :

root@localhost:/usr/src/Software/lxc# uname -a
Linux localhost.localdomain 3.4.0-5-chromebook #5-Ubuntu SMP Fri Feb 8
14:54:53 UTC 2013 armv7l armv7l armv7l GNU/Linux

this is what I did :

root@localhost:/usr/src/Software/lxc# git clone https://github.com/lxc/lxc.git
root@localhost:/usr/src/Software/lxc# cd lxc
root@localhost:/usr/src/Software/lxc# apt-get install autoconf
root@localhost:/usr/src/Software/lxc# apt-get install autogen
root@localhost:/usr/src/Software/lxc# apt-get install libcap-dev
root@localhost:/usr/src/Software/lxc# ./autogen.sh
root@localhost:/usr/src/Software/lxc# ./configure
root@localhost:/usr/src/Software/lxc# make

....

nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:29:7:E: element
"PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:33:15:E:
element "VARIABLELIST" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:34:17:E:
element "VARLISTENTRY" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:35:11:E:
element "TERM" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:35:19:E:
element "OPTION" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:36:15:E:
element "LISTITEM" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:37:6:E: element
"PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:42:17:E:
element "VARLISTENTRY" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:43:11:E:
element "TERM" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:43:19:E:
element "OPTION" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:44:15:E:
element "LISTITEM" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:45:6:E: element
"PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:51:17:E:
element "VARLISTENTRY" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:52:11:E:
element "TERM" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:52:19:E:
element "OPTION" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:53:15:E:
element "LISTITEM" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:54:6:E: element
"PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:60:17:E:
element "VARLISTENTRY" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:61:11:E:
element "TERM" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:61:19:E:
element "OPTION" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:61:46:E:
element "REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:62:15:E:
element "LISTITEM" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:63:6:E: element
"PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:69:17:E:
element "VARLISTENTRY" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:70:11:E:
element "TERM" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:70:19:E:
element "OPTION" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:70:46:E:
element "REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:71:15:E:
element "LISTITEM" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:72:6:E: element
"PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:74:15:E:
element "REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:79:17:E:
element "VARLISTENTRY" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:80:11:E:
element "TERM" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:80:19:E:
element "OPTION" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:80:50:E:
element "REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:81:15:E:
element "LISTITEM" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:82:6:E: element
"PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:84:15:E:
element "REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:85:23:E:
element "LITERAL" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:86:11:E:
element "LITERAL" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:86:37:E:
element "LITERAL" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:87:11:E:
element "LITERAL" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:87:36:E:
element "LITERAL" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:88:11:E:
element "LITERAL" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:88:38:E:
element "LITERAL" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:89:11:E:
element "LITERAL" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:91:6:E: element
"PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:99:17:E:
element "VARLISTENTRY" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:100:11:E:
element "TERM" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:100:19:E:
element "OPTION" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:100:43:E:
element "REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:101:15:E:
element "LISTITEM" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:102:6:E:
element "PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/./common_options.sgml:103:40:E:
element "REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:215:11:E: element
"REFSECT1" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:216:10:E: element
"TITLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:217:11:E: element
"PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:219:23:E: element
"PROGRAMLISTING" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:223:11:E: element
"PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:225:23:E: element
"PROGRAMLISTING" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:229:11:E: element
"PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:232:15:E: element
"OPTION" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:233:29:E: element
"COMMAND" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:234:23:E: element
"PROGRAMLISTING" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:237:42:E: element
"OPTION" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:239:23:E: element
"PROGRAMLISTING" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:245:11:E: element
"REFSECT1" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:246:10:E: element
"TITLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:247:9:E: element
"PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:250:23:E: element
"COMMAND" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:253:9:E: element
"PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:255:30:E: element
"OPTION" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:257:18:E: element
"REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:257:54:E: element
"REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:258:22:E: element
"REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:260:9:E: element
"PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:262:29:E: element
"COMMAND" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:267:11:E: element
"REFSECT1" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:268:10:E: element
"TITLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:269:9:E: element
"PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:270:28:E: element
"REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:271:18:E: element
"REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:274:18:E: element
"REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:275:21:E: element
"REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:277:25:E: element
"EMPHASIS" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:278:28:E: element
"REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:279:18:E: element
"REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:281:9:E: element
"PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:282:29:E: element
"OPTION" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:284:42:E: element
"REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:285:58:E: element
"OPTION" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:288:18:E: element
"REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:291:9:E: element
"PARA" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:292:46:E: element
"OPTION" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:293:40:E: element
"REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:294:18:E: element
"REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:297:47:E: element
"COMMAND" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:300:33:E: element
"REPLACEABLE" undefined
nsgmls:/usr/src/Software/lxc/doc/lxc-attach.sgml:301:18:E: element
"REPLACEABLE" undefined
nsgmls:I: maximum number of errors (200) reached; change with -E option

Can't call method "value" on an undefined value at
/usr/share/perl5/sgmlspl-specs/docbook2man-spec.pl line 249, <STDIN>
line 1.
make[2]: *** [lxc-attach.1] Error 8
make[2]: Leaving directory `/usr/src/Software/lxc/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/Software/lxc/doc'
make: *** [all-recursive] Error 1

-- 
Mario.

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to