Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2001 11:31:10 +0200 (CEST)
From:      pfeifer@dbai.tuwien.ac.at (Gerald Pfeifer)
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30121: devel/stlport is broken: ../include/wchar.h: No such file or directory
Message-ID:  <200108270931.f7R9VAl51914@taygeta.dbai.tuwien.ac.at>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108270931.f7R9VAl51914>