[Buildroot] [PATCH v1] package/squashfs: fix host compile multiple definitions

Peter Korsgaard peter at korsgaard.com
Sun May 10 20:46:48 UTC 2020


>>>>> "Peter" == Peter Seiderer <ps.report at gmx.net> writes:

 > Add upstream patch to fix squashfs-tools build failures because
 > of missing external declaration for fwriter_buffer and
 > bwriter_buffer.

 > Fixes:

 >   - http://autobuild.buildroot.net/results/6789b668898245926e0a3a3e7caf823dff515d71

 >   /usr/bin/ld: read_fs.o:(.bss+0x0): multiple definition of `fwriter_buffer'; mksquashfs.o:(.bss+0x400c90): first defined here
 >   /usr/bin/ld: read_fs.o:(.bss+0x8): multiple definition of `bwriter_buffer'; mksquashfs.o:(.bss+0x400c98): first defined here

 > Signed-off-by: Peter Seiderer <ps.report at gmx.net>

Committed to 2020.02.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list