[Rspamd-Users] Build rspam package

山本 伸一 s-yama at sinfonia.or.jp
Sat Nov 13 04:25:38 UTC 2021


Hello

I tried

$ mkdir rspamd.build
$ git clone --recursive https://github.com/rspamd/rspamd.git
$ cd rspamd.build
$ cmake ../rspamd
$ make

then 

[ 17%] Linking C executable snowball
ld.lld: error: undefined symbol: main
>>> referenced by start.S:104 (../sysdeps/x86_64/start.S:104)
>>>               /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../lib/crt1.o:(_start)
collect2: エラー: ld はステータス 1 で終了しました
make[2]: *** [contrib/snowball/CMakeFiles/snowball.dir/build.make:163: contrib/snowball/snowball] エラー 1
make[1]: *** [CMakeFiles/Makefile2:1221: contrib/snowball/CMakeFiles/snowball.dir/all] エラー 2
make: *** [Makefile:149: all] エラー 2
s

please advice me.

---- Shinichi Yamamoto


More information about the Users mailing list