From: Beeblebrox <zaphod@berentweb.com>
To: grub-devel <grub-devel@gnu.org>
Subject: Re: grub-core compile error on FreeBSD
Date: Tue, 14 Oct 2014 18:59:59 +0300 [thread overview]
Message-ID: <20141014185959.050db631@rsbsd.rsb> (raw)
In-Reply-To: <20141014141443.10bac3ac@rsbsd.rsb>
> And your compiler and version is ... ?
What I posted previously was from (clang version 3.4.1)
When I use gcc (gcc version 4.8.3) by invoking "USE_GCC=any", the error is:
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -I../include -I../include -DGRUB_MACHINE_PCBIOS=1 -DGRUB_MACHINE=I386_PC -m32 -DGRUB_FILE=\"net/http.c\" -I. -I. -I.. -I.. -I../include -I../include -I../grub-core/lib/libgcrypt-grub/src/ -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast
-Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -Qn -fno-stack-protector -Wtrampolines -Werror -ffreestanding -MT
net/http_module-http.o -MD -MP -MF net/.deps-core/http_module-http.Tpo -c -o net/http_module-http.o `test -f 'net/http.c' || echo './'`net/http.c
In file included from ../include/grub/misc.h:24:0,
from net/http.c:19:
../include/grub/types.h:22:20: fatal error: config.h: No such file or directory
#include <config.h>
^
compilation terminated.
Makefile:30997: recipe for target 'net/http_module-http.o' failed
gmake[3]: *** [net/http_module-http.o] Error 1
gmake[3]: Leaving directory '/asp/git/grub/grub-core'
Makefile:22888: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory '/asp/git/grub/grub-core'
Makefile:11537: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/asp/git/grub'
Makefile:3933: recipe for target 'all' failed
gmake: *** [all] Error 2
--
FreeBSD_amd64_11-Current_RadeonKMS
next prev parent reply other threads:[~2014-10-14 16:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-14 11:14 grub-core compile error on FreeBSD Beeblebrox
2014-10-14 13:30 ` Andrei Borzenkov
2014-10-14 15:59 ` Beeblebrox [this message]
2014-10-14 16:31 ` Andrei Borzenkov
2014-10-14 18:26 ` Beeblebrox
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=20141014185959.050db631@rsbsd.rsb \
--to=zaphod@berentweb.com \
--cc=grub-devel@gnu.org \
/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 NNTP newsgroup(s).