This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/2930] New: Syntax error in scripts/check-c++-types.sh line 38


There's a syntax error in the file scripts/check-c++-types.sh in line 38:

scripts/check-c++-types.sh: line 38: syntax error near unexpected token `('
scripts/check-c++-types.sh: line 38: `  $cxx -S -xc++ -o - -D_GNU_SOURCE <(cat 
<<EOF'

Line 38:
$cxx -S -xc++ -o - -D_GNU_SOURCE <(cat <<EOF

I used the official glibc-2.4 tarball, not the CVS version, to build CLFS.
The error occured in step 10.6 [1].

Cheers, milahu :)

[1] http://cross-lfs.org/view/1.0.0rc1/x86/final-system/glibc.html

-- 
           Summary: Syntax error in scripts/check-c++-types.sh line 38
           Product: glibc
           Version: 2.4
            Status: NEW
          Severity: critical
          Priority: P1
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: milahu at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com,milahu at gmail
                    dot com
  GCC host triplet: i686-cross-linux-gnu
GCC target triplet: i585-pc-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=2930

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]