emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bidi build problems on Win32


From: Philipp Reichmuth
Subject: Bidi build problems on Win32
Date: Thu, 29 Apr 2004 11:21:33 +0200
User-agent: Mozilla Thunderbird 0.5 (Windows/20040207)

Hi there,

I've run into a build problem trying to build the CVS bidi branch on
Windows (fails with GCC and MSVC, on a clean checkout). make bootstrap
using gcc says:

windres -O coff --include-dir ../nt -o oo-spd/i386/emacs.res ../nt/emacs.rc
gcc -o oo-spd/i386/temacs.bin  -g   -Wl,-stack,0x00800000
-Wl,-heap,0x00100000 -Wl,-image-base,0x01000000 -g
-Wl,-subsystem,console -Wl,-entry,__start -Wl,-Map,
oo-spd/i386/temacs.map oo-spd/i386/firstfile.o oo-spd/i386/emacs.res
oo-spd/i386/temacs0.a oo-spd/i386/temacs1.a oo-spd/i386/temacw32.a
oo-spd/i386/lastfile.a -lwinmm -ladvapi32 -lgdi32 -lcomdlg32 -luser32
-lmpr -lshell32
oo-spd/i386/temacs1.a(xdisp.o)(.text+0x621a): In function `reseat_1':
c:/Unix/emacs/src/xdisp.c:4652: undefined reference to `bidi_init_it'
oo-spd/i386/temacs1.a(xdisp.o)(.text+0x6222):c:/Unix/emacs/src/xdisp.c:4653:
undefined reference to `bidi_get_next_char_visually'
oo-spd/i386/temacs1.a(xdisp.o)(.text+0x6b40): In function
`set_iterator_to_next':
c:/Unix/emacs/src/xdisp.c:5012: undefined reference to
`bidi_get_next_char_visually'
make[2]: *** [oo-spd/i386/temacs.exe] Error 1
make[2]: Leaving directory `/c/Unix/emacs/src'
make[1]: *** [bootstrap-temacs] Error 2
make[1]: Leaving directory `/c/Unix/emacs/src'
make: *** [bootstrap-gmake] Error 2

--
Philipp Reichmuth                  Tel.:  +49 228 / 9656-348
Stiftung caesar                    Fax :  +49 228 / 9656-118
Financial Engineering              Mail: address@hidden
Ludwig-Erhard-Allee 2 - 53175 Bonn http://www.caesar.de/?fen

Attachment: reichmuth.vcf
Description: Vcard


reply via email to

[Prev in Thread] Current Thread [Next in Thread]