Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Sep 2013 12:50:25 GMT
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181909: multimedia/vlc: SegmentInfoCommon.h:43:17: error: unknown type name 'time_t'
Message-ID:  <201309071250.r87CoPag092075@oldred.freebsd.org>
Resent-Message-ID: <201309071300.r87D00GM079052@freefall.freebsd.org>

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

>Number:         181909
>Category:       ports
>Synopsis:       multimedia/vlc: SegmentInfoCommon.h:43:17: error: unknown type name 'time_t'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 07 13:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     O. Hartmann
>Release:        FreeBSD 10.0-CURRENT/amd64
>Organization:
FU Berlin
>Environment:
FreeBSD 10.0-CURRENT #2 r255356: Sat Sep  7 13:04:03 CEST 2013 amd64

no converters/iconv (using system's libc iconv)
>Description:
In file included from ./mpd/SegmentInfo.h:33:
./mpd/SegmentInfoCommon.h:43:17: error: unknown type name 'time_t'
                time_t                  getDuration() const;
                ^
./mpd/SegmentInfoCommon.h:44:54: error: unknown type name 'time_t'
                void                    setDuration( time_t duration );
                                                     ^
./mpd/SegmentInfoCommon.h:55:17: error: unknown type name 'time_t'
                time_t                  duration;

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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