pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/36888 (lang/smalltalk fails to build (fix))



The following reply was made to PR pkg/36888; it has been noted by GNATS.

From: Aleksej Saushev <asau%hotbox.ru@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: obache%NetBSD.org@localhost, pkgsrc-bugs%netbsd.org@localhost, 
gnats-admin%netbsd.org@localhost
Subject: Re: pkg/36888 (lang/smalltalk fails to build (fix))
Date: Mon, 03 Sep 2007 20:17:33 +0400

 obache%netbsd.org@localhost writes:
 
 > Updated to version 2.3.5, contains this fix.
 
 I'm sorry, but it does not:
 
 In file included from sinl.c:53:
 sincosl.c: At top level:
 sincosl.c:231: error: non-static declaration of 'sincosl_table' follows static 
declaration
 sincosl.c:101: error: previous declaration of 'sincosl_table' was here
 gmake[2]: *** [sinl.lo] Error 1
 
 head lang/smalltalk/Makefile
 
 # $NetBSD: Makefile,v 1.42 2007/09/03 13:36:28 obache Exp $
 
 DISTNAME=      smalltalk-2.3.5
 CATEGORIES=    lang
 MASTER_SITES=  ${MASTER_SITE_GNU:=smalltalk/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.smalltalk.org/versions/GNUSmalltalk.html
 COMMENT=       GNU Smalltalk: A smalltalk-80 implementation
 
 NetBSD 4.99.30 i386
 cc (GCC) 4.1.3 20070620 prerelease (NetBSD nb1 20070620)
 
 The proposed patch fixes the problem.
 



Home | Main Index | Thread Index | Old Index