Summary: | amSynth failed to compile with undeclared finction pthread_kill | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Arthur Peters <amp> |
Component: | Current packages | Assignee: | Jeremy Huddleston (RETIRED) <eradicator> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | sound |
Priority: | High | Keywords: | Inclusion |
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Patch to fix problem |
Description
Arthur Peters
2004-03-14 14:07:52 UTC
Created attachment 27364 [details, diff]
Patch to fix problem
Adds #include <signal.h> to main.cc to fix the problem.
Works for me. Compiles and runs.
in portage. thanks. |