Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2001 22:39:15 -0500
From:      Paul Magwene <paul.magwene@yale.edu>
To:        obrien@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: stlport-4.0
Message-ID:  <3AB973E3.1A21616B@yale.edu>

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

I just tried to install the latest stl-port 4.0 on a 4.3-Beta machine
(built Mar 12).

The port makefile is dated as follow:

# $FreeBSD: ports/devel/stlport/Makefile,v 1.10 2001/03/21 02:27:08
obrien Exp $
#


The port hiccups early on with the following error:


===>  Building for stlport-4.0
rm -rf obj/GCCi386/Release obj/GCCi386/Debug \
        obj/GCCi386/DebugSTL obj/GCCi386/ReleaseD \
        obj/GCCi386/DebugD obj/GCCi386/DebugSTLD SunWS_cache
Templates.DB tempin       c
mkdir -p obj/GCCi386/ReleaseD
c++ -I../stlport -Wall -W -Wno-sign-compare -Wno-unused
-Wno-uninitialized -ftem       plate-depth-32 -O2 -fPIC dll_main.cpp -c
-o obj/GCCi386/ReleaseD/dll_main.o
In file included from ../stlport/stl/_alloc.h:68,
                 from ../stlport/memory:28,
                 from dll_main.cpp:5:
../stlport/new:47: ../include/new: No such file or directory
gmake: *** [obj/GCCi386/ReleaseD/dll_main.o] Error 1
*** Error code 2

Stop in /usr/ports/devel/stlport.
*** Error code 1

Stop in /usr/ports/devel/stlport.
*** Error code 1

Stop in /usr/ports/devel/stlport.




I'll see if I can fiddle around to make things work, but I thought I'd
let let, as port maintainer, know.

Thanks,
Paul

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?3AB973E3.1A21616B>