Jump to content

leeyenmomoko

Members
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

leeyenmomoko's Achievements

Poring

Poring (1/15)

0

Reputation

  1. 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
×
×
  • Create New...