Raised This Month: $32 Target: $400
 8% 

Module: Admin Free Look


Post New Thread Reply   
 
Thread Tools Display Modes
alexinno
Senior Member
Join Date: Mar 2007
Location: C:\
Old 08-16-2010 , 02:46   Re: Module: Admin Free Look
Reply With Quote #21

i tried to compile but it gives me error, it does the same with some other default modules for example geoip compiles without any problem and fun doesn't this is the output for the modules that doesn't compile
Code:
[root@ns1 adminfreelook_amxx]# make
mkdir -p Release
make freelook
make[1]: Entering directory `/root/amxx/adminfreelook_amxx'
gcc -I. -I../hlsdk -I../hlsdk/dlls -I../hlsdk/engine -I../hlsdk/game_shared -I../hlsdk/game_shared -I../metamod/metamod -I../hlsdk/common -O3 -funroll-loops -s -pipe -fno-strict-aliasing -fomit-frame-pointer -fvisibility=hidden -fvisibility-inlines-hidden -march=i586 -DNDEBUG -fPIC -Wall -Werror -fno-exceptions -DHAVE_STDINT_H -static-libgcc -fno-rtti -DPAWN_CELL_SIZE=32 -DJIT -DASM32 -o Release/amxxmodule.o -c amxxmodule.cpp
cc1plus: warnings being treated as errors
In file included from ../metamod/metamod/sdk_util.h:55,
                 from ../metamod/metamod/dllapi.h:40,
                 from ../metamod/metamod/meta_api.h:40,
                 from amxxmodule.h:16,
                 from amxxmodule.cpp:40:
../hlsdk/dlls/util.h:249: error: ‘typedef’ was ignored in this declaration
In file included from ../metamod/metamod/dllapi.h:41,
                 from ../metamod/metamod/meta_api.h:40,
                 from amxxmodule.h:16,
                 from amxxmodule.cpp:40:
../metamod/metamod/osdep.h: In function ‘char* DLERROR()’:
../metamod/metamod/osdep.h:141: error: deprecated conversion from string constant to ‘char*’
In file included from ../metamod/metamod/dllapi.h:41,
                 from ../metamod/metamod/meta_api.h:40,
                 from amxxmodule.h:16,
                 from amxxmodule.cpp:40:
../metamod/metamod/osdep.h: In function ‘int THREAD_CREATE(THREAD_T*, void (*)())’:
../metamod/metamod/osdep.h:297: error: deprecated conversion from string constant to ‘char*’
../metamod/metamod/osdep.h:302: error: deprecated conversion from string constant to ‘char*’
../metamod/metamod/osdep.h: In function ‘int MUTEX_INIT(MUTEX_T*)’:
../metamod/metamod/osdep.h:329: error: deprecated conversion from string constant to ‘char*’
../metamod/metamod/osdep.h: In function ‘int MUTEX_LOCK(MUTEX_T*)’:
../metamod/metamod/osdep.h:336: error: deprecated conversion from string constant to ‘char*’
../metamod/metamod/osdep.h: In function ‘int MUTEX_UNLOCK(MUTEX_T*)’:
../metamod/metamod/osdep.h:343: error: deprecated conversion from string constant to ‘char*’
../metamod/metamod/osdep.h: In function ‘int COND_INIT(COND_T*)’:
../metamod/metamod/osdep.h:374: error: deprecated conversion from string constant to ‘char*’
../metamod/metamod/osdep.h: In function ‘int COND_WAIT(COND_T*, MUTEX_T*)’:
../metamod/metamod/osdep.h:381: error: deprecated conversion from string constant to ‘char*’
../metamod/metamod/osdep.h: In function ‘int COND_SIGNAL(COND_T*)’:
../metamod/metamod/osdep.h:388: error: deprecated conversion from string constant to ‘char*’
amxxmodule.cpp: At global scope:
amxxmodule.cpp:2071: error: deprecated conversion from string constant to ‘char*’
amxxmodule.cpp:2071: error: deprecated conversion from string constant to ‘char*’
amxxmodule.cpp:2071: error: deprecated conversion from string constant to ‘char*’
amxxmodule.cpp:2071: error: deprecated conversion from string constant to ‘char*’
amxxmodule.cpp:2071: error: deprecated conversion from string constant to ‘char*’
amxxmodule.cpp:2071: error: deprecated conversion from string constant to ‘char*’
amxxmodule.cpp:2071: error: deprecated conversion from string constant to ‘char*’
amxxmodule.cpp: In function ‘int Meta_Query(char*, plugin_info_t**, mutil_funcs_t*)’:
amxxmodule.cpp:2247: error: deprecated conversion from string constant to ‘char*’
amxxmodule.cpp:2251: error: deprecated conversion from string constant to ‘char*’
amxxmodule.cpp: In function ‘void GiveFnptrsToDll(enginefuncs_t*, globalvars_t*)’:
amxxmodule.cpp:2377: error: deprecated conversion from string constant to ‘char*’
amxxmodule.cpp: In function ‘void UTIL_LogPrintf(char*, ...)’:
amxxmodule.cpp:3043: error: deprecated conversion from string constant to ‘char*’
make[1]: *** [Release/amxxmodule.o] Error 1
make[1]: Leaving directory `/root/amxx/adminfreelook_amxx'
make: *** [all] Error 2
the same result on fedora and debian
gcc version 4.4.1 20090725 (Red Hat 4.4.1-2) (GCC)
gcc version 4.3.2 (Debian 4.3.2-1.1)
__________________

