![]() |
2010-06-06
, 22:16
|
|
Posts: 1,055 |
Thanked: 4,107 times |
Joined on Oct 2009
@ Norway
|
#2
|
![]() |
2010-06-07
, 00:21
|
|
Posts: 2,427 |
Thanked: 2,986 times |
Joined on Dec 2007
|
#3
|
apt-get source hildon-input-method cd hildon-input-method-2.1.46 fakeroot dpkg-buildpackage -b -d -nc -rfakeroot
The Following 4 Users Say Thank You to daperl For This Useful Post: | ||
![]() |
2010-06-07
, 04:57
|
Posts: 24 |
Thanked: 4 times |
Joined on May 2010
|
#4
|
![]() |
2010-06-07
, 05:16
|
Posts: 24 |
Thanked: 4 times |
Joined on May 2010
|
#5
|
![]() |
2010-06-07
, 05:40
|
|
Posts: 2,427 |
Thanked: 2,986 times |
Joined on Dec 2007
|
#6
|
I'm trying to run :
fakeroot dpkg-buildpackage -b -d -nc -rfakeroot
and it throws me this error:
make: *** [config.status] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
What should I do ?
The Following User Says Thank You to daperl For This Useful Post: | ||
![]() |
2010-06-07
, 07:23
|
Posts: 24 |
Thanked: 4 times |
Joined on May 2010
|
#7
|
![]() |
2010-06-07
, 09:24
|
Posts: 24 |
Thanked: 4 times |
Joined on May 2010
|
#8
|
![]() |
2010-06-07
, 09:47
|
Posts: 24 |
Thanked: 4 times |
Joined on May 2010
|
#9
|
I am trying to build the hildon-input-method package taken from:
http://repository.maemo.org/pool/maemo5.0/free/h/
I am pretty new to all of this.
I made some reading, and ran the ./autogen.sh script, and it worked flawlessly.
What should I do now in order to compile and create a .deb file?
I also read that I should run the 'make' function after the 'autogen.sh'.
For some reason it didn't make a valid Makefile.
I would really appreciate your help!
Thanks
NBD