[#3970] e2fsprogs compile error in SVN trunk (BF537-STAMP)
Submitted By: Bryan Wu
Open Date
2008-03-17 07:18:48 Close Date
2008-04-01 16:59:36
Priority:
Medium High Assignee:
Graf Yang
Status:
Closed Fixed In Release:
N/A
Found In Release:
N/A Release:
Category:
N/A Board:
N/A
Processor:
N/A Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
App binary format:
N/A
Summary: e2fsprogs compile error in SVN trunk (BF537-STAMP)
Details:
checking for unified diff option... ./configure.lineno: 15109: Syntax error: Bad fd number
make[3]: *** [build-e2fsprogs-1.40.8/Makefile] Error 2
make[3]: Leaving directory `/opt/svn/bf537/user/e2fsprogs'
make[2]: *** [e2fsprogs] Error 2
make[2]: Leaving directory `/opt/svn/bf537/user'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/opt/svn/bf537/user'
make: *** [subdirs] Error 1
ERROR: Error somewhere during make
Follow-ups
--- Mike Frysinger 2008-03-17 07:24:12
post the config.log file as an attachment ... the output from configure itself
is generally useless
--- Graf Yang 2008-03-21 02:25:36
A syntax error, now was fixed.
--- Mike Frysinger 2008-03-21 02:38:15
it isnt a syntax error ... it's a bashism and i'm guessing you guys are running
on Ubuntu where /bin/sh points to dash
--- Graf Yang 2008-03-21 03:57:13
I have modified it to:
diff -u $0 $0 > /dev/null 2>&1
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found