[IMG]http://img188.**************/img188/5787/banner2rcw.png[/IMG]
alexinno is offline
jim_yang
Veteran Member
Join Date: Aug 2006
Old 08-22-2010 , 00:37   Re: Module: Admin Free Look
Reply With Quote #22

anyone can test this, really don't know if it works,
high risk to crash your server maybe.
Attached Files
File Type: so adminfreelook.so (25.5 KB, 379 views)
__________________
Project : CSDM all in one - 99%
<team balancer#no round end#entity remover#quake sounds#fake full#maps management menu#players punishment menu#no team flash#colored flashbang#grenade trails#HE effect#spawn protection#weapon arena#weapon upgrade#auto join#no weapon drop#one name>
jim_yang is offline
max_rip
Junior Member
Join Date: Dec 2004
Old 09-08-2010 , 15:34   Re: Module: Admin Free Look
Reply With Quote #23

server crash ((
max_rip is offline
KogekE
New Member
Join Date: Dec 2010
Old 12-11-2010 , 06:32   Re: Module: Admin Free Look
Reply With Quote #24

On start server:
[ADMIN FREE LOOK] patch succeed.

In "meta list"
[ 3] Admin Free Look RUN - adminfreelook.so v1.0 ini ANY ANY

But after 2 round server crash ((
(Debian lenny)

Plss, make this module((
Sorry, my english is very bad)))
KogekE is offline
ZaSOS
Junior Member
Join Date: Dec 2010
Old 12-24-2010 , 18:13   Re: Module: Admin Free Look
Reply With Quote #25

How this plugin to establish?
ZaSOS is offline
FiFiX
Senior Member
Join Date: May 2008
Location: Poland
Old 01-15-2011 , 06:28   Re: Module: Admin Free Look
Reply With Quote #26

The project is dead?
FiFiX is offline
Send a message via Skype™ to FiFiX
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 01-15-2011 , 06:46   Re: Module: Admin Free Look
Reply With Quote #27

That's not the right place if you're talking about CSDM AIO.
__________________
Arkshine is offline
FiFiX
Senior Member
Join Date: May 2008
Location: Poland
Old 01-15-2011 , 06:52   Re: Module: Admin Free Look
Reply With Quote #28

I'm talking about admin freelook module for linux ;]
FiFiX is offline
Send a message via Skype™ to FiFiX
Old 01-15-2011, 06:55
Arkshine
This message has been deleted by Arkshine. Reason: nvm
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 01-15-2011 , 06:56   Re: Module: Admin Free Look
Reply With Quote #29

The compiled module above crashes for you ?
__________________
Arkshine is offline
FiFiX
Senior Member
Join Date: May 2008
Location: Poland
Old 01-15-2011 , 07:04   Re: Module: Admin Free Look
Reply With Quote #30

max_rip and KogekE said it does. jim haven't updated it yet. So I'm asking if he will do 'official' version for linux.
FiFiX is offline
Send a message via Skype™ to FiFiX
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:58.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode