Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Page 2 of 2 < 1 2
Topic Options
#181190 - 24/12/2003 16:01 Re: mlord's upgrader, ported to MacOS, works now [Re: mlord]
Mataglap
enthusiast

Registered: 11/06/2003
Posts: 384
Just a FYI:

bash-2.05b$ gcc -Wall -o upgrader_0.6.exe ./193910-upgrader_0.6.c
193910-upgrader_0.6.c: In function `main':
193910-upgrader_0.6.c:466: warning: long unsigned int format, different type arg (arg 4)

A current cygwin install using:
bash-2.05b$ gcc --version
gcc (GCC) 3.3.1 (cygming special)

--Nathan

Top
#181191 - 24/12/2003 16:02 Re: mlord's upgrader, ported to MacOS, works now [Re: Mataglap]
Mataglap
enthusiast

Registered: 11/06/2003
Posts: 384
And here's the binary.

--Nathan


Attachments
193915-upgrader_0.6_cygwin.exe (66 downloads)


Top
#181192 - 24/12/2003 16:04 Re: mlord's upgrader, ported to MacOS, works now [Re: Mataglap]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14478
Loc: Canada
Ah.. cygwin must be using unsigned int instead of the more correct (?) unsigned long type for "off_t" (part of the struct returned by stat(2)).

I'll add a cast to the printf to eliminate the warning for v0.7 (someday).

Thanks

Top
#181193 - 17/01/2004 12:58 Re: mlord's upgrader, ported to cygwin [Re: Daria]
jdandrea
member

Registered: 07/11/2001
Posts: 188
Loc: New Jersey
Did you ever post the upgrader as ported to MacOS (X, I presume)? Inquiring minds ...

Ahh, I see it now - I missed the "Attachment" link tucked away on the left.
_________________________
-- JD - SN# 040104008 (120GB Blue, Digital Out)

Top
#181194 - 17/01/2004 13:58 Re: mlord's upgrader, ported to cygwin [Re: Daria]
jdandrea
member

Registered: 07/11/2001
Posts: 188
Loc: New Jersey
OK - trying updater now on MacOS X (with Hijack, gunzip and ncftpput at the ready). When I try to apply a certain 3.0 alpha I get this:

Error, size mismatch: 3334488576 vs 0

Clues, anyone?
_________________________
-- JD - SN# 040104008 (120GB Blue, Digital Out)

Top
#181195 - 17/01/2004 14:05 Re: mlord's upgrader, ported to cygwin [Re: jdandrea]
jdandrea
member

Registered: 07/11/2001
Posts: 188
Loc: New Jersey
Recompiled it. For some reason fstat() wasn't returning anything useful. Working now.
_________________________
-- JD - SN# 040104008 (120GB Blue, Digital Out)

Top
#181196 - 17/01/2004 15:22 Re: mlord's upgrader, ported to cygwin [Re: jdandrea]
Daria
carpal tunnel

Registered: 24/01/2002
Posts: 3937
Loc: Providence, RI
You probably had the wrong binary, the first one I posted was useless

Top
#181197 - 17/01/2004 16:20 Re: mlord's upgrader, ported to cygwin [Re: Daria]
jdandrea
member

Registered: 07/11/2001
Posts: 188
Loc: New Jersey
No problem at all. Looks like all is well now.

I wasn't getting any playlists in 3.0a5, and going back to 3.0a3 wasn't helping 'cause I still couldn't make it into jEmplode to do the rebuild. I went back to 2.0, then forward to 3.0a5 and the playlists were there <!>.

Of course now, hindsight's 20/15, so I'm running the command line rebuild database in jemplode v51 (which is probably what I should have run in the first place <LOL>).
_________________________
-- JD - SN# 040104008 (120GB Blue, Digital Out)

Top
#181198 - 17/01/2004 18:22 Re: mlord's upgrader, ported to cygwin [Re: jdandrea]
Daria
carpal tunnel

Registered: 24/01/2002
Posts: 3937
Loc: Providence, RI
Oh. Hm. I wonder if 3.0a5 can deal with the old (2.0) databases directly.

I guess I should steal a player binary off my spare player.

Top
#181199 - 17/01/2004 18:43 Re: mlord's upgrader, ported to cygwin [Re: Daria]
jdandrea
member

Registered: 07/11/2001
Posts: 188
Loc: New Jersey
Yeah, it seemed odd to me, actually. But that's how it went down. Meanwhile, I'm back on 2.0 after all - I've got some more CDs to upload. Holiday backlog ... yule gotta love it <groan>.
_________________________
-- JD - SN# 040104008 (120GB Blue, Digital Out)

Top
Page 2 of 2 < 1 2