Active Topics

 


Reply
Thread Tools
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#1
Hi
I'm trying to port xclip to N900.
I'm getting problems while compiling. It's my first port and I'm not that experienced on it.

Code:
dpkg-buildpackage: source package is xclip
dpkg-buildpackage: source version is 0.12-1maemo1
dpkg-buildpackage: source changed by
dpkg-buildpackage: host architecture armel
dpkg-buildpackage: source version without epoch 0.12-1maemo1
: Using Scratchbox tools to satisfy builddeps
 fakeroot debian/rules clean
dh clean
Undefined subroutine &main::inhibit_log called at /usr/bin/dh line 224.
Why is it happening? I installed debhelper (>= 7), and the other build deps
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 12 | Thanked: 21 times | Joined on Aug 2010 @ Alger
#2
I tried and no problem compiling (on device)
- download from sourceforge to pc
- transfert to N900
Code:
cat xclip-0.12.tar.gz | ssh user@192.168.1.77 cat ">" xclip-0.12.tar.gz
- log to N900
Code:
ssh user@192.168.1.77
- uncompress
Code:
gunzip xclip-0.12.tar.gz
- unarchive
Code:
tar -xf xclip-0.12.tar
cd xclip-0.12
- install libxmu-dev
Code:
sudo gainroot
apt-get install libxmu-dev
exit
- configure
Code:
./configure
- make
Code:
make
- build package
I am not too good at packaging
 

The Following 2 Users Say Thank You to brahim98 For This Useful Post:
www.rzr.online.fr's Avatar
Posts: 1,348 | Thanked: 1,863 times | Joined on Jan 2009 @ fr/35/rennes
#3
hi
i did import xclip already ... wanna double check ?

https://build.pub.meego.com/package/...zr%3Aharmattan

but if u want to build on device let me suggest to try something simpler like connect-proxy

regards

--
http://rzr.online.fr/q/proxy
__________________
Current obsession:

https://purl.org/rzr/abandonware

Please help to list all maemo existing apps :

https://github.com/abandonware/aband...ment-578143760

https://wiki.maemo.org/Apps#

I am looking for " 4 inch TFT LCD display screen " for Nokia n950 HandSet

http://rzr.online.fr/q/lcd


Also, I need online storage to archive files :

http://db.tt/gn5Qffd6#

https://my.pcloud.com/#page=register...e=g8ikZmcfEJy#
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#4
Originally Posted by www.rzr.online.fr View Post
hi
i did import xclip already ... wanna double check ?

https://build.pub.meego.com/package/...zr%3Aharmattan

but if u want to build on device let me suggest to try something simpler like connect-proxy

regards

--
http://rzr.online.fr/q/proxy
could you upload it to maemo extras-devel?
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Reply


 
Forum Jump


All times are GMT. The time now is 00:06.