[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problems with Debian 3.0 + SPARCstation 4 + SVGALib 1.4.3



I´m trying to use the SVGALib 1.4.3 in a SPARCstation 4 (110MHz) running Debian 3.0.
 
I´ve downloaded the sources from www.svgalib.org and when I try to compile the SPARC returns me the following messages:
 
libvga.h: 276 (and also sometimes 296)
        inconsistent operand constraints in an ´asm´.
 
libvga.h: 12
        warning: no include path in wich to find sys/io.h
 
This message appears several times and at the end I´ve got this one:
 
/root/svgalib-1.4.3/src/vga.c: At top level:
/root/svgalib-1.4.3/src/vga.c:318: warning: ´release_acquire´ defined but not used
make[1]: ***[vga.o] Error 1
make[1]: Leaving directory ´/root/svgalib-1.4.3/sharedlib´
make: *** [sharedlib/libvga.so.1.4.3] Error 2
 
Using the command find I can see that the system contains three files called ´io.h´:
 
/usr/include/asm/io.h
/usr/include/asm-sparc/io.h
/usr/include/asm-sparc64/io.h
 
 
Any suggestion?!
 
Good bye.
 
Miguel.

Reply to: