Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
command not found xinclude
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
rollexus
n00b
n00b


Joined: 20 Aug 2011
Posts: 34

PostPosted: Mon Sep 05, 2011 10:51 pm    Post subject: command not found xinclude Reply with quote

Hello Everyone,

I have a problem compiling Heartbeat, the error is:

glib-2.0.so ../replace/.libs/libreplace.a -lbz2 -lz -lc -luuid -lrt /usr/lib/libltdl.so -ldl
creating cl_respawn
gmake[1]: Leaving directory `/usr/local/src/Heartbeat-3-0-STABLE-3.0.4/tools'
Making all in doc
gmake[1]: Entering directory `/usr/local/src/Heartbeat-3-0-STABLE-3.0.4/doc'
\
--xinclude \
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl heartbeat.xml
gmake[1]: --xinclude: Command not found
gmake[1]: *** [heartbeat.8] Error 127
gmake[1]: Leaving directory `/usr/local/src/Heartbeat-3-0-STABLE-3.0.4/doc'


What provides xmlinclude?

Thanks in Advance,

Nick.


Last edited by rollexus on Tue Sep 06, 2011 12:48 am; edited 1 time in total
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21622

PostPosted: Tue Sep 06, 2011 12:03 am    Post subject: Reply with quote

It is looking for --xinclude, not xmlinclude. It looks like that is supposed to be an argument to some command.

That is a strange source path. Are you compiling this outside Portage?
Back to top
View user's profile Send private message
rollexus
n00b
n00b


Joined: 20 Aug 2011
Posts: 34

PostPosted: Tue Sep 06, 2011 12:12 am    Post subject: Reply with quote

Yeah, I am compiling heartbeat from source, what provides xinclude?
I will try googling the right error now... I see I need docbook-utils, and docbook. Is these even in the tree anymore?
Trying docbook-xml-dtd, I hope that contains xinclude...

Nick


Last edited by rollexus on Tue Sep 06, 2011 1:27 am; edited 1 time in total
Back to top
View user's profile Send private message
rollexus
n00b
n00b


Joined: 20 Aug 2011
Posts: 34

PostPosted: Tue Sep 06, 2011 1:27 am    Post subject: Reply with quote

It seems libxml2 does not include xinclude?
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21622

PostPosted: Tue Sep 06, 2011 3:01 am    Post subject: Reply with quote

rollexus wrote:
Yeah, I am compiling heartbeat from source
Why? There is a Gentoo ebuild for it.
Back to top
View user's profile Send private message
Deathwing00
Bodhisattva
Bodhisattva


Joined: 13 Jun 2003
Posts: 4087
Location: Dresden, Germany

PostPosted: Tue Sep 06, 2011 8:53 am    Post subject: Reply with quote

Moved from Installing Gentoo to Portage & Programming.
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Tue Sep 06, 2011 10:10 am    Post subject: Reply with quote

Much can be said about doing certain things only if you know what you're doing, but...

My guess is it's looking for xsltproc (provided by dev-libs/libxslt) and failing to handle the case of it not being present on the system properly.
Back to top
View user's profile Send private message
rollexus
n00b
n00b


Joined: 20 Aug 2011
Posts: 34

PostPosted: Tue Sep 06, 2011 11:40 am    Post subject: Reply with quote

Hu wrote:
rollexus wrote:
Yeah, I am compiling heartbeat from source
Why? There is a Gentoo ebuild for it.


Hello Hu,

Thank you for your response. The version in the tree is 2.x ages behind the now 3.0 version...
Back to top
View user's profile Send private message
rollexus
n00b
n00b


Joined: 20 Aug 2011
Posts: 34

PostPosted: Tue Sep 06, 2011 11:42 am    Post subject: Reply with quote

Hello Void,

I'm only a CS PhD student at McGill. and can't know everything.... Who uses docbook anyways? Isn't the norm doxygen... Your guess was correct, thank you for your help.

VoidMage wrote:
Much can be said about doing certain things only if you know what you're doing, but...

My guess is it's looking for xsltproc (provided by dev-libs/libxslt) and failing to handle the case of it not being present on the system properly.
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Tue Sep 06, 2011 12:04 pm    Post subject: Reply with quote

rollexus wrote:
Thank you for your response. The version in the tree is 2.x ages behind the now 3.0 version...
Version 3 is in the tree too. To emerge it, you'll need to set the appropriate keywords - handbook explaining how.
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
rollexus
n00b
n00b


Joined: 20 Aug 2011
Posts: 34

PostPosted: Tue Sep 06, 2011 1:56 pm    Post subject: Reply with quote

Thank you so much for your response, it would have been less painfull to have done that...

Cheers,

Nick.
mark_alec wrote:
rollexus wrote:
Thank you for your response. The version in the tree is 2.x ages behind the now 3.0 version...
Version 3 is in the tree too. To emerge it, you'll need to set the appropriate keywords - handbook explaining how.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum