Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 69710

Summary: scilab/scicos libtool interface lacking '--tag' option
Product: Gentoo Linux Reporter: Ernani MElode Sousa Reis <esreis>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***