Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command make failed #11

Open
HamiLio opened this issue Mar 29, 2022 · 0 comments
Open

command make failed #11

HamiLio opened this issue Mar 29, 2022 · 0 comments

Comments

@HamiLio
Copy link

HamiLio commented Mar 29, 2022

I am not able to compile the repository in a raspbian bulleye.
$ sudo make
[ 2%] Linking C executable faup1090
/usr/bin/ld: CMakeFiles/faup1090.dir/mode_ac.c.o:(.bss+0x0): multiple definition of Modes'; CMakeFiles/faup1090.dir/faup1090.c.o:(.bss+0x0): first defined here /usr/bin/ld: CMakeFiles/faup1090.dir/mode_s.c.o:(.bss+0x10): multiple definition of Modes'; CMakeFiles/faup1090.dir/faup1090.c.o:(.bss+0x0): first defined here
/usr/bin/ld: CMakeFiles/faup1090.dir/net_io.c.o:(.bss+0x408): multiple definition of Modes'; CMakeFiles/faup1090.dir/faup1090.c.o:(.bss+0x0): first defined here /usr/bin/ld: CMakeFiles/faup1090.dir/crc.c.o:(.bss+0x5e0): multiple definition of Modes'; CMakeFiles/faup1090.dir/faup1090.c.o:(.bss+0x0): first defined here
/usr/bin/ld: CMakeFiles/faup1090.dir/stats.c.o:(.bss+0x0): multiple definition of Modes'; CMakeFiles/faup1090.dir/faup1090.c.o:(.bss+0x0): first defined here /usr/bin/ld: CMakeFiles/faup1090.dir/icao_filter.c.o:(.bss+0x8010): multiple definition of Modes'; CMakeFiles/faup1090.dir/faup1090.c.o:(.bss+0x0): first defined here
/usr/bin/ld: CMakeFiles/faup1090.dir/track.c.o:(.bss+0x8): multiple definition of `Modes'; CMakeFiles/faup1090.dir/faup1090.c.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/faup1090.dir/build.make:254: faup1090] Error 1
make[1]: *** [CMakeFiles/Makefile2:119: CMakeFiles/faup1090.dir/all] Error 2
make: *** [Makefile:103: all] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant