Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 2013 06:32:02 GMT
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182028: print/texlive-base: error: member access into incomplete type 'struct timeval'
Message-ID:  <201309120632.r8C6W2rq010998@oldred.freebsd.org>
Resent-Message-ID: <201309120640.r8C6e0c7085730@freefall.freebsd.org>

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

>Number:         182028
>Category:       ports
>Synopsis:       print/texlive-base: error: member access into incomplete type 'struct timeval'
>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:   Thu Sep 12 06:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     O. Hartmann
>Release:        FreeBSD 10.0-CURRENT/amd64
>Organization:
FU Berlin
>Environment:
FreeBSD 10.0-CURRENT #1 r255479: Wed Sep 11 21:47:51 CEST 2013 amd64

no libstdc++
no converters/libiconv
>Description:
[...]

c++ -DHAVE_CONFIG_H -I. -I./dvisvgm-1.0.11/src -I./dvisvgm-1.0.11/potracelib  -I/usr/local/include/freetype2 -I/usr/local/include  -I/usr/local/include   -Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings -O2 -pipe -O3 -march=native -I/usr/local/include -I/usr/local/include/kpathsea -I/usr/local/include/ptexenc -fno-strict-aliasing -MT FileFinder.o -MD -MP -MF .deps/FileFinder.Tpo -c -o FileFinder.o `test -f 'dvisvgm-1.0.11/src/FileFinder.cpp' || echo './'`dvisvgm-1.0.11/src/FileFinder.cpp
In file included from dvisvgm-1.0.11/src/FileFinder.cpp:43:
In file included from /usr/local/include/kpathsea/kpathsea.h:18:
In file included from /usr/local/include/kpathsea/c-stat.h:23:
In file included from /usr/include/sys/stat.h:99:
/usr/include/sys/time.h:193:5: error: member access into incomplete type 'struct timeval'
        _tv->tv_sec = _bt->sec;

>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?201309120632.r8C6W2rq010998>