RE: [hlds_linux] metamod for hlds_amd64

2004-02-23 Thread Brian J. holmes
Quoting Tony Bussen <[EMAIL PROTECTED]>:

>Doh,
>
>I read the wrong file to you.  My engine_amd64 is that size, not
>hlds_amd64.  Here's PART of my directory listing:
>
>You may want to try removing ~/.steam/ClientRegistry.blob or
>hlds_l/InstallRecord.blob and try updating again.
>
>T

So have you managed to compile metamod for amd64 successfully?  Or were
you just helping him troubleshoot his hlds version issue?

For reference here's my listing
-rwxrw-r--1 cstrike  cstrike232529 Feb 15 16:21 hlds_amd
-rwxrw-r--1 cstrike  cstrike 78782 Feb 15 16:21 hlds_amd64
-rwxrw-r--1 cstrike  cstrike234609 Feb 15 16:21 hlds_i486
-rwxrw-r--1 cstrike  cstrike233841 Feb 15 16:21 hlds_i686



___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] metamod for hlds_amd64

2004-02-22 Thread Tony Bussen
Doh,

I read the wrong file to you.  My engine_amd64 is that size, not
hlds_amd64.  Here's PART of my directory listing:

-rw-r--r--4 hlds hlds 1330 Feb  9 19:29
InstallRecord.blob
-rw-r--r--4 hlds hlds   381384 Jan 25 14:26 core_i386.so
-rw-r--r--3 hlds hlds  2667819 Feb  9 19:26 engine_amd.so
-rw-r--r--3 hlds hlds  2053126 Feb  9 19:26 engine_amd64.so
-rw-r--r--3 hlds hlds  2677924 Feb  9 19:26 engine_i486.so
-rw-r--r--3 hlds hlds  2659812 Feb  9 19:26 engine_i686.so
-rw-r--r--3 hlds hlds   171762 Feb  9 19:26
filesystem_stdio_amd64.so
-rw-r--r--3 hlds hlds   242182 Feb  9 19:26
filesystem_stdio_i386.so
-rwxr--r--4 hlds hlds   232529 Nov 13 00:36 hlds_amd
-rwxr--r--4 hlds hlds78782 Nov 13 00:36 hlds_amd64
-rwxr--r--4 hlds hlds   234609 Nov 13 00:36 hlds_i486
-rwxr--r--4 hlds hlds   233841 Nov 13 00:37 hlds_i686
-rwxr--r--4 hlds hlds 9789 Sep 15 13:55 hlds_run
-rwxr--r--4 hlds hlds   255912 Nov 13 00:37 hltv
-rw-r--r--4 hlds hlds  2789611 Jan 25 14:27
libSteamValidateUserIDTickets_amd64.so
-rw-r--r--4 hlds hlds  3572199 Jan 25 14:28
libSteamValidateUserIDTickets_i386.so
-rw-r--r--4 hlds hlds  2384042 Jan 25 14:28 proxy_i386.so
-rwxr-xr-x2 hlds hlds  7025211 Dec 18 12:31 steam


You may want to try removing ~/.steam/ClientRegistry.blob or
hlds_l/InstallRecord.blob and try updating again.

T

On Sun, 2004-02-22 at 14:45, [EMAIL PROTECTED] wrote:
> I did just before I posted this to be sure. Send me your version in a email
> please? :D
> 
> Quoting Tony Bussen <[EMAIL PROTECTED]>:
> 
> > Looks like that's your problem.  My hlds_amd64 is 2053126 bytes.  All
> > you should have to do is delete that file and run the steam update
> > command.
> > 
> > 
> > On Sun, 2004-02-22 at 04:27, [EMAIL PROTECTED] wrote:
> > > Are my problems perhaps related to this:
> > > 
> > > -rwxr--r--1 yo   users  232529 2004-02-22 12:21 hlds_amd
> > > -rwxr--r--1 yo   users   78782 2004-02-22 12:21 hlds_amd64
> > > -rwxr--r--1 yo   users  234609 2004-02-22 12:21 hlds_i486
> > > -rwxr--r--1 yo   users  233841 2004-02-22 12:21 hlds_i686
> > > 
> > > hlds_amd64 is a lot smaller than the rest of them, it must be missing
> > something.
> > > This could be what is causing metamod to have problems.
> > > 
> > > My metamod compile for AMD64 bit is available if anyone else wishes to do
> > some
> > > testing:
> > > 
> > > http://www.holcroft.net/~cheesy/metamod_amd64.so
> > > 
> > > Peter.
> > > 
> > > Quoting [EMAIL PROTECTED]:
> > > 
> > > > All you have to do is change -march=i386 to -march=k8 and recompile
> > > > apparently.
> > > > There's was an .so posted in the metamod list that again apparently
> > worked.
> > > >
> > > > I say this because I have tried that version too and got a load of
> > errors. I
> > > > recompiled it myself and got exactly the same errors again. They make no
> > > > sense
> > > > to me, perhaps they do to someone else:
> > > >
> > > >Metamod version 1.17  Copyright (c) 2001-2003 Will Day
> > > > <[EMAIL PROTECTED]>
> > > >Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta
> > gpl'.
> > > >This is free software, and you are welcome to redistribute it
> > > >under certain conditions; type `meta gpl' for details.
> > > >
> > > > File /home/yo/server3/hlds_l/./nsp/liblist.gam was never closed
> > > > File /home/yo/server3/hlds_l/./nsp/liblist.gam was never closed
> > > > Missing shutdown function for Sys_InitAuthentication() :
> > > > Sys_ShutdownAuthentication()
> > > > Missing shutdown function for Host_Init( &host_parms ) : Host_Shutdown()
> > > > Missing shutdown function for Sys_InitLauncherInterface() :
> > > > Sys_ShutdownLauncherInterface()
> > > > Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()
> > > > Missing shutdown function for Sys_Init() : Sys_Shutdown()
> > > > Missing shutdown function for FileSystem_Init(basedir, (void
> > > > *)filesystemFactory) : FileSystem_Shutdown()
> > > > Missing shutdown function for Sys_InitArgv( m_OrigCmd ) :
> > Sys_ShutdownArgv()
> > > >
> > > >
> > > > My system:
> > > >
> > > > processor   : 0
> > > > vendor_id   : AuthenticAMD
> > > > cpu family  : 15
> > > > model   : 5
> > > > model name  : AMD Opteron(tm) Processor 246
> > > > stepping: 8
> > > > cpu MHz : 1991.478
> > > > cache size  : 1024 KB
> > > > fpu : yes
> > > > fpu_exception   : yes
> > > > cpuid level : 1
> > > > wp  : yes
> > > > flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
> > mca
> > > > cmov
> > > > pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 3dnowext 3dnow
> > > > bogomips: 3971.48
> > > > TLB size: 1088 4K pages
> > > > clflush size: 64
> > > > a

Re: [hlds_linux] metamod for hlds_amd64

2004-02-22 Thread peter
I did just before I posted this to be sure. Send me your version in a email
please? :D

Quoting Tony Bussen <[EMAIL PROTECTED]>:

> Looks like that's your problem.  My hlds_amd64 is 2053126 bytes.  All
> you should have to do is delete that file and run the steam update
> command.
> 
> 
> On Sun, 2004-02-22 at 04:27, [EMAIL PROTECTED] wrote:
> > Are my problems perhaps related to this:
> > 
> > -rwxr--r--1 yo   users  232529 2004-02-22 12:21 hlds_amd
> > -rwxr--r--1 yo   users   78782 2004-02-22 12:21 hlds_amd64
> > -rwxr--r--1 yo   users  234609 2004-02-22 12:21 hlds_i486
> > -rwxr--r--1 yo   users  233841 2004-02-22 12:21 hlds_i686
> > 
> > hlds_amd64 is a lot smaller than the rest of them, it must be missing
> something.
> > This could be what is causing metamod to have problems.
> > 
> > My metamod compile for AMD64 bit is available if anyone else wishes to do
> some
> > testing:
> > 
> > http://www.holcroft.net/~cheesy/metamod_amd64.so
> > 
> > Peter.
> > 
> > Quoting [EMAIL PROTECTED]:
> > 
> > > All you have to do is change -march=i386 to -march=k8 and recompile
> > > apparently.
> > > There's was an .so posted in the metamod list that again apparently
> worked.
> > >
> > > I say this because I have tried that version too and got a load of
> errors. I
> > > recompiled it myself and got exactly the same errors again. They make no
> > > sense
> > > to me, perhaps they do to someone else:
> > >
> > >Metamod version 1.17  Copyright (c) 2001-2003 Will Day
> > > <[EMAIL PROTECTED]>
> > >Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta
> gpl'.
> > >This is free software, and you are welcome to redistribute it
> > >under certain conditions; type `meta gpl' for details.
> > >
> > > File /home/yo/server3/hlds_l/./nsp/liblist.gam was never closed
> > > File /home/yo/server3/hlds_l/./nsp/liblist.gam was never closed
> > > Missing shutdown function for Sys_InitAuthentication() :
> > > Sys_ShutdownAuthentication()
> > > Missing shutdown function for Host_Init( &host_parms ) : Host_Shutdown()
> > > Missing shutdown function for Sys_InitLauncherInterface() :
> > > Sys_ShutdownLauncherInterface()
> > > Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()
> > > Missing shutdown function for Sys_Init() : Sys_Shutdown()
> > > Missing shutdown function for FileSystem_Init(basedir, (void
> > > *)filesystemFactory) : FileSystem_Shutdown()
> > > Missing shutdown function for Sys_InitArgv( m_OrigCmd ) :
> Sys_ShutdownArgv()
> > >
> > >
> > > My system:
> > >
> > > processor   : 0
> > > vendor_id   : AuthenticAMD
> > > cpu family  : 15
> > > model   : 5
> > > model name  : AMD Opteron(tm) Processor 246
> > > stepping: 8
> > > cpu MHz : 1991.478
> > > cache size  : 1024 KB
> > > fpu : yes
> > > fpu_exception   : yes
> > > cpuid level : 1
> > > wp  : yes
> > > flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
> mca
> > > cmov
> > > pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 3dnowext 3dnow
> > > bogomips: 3971.48
> > > TLB size: 1088 4K pages
> > > clflush size: 64
> > > address sizes   : 40 bits physical, 48 bits virtual
> > > power management: ts ttp
> > >
> > > processor   : 1
> > > vendor_id   : AuthenticAMD
> > > cpu family  : 15
> > > model   : 5
> > > model name  : AMD Opteron(tm) Processor 246
> > > stepping: 8
> > > cpu MHz : 1991.478
> > > cache size  : 1024 KB
> > > fpu : yes
> > > fpu_exception   : yes
> > > cpuid level : 1
> > > wp  : yes
> > > flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
> mca
> > > cmov
> > > pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 3dnowext 3dnow
> > > bogomips: 3971.48
> > > TLB size: 1088 4K pages
> > > clflush size: 64
> > > address sizes   : 40 bits physical, 48 bits virtual
> > > power management: ts ttp
> > >
> > >
> > > Quoting Alastair Grant <[EMAIL PROTECTED]>:
> > >
> > > > It is possible, but as of yet, I haven't figured out how to compile
> > > > metamod. 64-bit or not.  There is some dark art in getting the
> > > > directories correct, mixing it with various different SDK's and so on.
> > > >
> > > > If somebody gives me a step by step guide on how you should compile it
> I
> > > > will knock up a 64-bit binary, but then again, anybody who gives me
> the
> > > > guide could probably just do it themself.
> > > >
> > > > kt wrote:
> > > > > This is a multi-part message in MIME format.
> > > > > --
> > > > > [ Picked text/plain from multipart/alternative ]
> > > > > Does anyone know if metamod will work for a opteron, or hlds_amd64
> > > > binaries? For linux that is.. if so, where could i download them? or
> will
> > > the
> > > > current metamod_i386.so work just fine?
> > > > >
> > > > > Is it possible for me to compile metamod fo

Re: [hlds_linux] metamod for hlds_amd64

2004-02-22 Thread Tony Bussen
Looks like that's your problem.  My hlds_amd64 is 2053126 bytes.  All
you should have to do is delete that file and run the steam update
command.


On Sun, 2004-02-22 at 04:27, [EMAIL PROTECTED] wrote:
> Are my problems perhaps related to this:
> 
> -rwxr--r--1 yo   users  232529 2004-02-22 12:21 hlds_amd
> -rwxr--r--1 yo   users   78782 2004-02-22 12:21 hlds_amd64
> -rwxr--r--1 yo   users  234609 2004-02-22 12:21 hlds_i486
> -rwxr--r--1 yo   users  233841 2004-02-22 12:21 hlds_i686
> 
> hlds_amd64 is a lot smaller than the rest of them, it must be missing something.
> This could be what is causing metamod to have problems.
> 
> My metamod compile for AMD64 bit is available if anyone else wishes to do some
> testing:
> 
> http://www.holcroft.net/~cheesy/metamod_amd64.so
> 
> Peter.
> 
> Quoting [EMAIL PROTECTED]:
> 
> > All you have to do is change -march=i386 to -march=k8 and recompile
> > apparently.
> > There's was an .so posted in the metamod list that again apparently worked.
> >
> > I say this because I have tried that version too and got a load of errors. I
> > recompiled it myself and got exactly the same errors again. They make no
> > sense
> > to me, perhaps they do to someone else:
> >
> >Metamod version 1.17  Copyright (c) 2001-2003 Will Day
> > <[EMAIL PROTECTED]>
> >Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
> >This is free software, and you are welcome to redistribute it
> >under certain conditions; type `meta gpl' for details.
> >
> > File /home/yo/server3/hlds_l/./nsp/liblist.gam was never closed
> > File /home/yo/server3/hlds_l/./nsp/liblist.gam was never closed
> > Missing shutdown function for Sys_InitAuthentication() :
> > Sys_ShutdownAuthentication()
> > Missing shutdown function for Host_Init( &host_parms ) : Host_Shutdown()
> > Missing shutdown function for Sys_InitLauncherInterface() :
> > Sys_ShutdownLauncherInterface()
> > Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()
> > Missing shutdown function for Sys_Init() : Sys_Shutdown()
> > Missing shutdown function for FileSystem_Init(basedir, (void
> > *)filesystemFactory) : FileSystem_Shutdown()
> > Missing shutdown function for Sys_InitArgv( m_OrigCmd ) : Sys_ShutdownArgv()
> >
> >
> > My system:
> >
> > processor   : 0
> > vendor_id   : AuthenticAMD
> > cpu family  : 15
> > model   : 5
> > model name  : AMD Opteron(tm) Processor 246
> > stepping: 8
> > cpu MHz : 1991.478
> > cache size  : 1024 KB
> > fpu : yes
> > fpu_exception   : yes
> > cpuid level : 1
> > wp  : yes
> > flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
> > cmov
> > pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 3dnowext 3dnow
> > bogomips: 3971.48
> > TLB size: 1088 4K pages
> > clflush size: 64
> > address sizes   : 40 bits physical, 48 bits virtual
> > power management: ts ttp
> >
> > processor   : 1
> > vendor_id   : AuthenticAMD
> > cpu family  : 15
> > model   : 5
> > model name  : AMD Opteron(tm) Processor 246
> > stepping: 8
> > cpu MHz : 1991.478
> > cache size  : 1024 KB
> > fpu : yes
> > fpu_exception   : yes
> > cpuid level : 1
> > wp  : yes
> > flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
> > cmov
> > pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 3dnowext 3dnow
> > bogomips: 3971.48
> > TLB size: 1088 4K pages
> > clflush size: 64
> > address sizes   : 40 bits physical, 48 bits virtual
> > power management: ts ttp
> >
> >
> > Quoting Alastair Grant <[EMAIL PROTECTED]>:
> >
> > > It is possible, but as of yet, I haven't figured out how to compile
> > > metamod. 64-bit or not.  There is some dark art in getting the
> > > directories correct, mixing it with various different SDK's and so on.
> > >
> > > If somebody gives me a step by step guide on how you should compile it I
> > > will knock up a 64-bit binary, but then again, anybody who gives me the
> > > guide could probably just do it themself.
> > >
> > > kt wrote:
> > > > This is a multi-part message in MIME format.
> > > > --
> > > > [ Picked text/plain from multipart/alternative ]
> > > > Does anyone know if metamod will work for a opteron, or hlds_amd64
> > > binaries? For linux that is.. if so, where could i download them? or will
> > the
> > > current metamod_i386.so work just fine?
> > > >
> > > > Is it possible for me to compile metamod for the opteron?
> > > >
> > > > Regards,
> > > > Tariq
> > > > --
> > > >
> > > >
> > > > ___
> > > > To unsubscribe, edit your list preferences, or view the list archives,
> > > please visit:
> > > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> > > >
> > >
> > > --
> > > Wireplay Official
> > > http://www.wireplay.co.uk/
> > >
> 

Re: [hlds_linux] metamod for hlds_amd64

2004-02-22 Thread peter
Are my problems perhaps related to this:

-rwxr--r--1 yo   users  232529 2004-02-22 12:21 hlds_amd
-rwxr--r--1 yo   users   78782 2004-02-22 12:21 hlds_amd64
-rwxr--r--1 yo   users  234609 2004-02-22 12:21 hlds_i486
-rwxr--r--1 yo   users  233841 2004-02-22 12:21 hlds_i686

hlds_amd64 is a lot smaller than the rest of them, it must be missing something.
This could be what is causing metamod to have problems.

My metamod compile for AMD64 bit is available if anyone else wishes to do some
testing:

http://www.holcroft.net/~cheesy/metamod_amd64.so

Peter.

Quoting [EMAIL PROTECTED]:

> All you have to do is change -march=i386 to -march=k8 and recompile
> apparently.
> There's was an .so posted in the metamod list that again apparently worked.
>
> I say this because I have tried that version too and got a load of errors. I
> recompiled it myself and got exactly the same errors again. They make no
> sense
> to me, perhaps they do to someone else:
>
>Metamod version 1.17  Copyright (c) 2001-2003 Will Day
> <[EMAIL PROTECTED]>
>Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
>This is free software, and you are welcome to redistribute it
>under certain conditions; type `meta gpl' for details.
>
> File /home/yo/server3/hlds_l/./nsp/liblist.gam was never closed
> File /home/yo/server3/hlds_l/./nsp/liblist.gam was never closed
> Missing shutdown function for Sys_InitAuthentication() :
> Sys_ShutdownAuthentication()
> Missing shutdown function for Host_Init( &host_parms ) : Host_Shutdown()
> Missing shutdown function for Sys_InitLauncherInterface() :
> Sys_ShutdownLauncherInterface()
> Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory()
> Missing shutdown function for Sys_Init() : Sys_Shutdown()
> Missing shutdown function for FileSystem_Init(basedir, (void
> *)filesystemFactory) : FileSystem_Shutdown()
> Missing shutdown function for Sys_InitArgv( m_OrigCmd ) : Sys_ShutdownArgv()
>
>
> My system:
>
> processor   : 0
> vendor_id   : AuthenticAMD
> cpu family  : 15
> model   : 5
> model name  : AMD Opteron(tm) Processor 246
> stepping: 8
> cpu MHz : 1991.478
> cache size  : 1024 KB
> fpu : yes
> fpu_exception   : yes
> cpuid level : 1
> wp  : yes
> flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
> cmov
> pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 3dnowext 3dnow
> bogomips: 3971.48
> TLB size: 1088 4K pages
> clflush size: 64
> address sizes   : 40 bits physical, 48 bits virtual
> power management: ts ttp
>
> processor   : 1
> vendor_id   : AuthenticAMD
> cpu family  : 15
> model   : 5
> model name  : AMD Opteron(tm) Processor 246
> stepping: 8
> cpu MHz : 1991.478
> cache size  : 1024 KB
> fpu : yes
> fpu_exception   : yes
> cpuid level : 1
> wp  : yes
> flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
> cmov
> pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 3dnowext 3dnow
> bogomips: 3971.48
> TLB size: 1088 4K pages
> clflush size: 64
> address sizes   : 40 bits physical, 48 bits virtual
> power management: ts ttp
>
>
> Quoting Alastair Grant <[EMAIL PROTECTED]>:
>
> > It is possible, but as of yet, I haven't figured out how to compile
> > metamod. 64-bit or not.  There is some dark art in getting the
> > directories correct, mixing it with various different SDK's and so on.
> >
> > If somebody gives me a step by step guide on how you should compile it I
> > will knock up a 64-bit binary, but then again, anybody who gives me the
> > guide could probably just do it themself.
> >
> > kt wrote:
> > > This is a multi-part message in MIME format.
> > > --
> > > [ Picked text/plain from multipart/alternative ]
> > > Does anyone know if metamod will work for a opteron, or hlds_amd64
> > binaries? For linux that is.. if so, where could i download them? or will
> the
> > current metamod_i386.so work just fine?
> > >
> > > Is it possible for me to compile metamod for the opteron?
> > >
> > > Regards,
> > > Tariq
> > > --
> > >
> > >
> > > ___
> > > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> > >
> >
> > --
> > Wireplay Official
> > http://www.wireplay.co.uk/
> >
> > ___
> > To unsubscribe, edit your list preferences, or view the list archives,
> please
> > visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
>
>
>
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives, please
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>





_