Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Build System
-
Labels:None
-
Environment:Solaris 10 SXDE VMWare release with SunStudio 12
-
Platform:Solaris x86/sunstudio
-
CPU Info:unknown
-
FreeSWITCH GIT Revision:unknown
-
Reproduced with GIT HEAD?:unknown
Description
Problem: 'undefined symbol: ED_UNASSIGNED' during the libedit build.
Cause: Broken 'tr' in the default path on sol10
Temporary Fix: Prepend /usr/xpg4/bin to the PATH
Might be worth either putting this in the build docs, or defaulting to it on a solaris build?