Bug 215943 - lang/erlang:bin/beam: Undefined symbol "ppoll"
Summary: lang/erlang:bin/beam: Undefined symbol "ppoll"
Status: Closed Works As Intended
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Package Infrastructure (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-10 16:13 UTC by Sephiroth Kwon
Modified: 2017-01-10 16:18 UTC (History)
2 users (show)

See Also:


Attachments
screen shot (1.30 KB, text/plain)
2017-01-10 16:13 UTC, Sephiroth Kwon
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sephiroth Kwon 2017-01-10 16:13:31 UTC
Created attachment 178722 [details]
screen shot

On FreeBSD 10.2-stable version.
I install erlang with "pkg-static install erlang" command successfully.
But when I run erl, It show the error message bellow:
/usr/local/lib/erlang/erts-8.2/bin/beam: Undefined symbol "ppoll"

The erlang version is 19.2_2,3
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2017-01-10 16:18:52 UTC
The packages are built using the oldest supported FreeBSD release on each branch. On the 10 branch, it means the packages are built on 10.3.

10.3 is newer than the 10.2-stable you are using, and thus, you cannot use the official packages on it.