From: OFFICE ZERO <hi-oh230@air.ocn.ne.jp>
To: "ling hao" <moogle.ling@gmail.com>, <680@emacsbugs.donarmstrong.com>
Subject: bug#680: undefined reference to `syms_of_font'
Date: Sun, 10 Aug 2008 00:17:37 +0900 [thread overview]
Message-ID: <013001c8fa33$0f0c7590$0100a8c0@yourhigxg9gyo4> (raw)
In-Reply-To: 486083c20808090557x1f911521g415298c4e347ddbb@mail.gmail.com
[-- Attachment #1: Type: text/plain, Size: 2238 bytes --]
Do'nt send me mail !!!
no tkank you!!
----- Original Message -----
From: ling hao
To: bug-gnu-emacs@gnu.org
Sent: Saturday, August 09, 2008 9:57 PM
Subject: bug#680: undefined reference to `syms_of_font'
Dear all,
I find this problem when I checked out source code and tried to build
emacs-unicode-2 in windows with MinGW.
when I use
configure.bat --no-debug --with-gcc --cflags -IC:\gnuw32\include (
c:\gnuw32\include is where I put image libraries)
it seems ok.
But later, when I run make bootstrap, it always failed with these error.
oo-spd/i386/temacs0.a(emacs.o):emacs.c:(.text+0x1605): undefined reference
to `syms_of_font'
oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x8a1): undefined
reference to `Ffont_get'
oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x1cc2): undefined
reference to `QCregistry'
oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x1cdf): undefined
reference to `Ffont_spec'
oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x2292): undefined
reference to `Ffont_spec'
oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x22b2): undefined
reference to `font_parse_xlfd'
oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x2328): undefined
reference to `font_unparse_xlfd'
oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x2401): undefined
reference to `Ffont_spec'
oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x2415): undefined
reference to `font_parse_xlfd'
oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x247d): undefined
reference to `font_unparse_xlfd'
collect2: ld returned 1 exit status
make[2]: *** [oo-spd/i386/temacs.exe] Error 1
make[2]: Leaving directory `E:/emacs-unicode/emacs/src'
make[1]: *** [bootstrap-temacs] Error 2
make[1]: Leaving directory `E:/emacs-unicode/emacs/src'
make: *** [bootstrap-gmake] Error 2
I check the source code and found that the Ffont_get was defined in font.c
but in makefile, font.c is only build when specified --enable-font-backend.
I put font.c in makefile in src folder about in line422. and pass this
part.
I don't know if I made any mistake to cause this error, please could you
check this issue. Maybe it is a bug.
Newbie to emacs
ling hao
[-- Attachment #2: Type: text/html, Size: 3378 bytes --]
prev parent reply other threads:[~2008-08-09 15:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-09 12:57 bug#680: undefined reference to `syms_of_font' ling hao
2008-08-09 15:03 ` Juanma Barranquero
2008-08-09 15:41 ` OFFICE ZERO
2008-08-09 15:41 ` OFFICE ZERO
[not found] ` <handler.680.B680.121829662828003.ackinfo@emacsbugs.donarmstrong.com>
2008-08-11 1:17 ` bug#680: Info received (bug#680: undefined reference to `syms_of_font') OFFICE ZERO
2008-08-09 15:17 ` OFFICE ZERO [this message]
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='013001c8fa33$0f0c7590$0100a8c0@yourhigxg9gyo4' \
--to=hi-oh230@air.ocn.ne.jp \
--cc=680@emacsbugs.donarmstrong.com \
--cc=moogle.ling@gmail.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
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.