ports/182094: deskutils/notecase will not compile on 10.0-CURRENT
Walter Hurry
walterhurry at gmail.com
Sat Sep 14 14:20:00 UTC 2013
>Number: 182094
>Category: ports
>Synopsis: deskutils/notecase will not compile on 10.0-CURRENT
>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 14 14:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Walter Hurry
>Release: 10.0-CURRENT
>Organization:
>Environment:
FreeBSD freebsd.vm 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r255358: Sat Sep 7 22:28:09 BST 2013 root at freebsd.vm:/usr/obj/usr/src/sys/VM10 amd64
>Description:
The messages are these:
./src/gui/GuiLanguage.cpp:321:3: error: use of undeclared identifier 'putenv'
putenv( g_strconcat("LANG=", szLocaleCode, (char *)NULL) );
^
./src/gui/GuiLanguage.cpp:474:25: error: use of undeclared identifier 'getenv';
did you mean 'g_getenv'?
const char *szLocale = getenv("LANG"); //setlocale(LC_ALL, NULL);
^~~~~~
g_getenv
>How-To-Repeat:
Attempt ot compile deskutils/notecase on 10.0-CURRENT
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list