TRLog
[Top] [All Lists]

[Trlog] Orange pi

To: TRLOG <trlog@contesting.com>
Subject: [Trlog] Orange pi
From: James Pahoundis via Trlog <trlog@contesting.com>
Reply-to: James Pahoundis <kc6ucn@yahoo.com>
Date: Sat, 8 Jun 2024 21:10:40 +0000 (UTC)
List-post: <mailto:trlog@contesting.com>
Hello,   I have an orange pi 5b that I have started to play with. I was trying 
to get trlinux to work but have run into a problem.I am running the 64bit 
Debian on it.this is what I get.
orangepi@orangepi5b:~/ham/trlinux$ make
test 2 -eq `grep -c "Linux 0.59" src/versions.inc`
(cd doc; make clean; make; make clean)
make[1]: Entering directory '/home/orangepi/ham/trlinux/doc'
rm -f *\.log  *\.end
rm -f *\.aux *\.toc *\.lof
rm -f *\.bbl *\.blg *\.dvi
rm -f *\.ilg *\.idx *\.ind
make[1]: Leaving directory '/home/orangepi/ham/trlinux/doc'
make[1]: Entering directory '/home/orangepi/ham/trlinux/doc'
make[1]: 'trloglinux.pdf' is up to date.
make[1]: Leaving directory '/home/orangepi/ham/trlinux/doc'
make[1]: Entering directory '/home/orangepi/ham/trlinux/doc'
rm -f *\.log  *\.end
rm -f *\.aux *\.toc *\.lof
rm -f *\.bbl *\.blg *\.dvi
rm -f *\.ilg *\.idx *\.ind
make[1]: Leaving directory '/home/orangepi/ham/trlinux/doc'
(cd src; make clean; make; make install; make clean;\
            make -f Makefile.post; make clean)
make[1]: Entering directory '/home/orangepi/ham/trlinux/src'
rm -f *\.o *\.ppu *\.res
make[1]: Leaving directory '/home/orangepi/ham/trlinux/src'
make[1]: Entering directory '/home/orangepi/ham/trlinux/src'
cc -O2   -c -o hid.o hid.c
cc -O2   -c -o dupe.o dupe.c
cc -O2   -c -o dt.o dt.c
cc -O2   -c -o findports.o findports.c
findports.c:33:10: fatal error: ieee1284.h: No such file or directory
   33 | #include <ieee1284.h>
      |          ^~~~~~~~~~~~
compilation terminated.
make[1]: *** [<builtin>: findports.o] Error 1
make[1]: Leaving directory '/home/orangepi/ham/trlinux/src'
make[1]: Entering directory '/home/orangepi/ham/trlinux/src'
install -m 755 trlog ../log/trlog
install: cannot stat 'trlog': No such file or directory
make[1]: *** [Makefile:93: install] Error 1
make[1]: Leaving directory '/home/orangepi/ham/trlinux/src'
make[1]: Entering directory '/home/orangepi/ham/trlinux/src'
rm -f *\.o *\.ppu *\.res
make[1]: Leaving directory '/home/orangepi/ham/trlinux/src'
make[1]: Entering directory '/home/orangepi/ham/trlinux/src'
cc -O2   -c -o dupe.o dupe.c
cc -O2   -c -o dt.o dt.c
cc -O2   -c -o findports.o findports.c
findports.c:33:10: fatal error: ieee1284.h: No such file or directory
   33 | #include <ieee1284.h>
      |          ^~~~~~~~~~~~
compilation terminated.
make[1]: *** [<builtin>: findports.o] Error 1
make[1]: Leaving directory '/home/orangepi/ham/trlinux/src'
make[1]: Entering directory '/home/orangepi/ham/trlinux/src'
rm -f *\.o *\.ppu *\.res
make[1]: Leaving directory '/home/orangepi/ham/trlinux/src'
(cd log; strip trlog; strip post)
strip: 'trlog': No such file
strip: 'post': No such file
make: *** [Makefile:25: all] Error 1
orangepi@orangepi5b:~/ham/trlinux$ 

So what do I do to get it working?James

_______________________________________________
Trlog mailing list
Trlog@contesting.com
http://lists.contesting.com/mailman/listinfo/trlog
<Prev in Thread] Current Thread [Next in Thread>