NetBSD Problem Report #35994

From dauphin@enst.fr  Tue Mar 13 09:28:34 2007
Return-Path: <dauphin@enst.fr>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by narn.NetBSD.org (Postfix) with ESMTP id 59DF363B8A7
	for <gnats-bugs@gnats.netbsd.org>; Tue, 13 Mar 2007 09:28:34 +0000 (UTC)
Message-Id: <1173778113.20338@bi.enst.fr>
Date: Tue, 13 Mar 2007 10:28:33 +0100
From: "Gilles Dauphin" <dauphin@enst.fr>
To: "gnats bugs" <gnats-bugs@NetBSD.org>
Subject: security/putty gcc412 solaris10 -m64
X-Send-Pr-Version: gtk-send-pr 0.4.5 
X-GNATS-Notify:

>Number:         35994
>Category:       pkg
>Synopsis:       security/putty gcc412 solaris10 -m64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    solaris-pkg-people
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Mar 13 09:30:01 +0000 2007
>Closed-Date:    Sun Apr 12 14:24:33 +0000 2020
>Last-Modified:  Sun Apr 12 14:24:33 +0000 2020
>Originator:     Gilles Dauphin
>Release:        SunOS 5.10 i86pc
>Organization:
ENST 
>Environment:


System: SunOS bi.enst.fr 5.10 Generic_118855-19 i86pc


>Description:


gcc   -g -DHAVE_NO_SETRESUID -I/usr/pkg/include -I/usr/include -Wall -Werror -I.
././ -I../charset/ -I../windows/ -I../unix/ -I../mac/ -I../macosx/ `gtk-config -
-cflags` -c ../unix/uxnet.c
../unix/uxnet.c: In function 'net_select_result':
../unix/uxnet.c:1093: error: 'SIOCATMARK' undeclared (first use in this function
)
../unix/uxnet.c:1093: error: (Each undeclared identifier is reported only once
../unix/uxnet.c:1093: error: for each function it appears in.)

[wrapper.sh] note: The real command line, after the pkgsrc wrapper, was:
/pkg/obj/security/putty/work/.gcc/bin/gcc -g -DHAVE_NO_SETRESUID -I/pkg/obj/secu
rity/putty/work/.buildlink/include -Wall -Werror -I.././ -I../charset/ -I../wind
ows/ -I../unix/ -I../mac/ -I../macosx/ -I/pkg/obj/security/putty/work/.buildlink
/include/gtk-1.2 -I/pkg/obj/security/putty/work/.buildlink/include/glib/glib-1.2
 -I/pkg/obj/security/putty/work/.buildlink/lib/glib/include -I/pkg/obj/security/
putty/work/.x11-buildlink/include -c ../unix/uxnet.c -m64 -L/pkg/obj/security/pu
tty/work/.buildlink/lib 
gmake: *** [uxnet.o] Error 1
*** Error code 2




>How-To-Repeat:


bmake


>Fix:


?


>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: pkg-manager->solaris-pkg-people
Responsible-Changed-By: snj@netbsd.org
Responsible-Changed-When: Tue, 13 Mar 2007 18:04:55 +0000
Responsible-Changed-Why:
Solaris-specific problem.


State-Changed-From-To: open->closed
State-Changed-By: maya@NetBSD.org
State-Changed-When: Sun, 12 Apr 2020 14:24:33 +0000
State-Changed-Why:
Stale bug report. While this doesn't build on the latest smartos, looking at the mentions of SIOCATMARK in putty, I see:
/* Solaris needs <sys/sockio.h> for SIOCATMARK. */
#ifndef SIOCATMARK
#include <sys/sockio.h>
#endif

Which leads me to believe the original issue is fixed.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: gnats-precook-prs,v 1.4 2018/12/21 14:20:20 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.