Tbamud 2018.1 won't compile on Freebsd

More
4 years 10 months ago #8246 by Krott
So I ran the configure script, but when I run the makefile I get this:
make ../bin/circle
cc -o ../bin/circle -lcrypt
/usr/lib/crt1.o: In function `_start':
crt1.c:(.text+0x91): undefined reference to `main'
cc: error: linker command failed with exit code 1 (use -v to see invocation)

Does anyone have any ideas on how to make it compile?

Please Log in or Create an account to join the conversation.

More
4 years 5 months ago #8371 by wyld
Replied by wyld on topic Tbamud 2018.1 won't compile on Freebsd
There’s been a change in the code on GitHub that addresses one issue with compiling on FreeBSD. When you get a chance, could you see if it helps this situation?

Please Log in or Create an account to join the conversation.

Time to create page: 0.101 seconds