public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pluto at pld-linux dot org" <sourceware-bugzilla@sources.redhat.com>
To: glibc-bugs@sources.redhat.com
Subject: [Bug libc/229] gcc repoers an error (invalid quotes) in csu/version-info.h during crossbuild.
Date: Sun, 20 Jun 2004 17:43:00 -0000	[thread overview]
Message-ID: <20040620174345.25121.qmail@sourceware.org> (raw)
In-Reply-To: <20040620145059.229.pluto@pld-linux.org>


------- Additional Comments From pluto at pld-linux dot org  2004-06-20 17:43 -------
# without fix... 
# cat version-info.h 
 
"Compiled on a Linux 2.6.7 system on 2004-06-20. 
" 
"Available extensions: 
" 
"       GNU libio by Per Bothner\n" 
"       crypt add-on version 2.1 by Michael Glad and others\n" 
"       NPTL 0.61 by Ulrich Drepper\n" 
"       BIND-8.2.3-T5B\n" 
"       NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk\n" 
 
__build/csu/version-info.h:1: error: missing terminating " character 
__build/csu/version-info.h:2: error: missing terminating " character 
__build/csu/version-info.h:3: error: missing terminating " character 
__build/csu/version-info.h:4: error: missing terminating " character 
version.c:40: error: syntax error before string constant 
 
# with fixed makefile... 
# cat version-info.h 
 
"Compiled on a Linux 2.6.7 system on 2004-06-20." 
"" 
"Available extensions:" 
"" 
"       GNU libio by Per Bothner\n" 
"       crypt add-on version 2.1 by Michael Glad and others\n" 
"       NPTL 0.61 by Ulrich Drepper\n" 
"       BIND-8.2.3-T5B\n" 
"       NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk\n" 

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=229

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


  reply	other threads:[~2004-06-20 17:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-20 14:51 [Bug libc/229] New: " pluto at pld-linux dot org
2004-06-20 17:43 ` pluto at pld-linux dot org [this message]
2004-06-21 16:33 ` [Bug libc/229] " nickc at redhat dot com
2004-06-22  8:45 ` qboosh at pld-linux dot org
2004-06-24 12:40 ` [Bug libc/229] gcc reports " schwab at suse dot de
2004-06-25  3:28 ` akss at nsk dot ru
2004-08-10  2:37 ` drepper at redhat dot com
2004-08-30 20:17 ` qboosh at pld-linux dot org
2004-08-31  6:23 ` aj at suse dot de

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040620174345.25121.qmail@sourceware.org \
    --to=sourceware-bugzilla@sources.redhat.com \
    --cc=glibc-bugs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).