Peter> Hello List I am unable to get sane to do a make. Below is
Peter> the debug. Any pointers would be appreciated creating
Peter> umax.c:931: virtual memory exhausted
Looks like a compiler bug (unless you're _really_ tight on memory/swap
space). Try compiling it without -O2 (e.g., build with "CFLAGS=-g
make"). What gcc version are you using?
--david
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com