Jonathan Rees | 4 Feb 2011 22:53
Favicon

Re: Scheme 48 development?

OK, I think I've finally fixed this.

I moved the 2008 site snapshot to a different directory, so if anyone  
stumbles on it they'll see 'snapshot' in the pathname at least, and  
most of the files will have disappeared from where they were  
before...  and I set up an index page that sends you to the real  
site.  Also a trampoline page for development.html.

Tried using .htaccess to set up redirects but apparently the server  
isn't configured to let me do that.

Best
Jonathan

On Jan 4, 2011, at 2:32 AM, Hans Nowak wrote:

> On 1/3/11 3:33 AM, Michael Sperber wrote:
>
>> Hans Nowak<hani01 <at> bellsouth.net>  writes:
>>
>>> I am asking because the latest stable version (1.8) is almost three
>>> years old.  So I went to the development page and tried the links
>>> listed there:
>>>
>>> http://www.deinprogramm.de/cgi-bin/hgs48-stable.cgi
>>> http://www.deinprogramm.de/cgi-bin/hgs48.cgi
>>
>> That must have been a while ago.  The current development page at:
>>
>> http://www.s48.org/development.html
(Continue reading)

Alvis Yardley | 2 Mar 2011 07:52
Picon

Bug report

Hello:

Distro: SUSE LINUX

Release openSUSE 11.3
Kernel Linux 2.6.34.7-0.7-desktop
GNOME 2.30.0

gcc version 4.5.0 20100604 [gcc-4_5-branch revision 160292] (SUSE Linux)

On my box, there was a problem with the socket.c source in 'scheme48-1.7/c/unix'.  I have included a 'diff -c' with the correction in the accompanying 'patchfile'.

Please note: I, first, attempted to define the '__USE_GNU' macro with a '-D__USE_GNU' in the 'Makefile.in' (after, of course, running 'make clean', './configure', and 'make install' again) but to no avail.  Because 'h_addr' was just a defined macro for 'h_addr_list[0]', I corrected the souce, reconfigured, and re-ran 'make install'.  Everything, then worked correctly.

Thank you.

Alvis Yardley
Email: ac.yardley <at> gmail.com

P.S. Before I installed scheme48-1.7, I attempted to install 1.8 and it also failed.  I suspect it is the same issue, but I will not know until I download and attempt to install the same.

Attachment (patchfile): application/octet-stream, 718 bytes
Attachment (socket.c.old): application/octet-stream, 18 KiB
Attachment (socket.c.old): application/octet-stream, 18 KiB
Michael Sperber | 3 Mar 2011 08:54
Picon

Re: Bug report


Alvis Yardley <ac.yardley <at> gmail.com> writes:

> P.S. Before I installed scheme48-1.7, I attempted to install 1.8 and it also
> failed.  I suspect it is the same issue, but I will not know until I
> download and attempt to install the same.

Yes, it's the exact same issue.

--

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla


Gmane