| Bug#: 10546 | Product: Gentoo Linux | Version: 1.4_rc1 | Platform: x86 |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: azarah@gentoo.org | Reported By: h3y@esaurito.net | |
| Component: Core system | |||
| URL: | |||
| Summary: sys-devel/bc -- /usr/sbin/ebuild.sh: [: version 2: integer expression expected | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2002-11-10 16:03 0000 | |||
| Description: | Opened: 2002-11-10 16:03 0000 |
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
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'.