NetBSD Problem Report #42603

From www@NetBSD.org  Sun Jan 10 18:51:16 2010
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id D6EEF63C503
	for <gnats-bugs@gnats.NetBSD.org>; Sun, 10 Jan 2010 18:51:16 +0000 (UTC)
Message-Id: <20100110185116.A0D4A63B844@www.NetBSD.org>
Date: Sun, 10 Jan 2010 18:51:16 +0000 (UTC)
From: butterfly_tm666@yahoo.com
Reply-To: butterfly_tm666@yahoo.com
To: gnats-bugs@NetBSD.org
Subject: Build problem of the current sources.
X-Send-Pr-Version: www-1.0

>Number:         42603
>Category:       bin
>Synopsis:       Build problem of the current sources.
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    bin-bug-people
>State:          closed
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Jan 10 18:55:00 +0000 2010
>Closed-Date:    Sun Jan 10 19:05:06 +0000 2010
>Last-Modified:  Sun Jan 10 19:20:02 +0000 2010
>Originator:     Tomasz Motyl
>Release:        5.9.15 - the current revision
>Organization:
>Environment:
NetBSD verdandi.homeunix.org 5.99.11 NetBSD 5.99.11 (BASIENKA) #17: Sun Dec 20 21:35:50 GMT 2009  root@verdandi.homeunix.org:/mnt/modlishka/srcs/bsd-current/src/sys/arch/i386/compile/obj/BASIENKA i386

>Description:
The file usr.sbin/pwd_mkdb/pwd_mkdb.c
of The CVS Root: anoncvs@anoncvs.NetBSD.org:/cvsroot
and CVS Repository: src/usr.sbin/pwd_mkdb

@ line 660
                goto on_error;

misses the semicolon which results in the compilation error.

Kindest regards
    Tomasz

>How-To-Repeat:
Run sh build.sh build in the ssource's top level directory.
>Fix:
Change the line 660 from 'goto on_error' to '           goto on_error;'

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: snj@NetBSD.org
State-Changed-When: Sun, 10 Jan 2010 19:05:06 +0000
State-Changed-Why:
Fixed.


From: Soren Jacobsen <snj@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/42603 CVS commit: src/usr.sbin/pwd_mkdb
Date: Sun, 10 Jan 2010 19:04:36 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Sun Jan 10 19:04:35 UTC 2010

 Modified Files:
 	src/usr.sbin/pwd_mkdb: pwd_mkdb.c

 Log Message:
 Add a missing semicolon.  Noted by Tomasz Motyl in PR bin/42603.


 To generate a diff of this commit:
 cvs rdiff -u -r1.50 -r1.51 src/usr.sbin/pwd_mkdb/pwd_mkdb.c

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.