make error
#1

 

Hello friends, can someone help me solve it, I installed a boost but now this error appears

[root@localhost Server]# make usa

make -j12 -C ./ShareLib usa && \

        make -j12 -C ./GameServer usa && \

        make -j12 -C ./Connector usa && \

        make -j12 -C ./Helper usa && \

        make -j12 -C ./SubHelper usa && \

        make -j12 -C ./Messenger usa && \

        make -j12 -C ./LoginServer usa

make[1]: Entering directory `/home/Server/ShareLib'

OPT_LANG=-DLC_USA=9 make libSharelib.a

make[2]: Entering directory `/home/Server/ShareLib'

ccache g++ -g -std=c++0x -c  -DDEVCONSOLE -D_THREAD_SAFE -finline-functions -funroll-loops -fdefer-pop -fstrength-reduce -Wno-write-strings -Wno-char-subscripts  -DLC_USA=9    -DLC_VER="" -I./ -I../ShareLib -I/usr/include/mysql -I/usr/local/ssl/include -I/usr/local/include/botan-1.10 -I/usr/local/include/boost-1_70 -I/usr/local/include/curl -o logsystem logsystem

make[2]: *** No rule to make target `-', needed by `libSharelib.a'.  Stop.

make[2]: *** Waiting for unfinished jobs....

g++: logsystem: No such file or directory

g++: no input files

make[2]: *** [logsystem] Error 1

make[2]: Leaving directory `/home/Server/ShareLib'

make[1]: *** [usa] Error 2

make[1]: Leaving directory `/home/Server/ShareLib'

make: *** [usa] Error 2

#2

reza files? ?

#3

I've attached a fixed version of Makefile, not sure if still working or if this is the problem ...

2



Forum Jump:


Users browsing this thread: 1 Guest(s)