Failed building libxcb

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Failed building libxcb

Jump to solution
2,159 Views
caohaifeng
Contributor IV

Hello,All,

I am trying to build gnome environment by using FSL gnome release package.Some error have been solved according to the topic

"FSL gnome release package" build fails at python build stage


The error information is :


checking for xsltproc... no

configure: error: XCB requires xsltproc.

error: Bad exit status from /home/chf/ltib/tmp/rpm-tmp.7735 (%build)

RPM build errors:

    Bad exit status from /home/chf/ltib/tmp/rpm-tmp.7735 (%build)

Build time for libxcb: 20 seconds

Failed building libxcb

f_buildrpms() returned an error, exiting

traceback:

main:560

Started: Mon Jun  3 21:50:10 2013

Ended:   Mon Jun  3 22:26:39 2013

Elapsed: 2189 seconds

These packages failed to build:

libxcb

Build Failed

How to solve it?

Regards,

Haifeng


Labels (2)
Tags (4)
1 Solution
863 Views
caohaifeng
Contributor IV

Sorry, the solution is

sudo apt-get install xsltproc

View solution in original post

1 Reply
864 Views
caohaifeng
Contributor IV

Sorry, the solution is

sudo apt-get install xsltproc