All of lore.kernel.org
 help / color / mirror / Atom feed
From: luxInteg <lux-integ@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-help] xenomai-2.5.5 xml requirments
Date: Sun, 17 Oct 2010 15:23:21 +0100	[thread overview]
Message-ID: <201010171523.21229.lux-integ@domain.hid> (raw)

Greetings,

I have successfully patched, compiled and installed kernels  2.6.32 and 
2.6.35.7   with senomai-2.5.5 on a computer  (not on the internet) 
 with these:-
----cpu amd64 2 cores
----kernel: linux-2.6.35.7 (64-bit CBLFS linux)

I am now attempting to build the xenomai userspace  tools (out of kernel-
build)  via autonconf


----------A) if I pass:-
-------------------------
--enable-dbx \
--with-dbx-root=/usr/share/xml/docbook/xml-dtd-4.5  \
--disable-dbx-network

to configure

configure responds with:-
-------------------
checking for docbook-xml root dir... /usr/share/xml/docbook/xml-dtd-4.5
checking for docbook-xsl root dir... network
configure: error: The Docbook XML DTD was not found, and accessing it
through network is forbidden.

AND no makefiles are generated.


I have xml installed as follows


rtBOX [ ~ ]# ls -l /usr/share/xml/docbook
total 8
drwxr-xr-x  3 root root 4096 Oct  8 18:31 xml-dtd-4.5
drwxr-xr-x 19 root root 4096 Oct  8 18:31 xsl-stylesheets-1.75.2
rtBOX [ ~ ]# 




rtBOX [ ~ ]# ls -l  /usr/share/xml/docbook/xml-dtd-4.5
total 392
-rw-r--r-- 1 root root   9174 Oct  8 18:31 calstblx.dtd
-rw-r--r-- 1 root root  10155 Oct  8 18:31 dbcentx.mod
-rw-r--r-- 1 root root   1565 Oct  8 18:31 dbgenent.mod
-rw-r--r-- 1 root root  63686 Oct  8 18:31 dbhierx.mod
-rw-r--r-- 1 root root   4521 Oct  8 18:31 dbnotnx.mod
-rw-r--r-- 1 root root 247056 Oct  8 18:31 dbpoolx.mod
-rw-r--r-- 1 root root   4010 Oct  8 18:31 docbook.cat
-rw-r--r-- 1 root root   5791 Oct  8 18:31 docbookx.dtd
drwxr-xr-x 2 root root   4096 Oct  8 18:31 ent
-rw-r--r-- 1 root root   8184 Oct  8 18:31 htmltblx.mod
-rw-r--r-- 1 root root  13150 Oct  8 18:31 soextblx.dtd
rtBOX [ ~ ]# 


----------B) if  I do-NOT pass the above to configure makefiles are generatd 
but  make ends like so

------------------------------
SGML_CATALOG_FILES=../../../../../doc/docbook/catalog \
        xsltproc --catalogs --xinclude --nonet  --output xeno-titlepage.xsl \
 http://docbook.sourceforge.net/release/xsl/current/template/titlepage.xsl 
xeno-titlepage.spec.xml
../../../../../doc/docbook/catalog:0: element rewriteURI: Catalog error : 
rewriteURI entry 'rewritePrefix' broken ?: 
http://http://docbook.sourceforge.net/release/xsl/current/
I/O error : Attempt to load network entity 
http://docbook.sourceforge.net/release/xsl/current/template/titlepage.xsl
warning: failed to load external entity 
"http://docbook.sourceforge.net/release/xsl/current/template/titlepage.xsl"
cannot parse 
http://docbook.sourceforge.net/release/xsl/current/template/titlepage.xsl
make[5]: *** [xeno-titlepage.xsl] Error 4



I would like to have the XML documentation so I would be grateful If someone   
tell me which files I should have and where in my xml installation these 
should live to enable xenomai-2.5.5 compilation.

sinceely
lux-integ


             reply	other threads:[~2010-10-17 14:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-17 14:23 luxInteg [this message]
2010-10-17 14:37 ` [Xenomai-help] xenomai-2.5.5 xml requirments Gilles Chanteperdrix
2010-10-18 14:14   ` luxInteg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201010171523.21229.lux-integ@domain.hid \
    --to=lux-integ@domain.hid \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.