leeyenmomoko Posted February 25, 2012 Posted February 25, 2012 when I ./configure --enable-64bit completed, do make It's report. gcc -g -O2 -pipe -ffast-math -Wall -Wno-sign-compare -Wno-unused-parameter -Wno-pointer-sign -Wno-switch -fno-strict-aliasing -DHAVE_SETRLIMIT -DHAVE_STRNLEN -DHAVE_USELOCALE -DHAVE_NEWLOCALE -DHAVE_FREELOCALE -DHAVE_XLOCALE_H -Wno-unused -Wno-parentheses -I../common -I/usr/include -L/usr/lib -shared -o ../../plugins/sig.so sig.c ../common/obj_all/showmsg.o ../common/obj_all/utils.o ../common/obj_all/strlib.o ../common/obj_all/minimalloc.o In file included from sig.c:10: ../common/showmsg.h:7:23: error: libconfig.h: No such file or directory In file included from sig.c:10: ../common/showmsg.h:97: error: expected ‘)’ before ‘*’ token make[1]: *** [sig.so] Error 1 make: *** [plugins] Error 2 how do I fix it ? P.S. my OS is MAC OS X 10.7 Quote
Gepard Posted February 25, 2012 Posted February 25, 2012 It has been reported already: http://rathena.org/board/tracker/issue-5347-compilation-leftover/ If you don't need plugins, just make sql instead of make all Quote
leeyenmomoko Posted February 28, 2012 Author Posted February 28, 2012 It has been reported already: http://rathena.org/b...ation-leftover/If you don't need plugins, just make sql instead of make all It's solved. thx Quote
Question
leeyenmomoko
when I ./configure --enable-64bit completed,
do make
It's report.
how do I fix it ?
P.S. my OS is MAC OS X 10.7
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.