From smuxinho@gmail.com  Tue Apr 18 01:52:33 2006
Return-Path: <smuxinho@gmail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7460C16A401
	for <bug-followup@FreeBSD.org>; Tue, 18 Apr 2006 01:52:33 +0000 (UTC)
	(envelope-from smuxinho@gmail.com)
Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.234])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0B3C543D49
	for <bug-followup@FreeBSD.org>; Tue, 18 Apr 2006 01:52:32 +0000 (GMT)
	(envelope-from smuxinho@gmail.com)
Received: by wproxy.gmail.com with SMTP id 55so1386854wri
        for <bug-followup@FreeBSD.org>; Mon, 17 Apr 2006 18:52:32 -0700 (PDT)
Received: by 10.65.51.15 with SMTP id d15mr540952qbk;
        Mon, 17 Apr 2006 18:52:29 -0700 (PDT)
Received: by 10.65.232.4 with HTTP; Mon, 17 Apr 2006 18:52:29 -0700 (PDT)
Message-Id: <65302b9a0604171852g16099e19u111934a7c1868b79@mail.gmail.com>
Date: Mon, 17 Apr 2006 22:52:29 -0300
From: "Roberto Lima" <smuxinho@gmail.com>
To: bug-followup@FreeBSD.org, clsung@tw.FreeBSD.org
Subject: Re:%20bin/95777:%20%5Bpatch%5D%20-u%7C-U%20options%20in%20jexec

>Number:         95978
>Category:       bin
>Synopsis:       Re: bin/95777: [patch] -u|-U options in jexec
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 18 02:00:23 GMT 2006
>Closed-Date:    Tue Apr 18 03:38:46 GMT 2006
>Last-Modified:  Tue Apr 18 03:38:46 GMT 2006
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 Hi there,
 I'm trying this patch in freebsd 6.0-release and i got this errors:
 
 cc -O2 -fno-strict-aliasing -pipe  -Wsystem-headers -Werror -Wall
 -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes
 -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual
 -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter
 -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls  -o
 jexec jexec.o
 jexec.o(.text+0xea): In function `main':
 : undefined reference to `login_getpwclass'
 jexec.o(.text+0x1ab): In function `main':
 : undefined reference to `setusercontext'
 jexec.o(.text+0x1c1): In function `main':
 : undefined reference to `login_close'
 jexec.o(.text+0x22c): In function `main':
 : undefined reference to `login_getpwclass'
 *** Error code 1
 
 Stop in /usr/src/usr.sbin/jexec.
 
 What's this can be?
 
 Sorry for my bad english.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Apr 18 03:37:23 UTC 2006 
State-Changed-Why:  
Misfiled followup to bin/95777; content migrated. 


Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Apr 18 03:37:23 UTC 2006 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=95978 
>Unformatted:
