libglib2.0-dev

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

libglib2.0-dev

885 Views
Lyven
Contributor II

Dear All

 

I'm trying to setup my iMX53 QSBoard for inflexion ui. While compiling the LTIB I run into a glib2 error. 

 

 Failed building glib2
 f_buildrpms() returned an error, exiting traceback: main:560
Started:
 Sat Dec 5 03:19:36 2009 
Ended: Sat Dec 5 03:29:46 2009
 Elapsed: 610 seconds
These packages failed to build: glib2 
 Build Failed 
 Exiting on error or interrupt
http://imxdev.org/wiki/index.php?title=ALL_Boards_ltib_config_ubuntu tells me to
 install the libglib2.0-dev package. So I try:
sudo apt-get install libglib2.0-dev (which works)
./ltib --pkg libglib2.0-dev
The latter command results in the system telling me it can not find this package and would like to
see the spec file.
I'm quit new to this and google does not seem to give me a solution.
thx in advance
kind regards
Lyven
Tags (1)
0 Kudos
2 Replies

650 Views
Lyven
Contributor II

Thx for the reply, I solved it by reinstalling the libglib2.0-dev on my host linux. Afterwards I did a ./ltib -m distclean and recompiled. It worked after that.

0 Kudos

650 Views
KrishnaPavan
Contributor II

Hi Lyven, there might be many reasons as well.

Check for the required dependencies and importantly, make sure you dont mess up with the glibraries...

Regards  :::  Krishna Pavan

0 Kudos