Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69710 - scilab/scicos libtool interface lacking '--tag' option
Summary: scilab/scicos libtool interface lacking '--tag' option
Status: RESOLVED DUPLICATE of bug 67692
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-01 06:02 UTC by Ernani MElode Sousa Reis
Modified: 2005-07-17 13:06 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 Ernani MElode Sousa Reis 2004-11-01 06:02:30 UTC
Compilation of a c block in scicos fails, complains of a missing shared library, and scilab window shows:
   libtool: compile: specify a tag with `--tag'
   make: *** [toto.lo] Error 1


Reproducible: Always
Steps to Reproduce:
1.call scilab, start scicos
2.create a c block, insert some code (has to compile)
3.after closing the edit window, compilation fails, ans error message appears in Scilab window

Actual Results:  
compilation failed error message window, and error message:
   libtool: compile: specify a tag with `--tag'
   make: *** [toto.lo] Error 1
in Scilab window

Expected Results:  
compiled with no error message, run afterwards
Comment 1 SpanKY gentoo-dev 2004-11-01 06:59:36 UTC

*** This bug has been marked as a duplicate of 67692 ***