-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I get the following error when trying to build on Kubuntu 20.04
gcc -std=gnu99 -Wall -Wextra -ggdb -g -O2 -DXBEEP -D_REENTRANT -I/usr/include/SDL2 -DSDL2 -Wno-packed-bitfield-compat -Og -DSYSCONFDIR=/usr/local/etc -lm -o lam 3com.o lambda_cpu.o mem.o sdu.o smd.o tapemaster.o kernel.o nubus.o sdu_hw.o syms.o vcmem.o -lSDL2 -lyaml
/usr/bin/ld: kernel.o: undefined reference to symbol 'sin@@GLIBC_2.2.5'
/usr/bin/ld: /lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels