Package: hf Version: 0.7.3-1 Severity: serious Tags: sid Justification: fails to build from source
hf fails to build from source on sparc and some other architectures. Problem duplicated on sparc pbuilder. if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../hfkernel -I../../hfkernel/fsk -I../../hfkernel/l1 -I../../hfkernel/mt63 -O2 -g -Wall -MT rtty.o -MD -MP -MF ".deps/rtty.Tpo" -c -o rtty.o rtty.c; \ then mv -f ".deps/rtty.Tpo" ".deps/rtty.Po"; else rm -f ".deps/rtty.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../hfkernel -I../../hfkernel/fsk -I../../hfkernel/l1 -I../../hfkernel/mt63 -O2 -g -Wall -MT standby.o -MD -MP -MF ".deps/standby.Tpo" -c -o standby.o standby.c; \ then mv -f ".deps/standby.Tpo" ".deps/standby.Po"; else rm -f ".deps/standby.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../hfkernel -I../../hfkernel/fsk -I../../hfkernel/l1 -I../../hfkernel/mt63 -O2 -g -Wall -MT cw.o -MD -MP -MF ".deps/cw.Tpo" -c -o cw.o cw.c; \ then mv -f ".deps/cw.Tpo" ".deps/cw.Po"; else rm -f ".deps/cw.Tpo"; exit 1; fi cw.c:38:20: sys/io.h: No such file or directory cw.c: In function `cw_getcharbits': cw.c:179: warning: implicit declaration of function `inb' cw.c: In function `mode_cw_tx': cw.c:267: warning: implicit declaration of function `ioperm' make[4]: *** [cw.o] Error 1 make[4]: Leaving directory `/tmp/buildd/hf-0.7.3/hfkernel/fsk' make[3]: *** [all-recursive] Error 1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]