Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 2003 12:15:54 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/57267: devel/stlport is broken under -current
Message-ID:  <20030927021554.112D36A7101@k7.mavetju>
Resent-Message-ID: <200309270230.h8R2UDCO043601@freefall.freebsd.org>

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

>Number:         57267
>Category:       ports
>Synopsis:       devel/stlport is broken under -current
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 26 19:30:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Sun Aug 17 16:04:25 EST 2003 edwin@k7.mavetju:/usr/src/sys/compile/k7 i386

>Description:

devel/stlport is broken under -current due to the inclusion of a
file which doesn't exist:

http://bento.freebsd.org/errorlogs/i386-5-latest/stlport-gcc-4.5.3_1.log

g++ -D_THREAD_SAFE -D_REENTRANT -fexceptions -I../stlport -Wall -W -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftemplate-depth-32 -O -pipe -mcpu=pentiumpro -fPIC dll_main.cpp -c -o ../lib/obj/GCC-FREEBSD/ReleaseD/dll_main.o
In file included from stlport_prefix.h:28,
                 from dll_main.cpp:29:
../stlport/ctime:25:44: ../g++/ctime: No such file or directory
In file included from stlport_prefix.h:28,
                 from dll_main.cpp:29:
../stlport/ctime:32: error: `size_t' not declared
[...]

>How-To-Repeat:

-

>Fix:

Simply changing stlport/ctime:25 didn't solve the problem.
>Release-Note:
>Audit-Trail:
>Unformatted:



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