Vanquiser Posted August 27, 2013 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 81 Reputation: 1 Joined: 02/22/12 Last Seen: August 30, 2022 Share Posted August 27, 2013 #################################################################### # ___________ .__ .__ __ # # \__ ___/______|__| ____ |__|/ |_ ___.__. # # | | \_ __ \ |/ \| \ __< | | # # | | | | \/ | | \ || | \___ | # # |____| |__| |__|___| /__||__| / ____| # # \/ \/ # # _______ __ __ # # \ \ _____/ |___ _ _____________| | __ ______ # # / | \_/ __ \ __\ \/ \/ / _ \_ __ \ |/ / / ___/ # # / | \ ___/| | \ ( <_> ) | \/ < \___ \ # # \____|__ /\___ >__| \/\_/ \____/|__| |__|_ \/____ > # # \/ \/ \/ \/ # #################################################################### Login-server have been killed Char-server have been killed Map-server have been killed make[1]: Entering directory `/home/zypherro/trunk/src/common' CLEAN common rm: cannot remove `obj_all/nullpo.o': Permission denied rm: cannot remove `obj_all/minicore.o': Permission denied rm: cannot remove `obj_all/showmsg.o': Permission denied rm: cannot remove `obj_all/mapindex.o': Permission denied rm: cannot remove `obj_all/db.o': Permission denied rm: cannot remove `obj_all/mutex.o': Permission denied rm: cannot remove `obj_all/raconf.o': Permission denied rm: cannot remove `obj_all/msg_conf.o': Permission denied rm: cannot remove `obj_all/mempool.o': Permission denied rm: cannot remove `obj_all/random.o': Permission denied rm: cannot remove `obj_all/strlib.o': Permission denied rm: cannot remove `obj_all/core.o': Permission denied rm: cannot remove `obj_all/timer.o': Permission denied rm: cannot remove `obj_all/utils.o': Permission denied rm: cannot remove `obj_all/md5calc.o': Permission denied rm: cannot remove `obj_all/minimalloc.o': Permission denied rm: cannot remove `obj_all/minisocket.o': Permission denied rm: cannot remove `obj_all/malloc.o': Permission denied rm: cannot remove `obj_all/socket.o': Permission denied rm: cannot remove `obj_all/conf.o': Permission denied rm: cannot remove `obj_all/grfio.o': Permission denied rm: cannot remove `obj_all/common.a': Permission denied rm: cannot remove `obj_all/des.o': Permission denied rm: cannot remove `obj_all/ers.o': Permission denied rm: cannot remove `obj_all/cli.o': Permission denied rm: cannot remove `obj_all/thread.o': Permission denied rm: cannot remove `obj_sql/common_sql.a': Permission denied rm: cannot remove `obj_sql/sql.o': Permission denied make[1]: *** [clean] Error 1 make[1]: Leaving directory `/home/zypherro/trunk/src/common' make: *** [clean] Error 2 checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether make sets $(MAKE)... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking for ar... /usr/bin/ar checking whether byte ordering is bigendian... no checking whether gcc produces 32bit code... yes checking whether gcc supports __thread specifier (TLS)... yes checking whether gcc supports -Wno-unused-parameter... no checking whether gcc supports -flto... no checking whether gcc supports -Wno-pointer-sign... yes checking whether gcc can actually use -Wno-pointer-sign... yes checking whether gcc supports -Wno-switch... yes checking whether gcc supports -fPIC... yes checking whether gcc supports -fno-strict-aliasing... yes checking whether gcc supports -Wconversion... yes checking for setrlimit... yes checking for strnlen... yes checking for uselocale... yes checking for newlocale... yes checking for freelocale... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing sqrt... -lm checking for library containing clock_gettime... -lrt checking whether CLOCK_MONOTONIC is supported and works... yes checking for pthread_create in -lpthread... yes checking for pthread_sigmask in -lpthread... yes checking for pthread_attr_init in -lpthread... yes checking for pthread_attr_setstacksize in -lpthread... yes checking for pthread_attr_destroy in -lpthread... yes checking for pthread_cancel in -lpthread... yes checking for pthread_join in -lpthread... yes checking for mysql_config... /usr/bin/mysql_config checking for mysql_init in -lmysqlclient... yes checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking MySQL library (required)... yes (5.1.66) checking for library containing pcre_study... -lpcre checking PCRE library (optional)... yes (8.02) checking host OS... Linux checking for MinGW... no configure: Configure finish, CFLAG= -g -O2 -DMAXCONN=16384 -pipe -ffast-math -Wall -march=i686 -DHAS_TLS -Wno-switch -fno-strict-aliasing -DHAVE_SETRLIMIT -DHAVE_STRNLEN -Wno-pointer-sign -DHAVE_MONOTONIC_CLOCK configure: creating ./config.status config.status: creating Makefile config.status: creating src/common/Makefile config.status: creating 3rdparty/mt19937ar/Makefile config.status: creating 3rdparty/libconfig/Makefile config.status: creating src/char/Makefile config.status: creating src/login/Makefile config.status: creating src/map/Makefile config.status: creating src/tool/Makefile config.status: creating src/test/Makefile make[1]: Entering directory `/home/zypherro/trunk/3rdparty/mt19937ar' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/zypherro/trunk/3rdparty/mt19937ar' make[1]: Entering directory `/home/zypherro/trunk/3rdparty/libconfig' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/zypherro/trunk/3rdparty/libconfig' make[1]: Entering directory `/home/zypherro/trunk/src/common' CC core.c Assembler messages: Fatal error: can't create obj_all/core.o: Permission denied make[1]: *** [obj_all/core.o] Error 2 make[1]: Leaving directory `/home/zypherro/trunk/src/common' make: *** [common_sql] Error 2 panu po auzin to ( .. permision denied ndi ako mkapag recompile ng server .... Quote Link to comment Share on other sites More sharing options...
eJay Posted September 1, 2013 Group: Members Topic Count: 80 Topics Per Day: 0.02 Content Count: 325 Reputation: 76 Joined: 03/22/12 Last Seen: August 5, 2019 Share Posted September 1, 2013 Anung compiler gamit mo ? Quote Link to comment Share on other sites More sharing options...
markiez22 Posted September 18, 2013 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 126 Reputation: 5 Joined: 10/31/12 Last Seen: June 7, 2023 Share Posted September 18, 2013 dapat mag back up ka bagu ka mag recompile . . sa palagay q back to zero nayan . . : )back up always bago mag recompile para 100% Safe! Quote Link to comment Share on other sites More sharing options...
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.