HomeFreeBSD

science/svmlight: fix build on 13.0+

Description

science/svmlight: fix build on 13.0+

cc -O2 -pipe -fPIC -fstack-protector-strong -fno-strict-aliasing svm_learn_main.o svm_learn.o svm_common.o svm_hideo.o -o svm_learn -L. -lm
ld: error: duplicate symbol: verbosity

defined at svm_common.c

svm_common.o:(verbosity)

defined at svm_hideo.c

svm_hideo.o:(.bss+0x38)

cc: error: linker command failed with exit code 1 (use -v to see invocation)

Details

Provenance
pkubajAuthored on Oct 29 2021, 6:01 PM
Parents
R11:297030b87a8d: category/port: Correct files/pkg-message.in UCL
Branches
Unknown
Tags
Unknown