Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113211 - gforth should depend on dev-libs/ffcall
Summary: gforth should depend on dev-libs/ffcall
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: High major
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-21 16:46 UTC by Jorge Acereda
Modified: 2006-02-14 16:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jorge Acereda 2005-11-21 16:46:35 UTC
gforth should depend on dev-libs/ffcall in order to use its foreign function
interface.

Reproducible: Always
Steps to Reproduce:
1.Install gforth on a system that doesn't have ffcall installed
2.$ gforth
3.require fflib.fs

Actual Results:  
in file included from *the terminal*:1
/usr/share/gforth/0.6.2/fflib.fs:121: Undefined word
' av-int      ' av-int-r      ' >r  argtype int

Expected Results:  
Should load the library properly
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-21 16:49:39 UTC
+metadata.xml missing...
Comment 2 Matthew Kennedy (RETIRED) gentoo-dev 2006-02-14 16:13:59 UTC
Thanks for the note.  I added the dependency for dev-lang/gforth-0.6.2-r1.