From pfeifer@dbai.tuwien.ac.at  Mon Aug 27 02:31:14 2001
Return-Path: <pfeifer@dbai.tuwien.ac.at>
Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12])
	by hub.freebsd.org (Postfix) with ESMTP id 9E76A37B405
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 27 Aug 2001 02:31:13 -0700 (PDT)
	(envelope-from pfeifer@dbai.tuwien.ac.at)
Received: from taygeta.dbai.tuwien.ac.at (taygeta [128.130.111.77])
	by vexpert.dbai.tuwien.ac.at (8.11.6/8.11.6) with ESMTP id f7R9V9I02407;
	Mon, 27 Aug 2001 11:31:10 +0200 (MET DST)
Received: (from pfeifer@localhost)
	by taygeta.dbai.tuwien.ac.at (8.11.3/8.11.3) id f7R9VAl51914;
	Mon, 27 Aug 2001 11:31:10 +0200 (CEST)
	(envelope-from pfeifer)
Message-Id: <200108270931.f7R9VAl51914@taygeta.dbai.tuwien.ac.at>
Date: Mon, 27 Aug 2001 11:31:10 +0200 (CEST)
From: pfeifer@dbai.tuwien.ac.at (Gerald Pfeifer)
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: devel/stlport is broken: ../include/wchar.h: No such file or directory
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         30121
>Category:       ports
>Synopsis:       devel/stlport is broken: ../include/wchar.h: No such file or directory
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 27 02:40:00 PDT 2001
>Closed-Date:    Fri Aug 31 09:36:16 PDT 2001
>Last-Modified:  Fri Aug 31 09:37:28 PDT 2001
>Originator:     
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
>Environment:
>Description:
	devel/stlport is broken and won't build.

>How-To-Repeat:

% cd devel/stlport ; make	
===>  Building for stlport-4.0
/bin/ln -sf /usr/include/g++ /files/pfeifer/.amd_mnt/nashira/files3/FreeBSD/ports/devel/stlport/work/STLport-4.0/src/../include
rm -rf obj/GCCi386/Release obj/GCCi386/Debug \
        obj/GCCi386/DebugSTL obj/GCCi386/ReleaseD \
        obj/GCCi386/DebugD obj/GCCi386/DebugSTLD SunWS_cache Templates.DB tempinc
mkdir -p obj/GCCi386/ReleaseD
c++ -I../stlport -Wall -W -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftemplate-depth-32 -O2 -fPIC dll_main.cpp -c -o obj/GCCi386/ReleaseD/dll_main.o
c++ -I../stlport -Wall -W -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftemplate-depth-32 -O2 -fPIC range_errors.cpp -c -o obj/GCCi386/ReleaseD/range_errors.o
In file included from ../stlport/stl/_iosfwd.h:21,
                 from ../stlport/iosfwd:33,
                 from ../stlport/stl/_string_fwd.h:22,
                 from ../stlport/stl/_string.h:31,
                 from ../stlport/string:44,
                 from range_errors.cpp:21:
../stlport/cwchar:40: ../include/wchar.h: No such file or directory
gmake: *** [obj/GCCi386/ReleaseD/range_errors.o] Error 1
*** Error code 2
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: trevor 
State-Changed-When: Fri Aug 31 09:36:16 PDT 2001 
State-Changed-Why:  
Conditionally marked BROKEN when wchar.h is missing--thank you, Gerald! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30121 
>Unformatted:
 
