You are not logged in.
Pages: 1
need this package to solve problem with my notebooks lid.
trying:
./configure --with-x86emu
make
got:
x86-common.c: In function 'get_int_seg':
x86-common.c:193: warning: cast to pointer from integer of different size
x86-common.c: In function 'get_int_off':
x86-common.c:200: warning: cast to pointer from integer of different size
make[1]: *** No rule to make target `/usr/local/lib/libpci.a', needed by `vbetool'. Stop.
make[1]: Leaving directory `/var/abs/local/vbetool/src/vbetool-0.7'
make: *** [all-recursive] Error 1
where i'm wrong?
Offline
check the gentoo ebuild. it needs 32bit libs we don't offer for our x86_64 port.
Offline
Pages: 1