- Posts: 1
- Thank you received: 0
Tbamud 2018.1 won't compile on Freebsd
- Krott
- Topic Author
- Offline
- New Member
-
Less
More
4 years 10 months ago #8246
by Krott
Tbamud 2018.1 won't compile on Freebsd was created by Krott
So I ran the configure script, but when I run the makefile I get this:
Does anyone have any ideas on how to make it compile?
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.
- wyld
- Offline
- Administrator
-
Less
More
- Posts: 4
- Thank you received: 1
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