Welcome to the Builder Academy

Question Tbamud 2018.1 won't compile on Freebsd

More
27 Nov 2018 01:28 #8246 by Krott
So I ran the configure script, but when I run the makefile I get this:
Code:
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
01 May 2019 10:13 #8371 by wyld
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.159 seconds