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/3368] New: Glibc 2.3.6 compile errors in csu/version-info.h: missing terminating " character


I compile on ubutu edgy with the instrutions of lfs 6.2:
http://www.linuxfromscratch.org/lfs/view/stable/chapter05/glibc.html
And I send it to their mailing list:
http://linuxfromscratch.org/pipermail/lfs-support/2006-October/031619.html
http://linuxfromscratch.org/pipermail/lfs-support/2006-October/031700.html

tmp/glibc-build/csu/version-info.h:2: error: missing terminating " character
/tmp/glibc-build/csu/version-info.h:3: error: missing terminating " character
/tmp/glibc-build/csu/version-info.h:4: error: expected ',' or ';'
before string constant
make[2]: *** [/tmp/glibc-build/csu/version.o] 1 הלקת
make[2]: Leaving directory `/tmp/glibc-2.3.6/csu'
make[1]: *** [csu/subdir_lib] 2 הלקת
make[1]: Leaving directory `/tmp/glibc-2.3.6'
make: *** [all] 2 הלקת

-- 
           Summary: Glibc 2.3.6 compile errors in csu/version-info.h:
                    missing terminating " character
           Product: glibc
           Version: 2.3.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: nadavvin at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com


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

------- 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]