Bug#302088: hf: ftbfs [sparc] sys/io.h: No such file or directory

2005-03-30 Thread Joop PG4I
> 
> Oh boy,
> 
> thanks for the report. I will contact upstream and advise him to use
> the PPDEV abstraction layer (if he knows how to do this).
> 

Oops, this is serial port coding. So he needs to use ioctl. PPDEV
isn't relevant here..


Joop
-- 
Linux for your hamradio desktop
__
  http://www.qsl.net/pg4i/linux


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#302088: hf: ftbfs [sparc] sys/io.h: No such file or directory

2005-03-29 Thread Joop PG4I
On Tue, 29 Mar 2005 18:25:29 -0800, Blars Blarson <[EMAIL PROTECTED]> wrote:
> 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
> 
> 

Oh boy,

thanks for the report. I will contact upstream and advise him to use
the PPDEV abstraction layer (if he knows how to do this).

Regards,
Joop
-- 
Linux for your hamradio desktop
__
  http://www.qsl.net/pg4i/linux


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#302088: hf: ftbfs [sparc] sys/io.h: No such file or directory

2005-03-29 Thread Blars Blarson
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]