Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.apple2.programmer > #126
| Date | 2012-02-02 08:29 -0500 |
|---|---|
| From | Steven Hirsch <snhirsch@gmail.com> |
| Newsgroups | comp.sys.apple2.programmer |
| Subject | Re: help needed -- A2SERVER (netatalk) for NAS |
| References | <f680ebda-a74b-4d79-9804-20c6f483156f@k6g2000vbz.googlegroups.com> |
| Message-ID | <gNKdnVSj2fRIErfSnZ2dnUVZ_tydnZ2d@giganews.com> (permalink) |
On 01/31/2012 07:08 AM, Ivan X wrote: > On GS/OS, nothing appears. From a Mac, it reports an error saying > there are no available volumes. On the IIe Workstation Card disk, it > says not a legit ProDOS path and then shows a bunch of ASCII junk, > sometimes with things like "AFP 3.2" or "2-way Randnum Exchange" > visible. So it appears something is screwy in transmitting the volume > names to the client once the login actually happens. This happens with > both Guest and Randnum logins. > > I'm baffled, because everything on the My Book Live box looks > identical to what it does in A2SERVER. The only thing I can think of > is that because it's based on PowerPC, something is getting screwed up > during compilation, like a big-vs-little endian type issue. But I am > not really sure. I found and fixed some assumptions about sizeof(long) and byte-endianess in the netatalk code base about ten years (while porting to Alpha). I don't know if it ever made it to the official package, nor do I recall offhand whether Alpha CPUs were big or little-ended. I doubt the word-size issue is operative, since I can build on x86_64 Linux and things work fine. Where are you getting the netatalk sources? If it's the upstream tarball, you might want to grab the Ubuntu source deb and pick through the various patches they apply to the build. Something in there may need to be ported over. It's actually good in a way that both Macs and A2s are having problems - means it's something common and perhaps easier to find.
Back to comp.sys.apple2.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
help needed -- A2SERVER (netatalk) for NAS Ivan X <ivan@ivanx.com> - 2012-01-31 04:08 -0800
Re: help needed -- A2SERVER (netatalk) for NAS Steven Hirsch <snhirsch@gmail.com> - 2012-02-02 08:29 -0500
Re: help needed -- A2SERVER (netatalk) for NAS Geoff Body <gbody4@bigpond.com> - 2012-02-03 02:39 -0800
Re: help needed -- A2SERVER (netatalk) for NAS Ivan X <ivan@ivanx.com> - 2012-02-05 08:49 -0800
Re: help needed -- A2SERVER (netatalk) for NAS Geoff Body <gbody4@bigpond.com> - 2012-02-05 12:27 -0800
Re: help needed -- A2SERVER (netatalk) for NAS Geoff Body <gbody4@bigpond.com> - 2012-02-05 12:31 -0800
Re: help needed -- A2SERVER (netatalk) for NAS Ivan X <ivan@ivanx.com> - 2012-02-05 21:55 -0800
Re: help needed -- A2SERVER (netatalk) for NAS Hugh Hood <hughhood@earthlink.net> - 2012-02-06 23:08 -0600
csiph-web