From owner-freebsd-ports Mon Aug 27 2:40:36 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 56AA237B43A for ; Mon, 27 Aug 2001 02:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7R9e1Y77844; Mon, 27 Aug 2001 02:40:01 -0700 (PDT) (envelope-from gnats) 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 ; 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 X-Send-Pr-Version: 3.113 Subject: ports/30121: devel/stlport is broken: ../include/wchar.h: No such file or directory Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 27 02:40:00 PDT 2001 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message