Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Jul 2011 19:04:22 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/158748: libvncserver won't compile
Message-ID:  <E1QfL1y-0003Ns-No@borg.lerctr.org>
Resent-Message-ID: <201107090010.p690A72B036719@freefall.freebsd.org>

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

>Number:         158748
>Category:       ports
>Synopsis:       libvncserver won't compile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 09 00:10:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Larry Rosenman
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD borg.lerctr.org 8.2-STABLE FreeBSD 8.2-STABLE #58: Fri Jul 8 14:29:00 CDT 2011 root@borg.lerctr.org:/usr/obj/usr/src/sys/BORG amd64


>Description:
===>  Building for libvncserver-0.9.8
/usr/bin/make  all-recursive
Making all in libvncserver
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common   -I/usr/local/include  -O2 -pipe -fno-strict-aliasing -Wall -I/usr/local/include -I/usr/local/include -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo main.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -I/usr/local/include -I/usr/local/include -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c  -fPIC -DPIC -o .libs/main.o
main.c:1057:19: error: conio.h: No such file or directory
main.c:1061: error: conflicting types for 'gettimeofday'
/usr/include/sys/time.h:335: error: previous declaration of 'gettimeofday' was here
main.c: In function 'gettimeofday':
main.c:1062: error: 'SYSTEMTIME' undeclared (first use in this function)
main.c:1062: error: (Each undeclared identifier is reported only once
main.c:1062: error: for each function it appears in.)
main.c:1062: error: expected ';' before 't'
main.c:1063: warning: implicit declaration of function 'GetSystemTime'
main.c:1063: error: 't' undeclared (first use in this function)
*** Error code 1

Stop in /usr/ports/net/libvncserver/work/LibVNCServer-0.9.8/libvncserver.
*** Error code 1

Stop in /usr/ports/net/libvncserver/work/LibVNCServer-0.9.8.
*** Error code 1

Stop in /usr/ports/net/libvncserver/work/LibVNCServer-0.9.8.
*** Error code 1

Stop in /usr/ports/net/libvncserver.

===>>> make failed for net/libvncserver
===>>> Aborting update

===>>> Update for net/libvncserver failed
===>>> Aborting update


===>>> You can restart from the point of failure with this command line:
       portmaster <flags> emulators/virtualbox-ose emulators/virtualbox-ose-kmod net/libvncserver net/vde2 sysutils/cdrtools textproc/libxslt security/libgcrypt security/libgpg-error

>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?E1QfL1y-0003Ns-No>