pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/52200: Problem building textproc/php-intl on SmartOS



>Number:         52200
>Category:       pkg
>Synopsis:       Problem building textproc/php-intl on SmartOS
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 28 11:05:00 +0000 2017
>Originator:     Juraj Lutter
>Release:        master
>Organization:
>Environment:
SunOS (SmartOS)
>Description:
On SmartOS there is a need for -std=c++11 in CXXFLAGS
>How-To-Repeat:
Build textproc/php-intl without:

CXXFLAGS.SunOS+=        -std=c++11

in Makefile
>Fix:
Add:

CXXFLAGS.SunOS+=        -std=c++11

to Makefile.


Home | Main Index | Thread Index | Old Index