To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46873
Issue #:|46873
Summary:|FreeBSD's sed doesn't support -r
Component:|porting
Version:|current
Platform:|All
URL:|
OS/Version:|FreeBSD
Status:|NEW
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P5
Subcomponent:|code
Assigned to:|rene
Reported by:|pjanik
------- Additional comments from [EMAIL PROTECTED] Wed Apr 6 13:36:37 -0700
2005 -------
Hi,
configure.in contains:
dnl Kaffe specific tests
KAFFE_VER=`$JAVAINTERPRETER -version 2>&1 | $EGREP " Version:" | $SED
-r "s/.* Version: ([[0-9\.]]*).*/\1/"`
and:
[EMAIL PROTECTED]:~> uname -a
FreeBSD leda.fi.muni.cz 4.11-STABLE FreeBSD 4.11-STABLE #0: Wed Jan 12 11:24:02
CET 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/LEDA i386
[EMAIL PROTECTED]:~> sed -r
sed: illegal option -- r
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]