On Friday 30 June 2006 11:27, Arkadiusz Miskiewicz wrote:
> On Friday 30 June 2006 11:22, Rafael J. Wysocki wrote:
> > Hi,
> >
> > On Friday 30 June 2006 10:44, Tim Dijkstra wrote:
> > > As you all know by now I'm perfecting my debian package of uswsusp.
> > > Debian currently supprts on the order of 10 archs.  In was wondering
> > > what archs are supported by uswsusp. I guess the s2ram bit is powerpc,
> > > i386 and amd. But for s2disk you more or less only need swap, right?
> >
> > No.  You also need some low-level arch-dependent code in the kernel.
> > Currently only ppc, i386 and x86_64 (Intel too ;-) ) are supported.
> 
> ppc - not by userspace tools.
> 
> ppc-pld-linux-gcc -Wall -O2 -c vbetool/lrmi.c -o vbetool/lrmi.o
> vbetool/lrmi.c:83: error: field `vm' has incomplete type
> vbetool/lrmi.c: In function `set_regs':
> vbetool/lrmi.c:191: error: `IF_MASK' undeclared (first use in this function)
> vbetool/lrmi.c:191: error: (Each undeclared identifier is reported only once
> vbetool/lrmi.c:191: error: for each function it appears in.)
> vbetool/lrmi.c:191: error: `IOPL_MASK' undeclared (first use in this function)
> vbetool/lrmi.c: In function `run_vm86':
> vbetool/lrmi.c:594: warning: implicit declaration of function `VM86_TYPE'
> vbetool/lrmi.c:594: error: `VM86_INTx' undeclared (first use in this function)
> vbetool/lrmi.c:595: warning: implicit declaration of function `VM86_ARG'
> vbetool/lrmi.c:613: error: `VIF_MASK' undeclared (first use in this function)
> vbetool/lrmi.c:613: error: `TF_MASK' undeclared (first use in this function)
> vbetool/lrmi.c:618: error: `VM86_UNKNOWN' undeclared (first use in this 
> function)
> vbetool/lrmi.c: In function `LRMI_int':
> vbetool/lrmi.c:840: error: `IF_MASK' undeclared (first use in this function)
> vbetool/lrmi.c:840: error: `IOPL_MASK' undeclared (first use in this function)

I meant by the kernel.  I you build s2disk without s2both support, it should
on ppc too.  Still we'll have to change the Makefile for that (well, perhaps we
should).

Greetings,
Rafael

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Suspend-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to