View Single Post
Old 11-29-2012, 09:44 AM   #254
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
From the docs: https://github.com/hwhw/kindlevncviewer

Quote:
Building:
---------

It is suggested to compile LibVNCclient in a very minimal version. Personally, I use the following call to configure:

PKG_CONFIG_PATH=/home/hw/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sys-root/usr/lib/pkgconfig/ \
./configure --without-gcrypt --without-client-gcrypt \
--without-gnutls --without-client-tls \
--without-ipv6 --host=arm-unknown-linux-gnueabi \
--host=arm-unknown-linux-gnueabi \
--prefix=/home/hw/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sys-root/usr/
I think perhaps one of those --host calls should be something else. --build=i686-pc-linux-gnu maybe or something

Anyways. Thought I would share.

Last edited by twobob; 11-29-2012 at 10:19 AM. Reason: i686-pc-linux-gnu ?
twobob is offline   Reply With Quote