TiVo Community Forum banner
  • TiVoCommunity.com Ambassador Program Now Open! >>> Click Here

MFSTools 3.3 on Raspbian (deb 11) not working properly?

997 views 1 reply 1 participant last post by  CJDOG 
#1 · (Edited)
Hey folks, need some guidance installing this on an RPI3 running
"Raspbian GNU/Linux 11 (bullseye)"

Doesn't compile properly, none of the commands work and "sudo make install-strip " Errors out, error 1

or/mfstools33/mfstools-master/mfsadd/../include/macpart.h:130: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:365: mfsadd] Error 1
make[2]: Leaving directory '/home/toor/mfstools33/mfstools-master/mfsadd'
make[1]: *** [Makefile:354: install-recursive] Error 1
make[1]: Leaving directory '/home/toor/mfstools33/mfstools-master'
make: *** [Makefile:665: install-strip] Error 2

forgot to menion: "make" is also failing:

collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:365: mfsadd] Error 1
make[1]: Leaving directory '/home/toor/mfstools33/mfstools-master/mfsadd'
make: *** [Makefile:354: all-recursive] Error 1


Anyone got this working on Raspberry PII ?

Thanks
 
See less See more
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top