Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10546 - sys-devel/bc -- /usr/sbin/ebuild.sh: [: version 2: integer expression expected
Summary: sys-devel/bc -- /usr/sbin/ebuild.sh: [: version 2: integer expression expected
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-10 16:03 UTC by Maurizio Disimino
Modified: 2003-02-04 19:42 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 Maurizio Disimino 2002-11-10 16:03:50 UTC
work root # emerge bc
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-devel/bc-1.06-r3 to /
>>> md5 ;-) bc-1.06.tar.gz
>>> Unpacking source...
>>> Unpacking bc-1.06.tar.gz
patching file doc/bc.texi
patching file doc/dc.texi
patching file bc/scan.l
/usr/sbin/ebuild.sh: [: version 2: integer expression expected
>>> Source unpacked.
readline
creating cache ./config.cache
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-11-11 01:59:31 UTC
Ok, try -r4, as it should fix it.  Problem was flex-2.5.4 returns
'flex version 2.5.4', where flex-2.5.22 returns 'flex 2.5.22'.