From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 175] New: empty filename include in wchar.h
Date: Wed, 11 Mar 2009 10:22:37 +0000 (UTC) [thread overview]
Message-ID: <bug-175-163@https.bugs.busybox.net/> (raw)
https://bugs.busybox.net/show_bug.cgi?id=175
Host: i386
Target: i386
Summary: empty filename include in wchar.h
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: stef at bononline.nl
CC: buildroot at uclibc.org
Estimated Hours: 0.0
Created an attachment (id=133)
--> (https://bugs.busybox.net/attachment.cgi?id=133)
Config file for this build.
When compiling buildroot 2009.02 it I get an error when compiling coreutils:
make[3]: Entering directory
`/mnt/sd/sda/3/buildroot-2009.02/build_i386/coreutils-6.9/lib'
/mnt/sd/sda/3/buildroot-2009.02/build_i386/staging_dir/usr/bin/i386-linux-uclibc-gcc
-Os -pipe -Os
-I/mnt/sd/sda/3/buildroot-2009.02/build_i386/staging_dir/usr/include
-I/mnt/sd/sda/3/buildroot-2009.02/build_i386/staging_dir/include
--sysroot=/mnt/sd/sda/3/buildroot-2009.02/build_i386/staging_dir/ -isysroot
/mnt/sd/sda/3/buildroot-2009.02/build_i386/staging_dir -mtune=i386 -march=i386
-I. -g -O2 -c allocsa.c
In file included from ./stdint.h:87,
from
///mnt/sd/sda/3/buildroot-2009.02/build_i386/staging_dir/usr/include/stdlib.h:860,
from ./stdlib.h:44,
from allocsa.h:24,
from allocsa.c:22:
./wchar.h:41:12: error: empty filename in #include
I checked this wchar.h, an indeed there is an include which is empty:
/* Include the original <wchar.h>. */
#include ""
I've been trying to build a system with "generic development system", not
changing more.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
next reply other threads:[~2009-03-11 10:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-11 10:22 bugzilla at busybox.net [this message]
2009-03-11 10:32 ` [Buildroot] [Bug 175] empty filename include in wchar.h bugzilla at busybox.net
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=bug-175-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.