Page 1 of 1

Compile Error

Posted: 03 May 2009, 21:08
by noobie
I want to set up tmw server, i have FreeBSD 6.1. Just git clone eathena server, i can't see configure file. Ok, i type gmake and see error cc1: error: unrecognized command line option "-Wno-pointer-sign"

Re: Compile Error

Posted: 03 May 2009, 21:59
by Jaxad0127
Why is it that only the Linux version of GCC supports that? Edit the Makefile and remove all references to it.

Re: Compile Error

Posted: 04 May 2009, 15:06
by noobie
jaxad0127 wrote:Why is it that only the Linux version of GCC supports that? Edit the Makefile and remove all references to it.
I'm not quite out do that, who can help? Mb i'm on right way, but always have some errors.

Re: Compile Error

Posted: 04 May 2009, 15:14
by Jaxad0127
What? Just remove all occurrences of it from the Makefile, and please post about any errors.