all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Building today's trunk ...
Date: Mon, 24 Dec 2012 10:12:15 +0100	[thread overview]
Message-ID: <50D81C6F.6020800@gmx.at> (raw)

... with MinGW results here in:

gcc -I. -c -gdwarf-2 -g3  -DEMACSDEBUG -fno-crossjumping -std=gnu99   -Demacs=1 -I../lib -I../nt/inc -DUSE_CRT_DLL=1 -o oo/i386/w32.o w32.c
w32.c: In function 'acl_to_text':
w32.c:4701:3: warning: passing argument 5 of 'convert_sd_to_sddl' from incompatible pointer type [enabled by default]
w32.c:1023:1: note: expected 'PULONG' but argument is of type 'ssize_t *'
gcc -I. -c -gdwarf-2 -g3  -DEMACSDEBUG -fno-crossjumping -std=gnu99   -Demacs=1 -I../lib -I../nt/inc -DUSE_CRT_DLL=1 -o oo/i386/w32proc.o w32proc.c
rm oo/i386/temacs1.a
ar -rsc oo/i386/temacs1.a oo/i386/alloc.o oo/i386/atimer.o oo/i386/buffer.o oo/i386/bytecode.o oo/i386/callint.o oo/i386/callproc.o oo/i386/casefiddle.o oo/i386/cmds.o oo/i386/data.o oo/i386/dired.o oo/i386/dispnew.o oo/i386/doc.o oo/i386/doprnt.o oo/i386/editfns.o oo/i386/eval.o oo/i386/fileio.o oo/i386/filelock.o oo/i386/fns.o oo/i386/indent.o oo/i386/insdel.o oo/i386/keyboard.o oo/i386/keymap.o oo/i386/lread.o oo/i386/macros.o oo/i386/marker.o oo/i386/minibuf.o oo/i386/w32.o oo/i386/w32heap.o oo/i386/w32inevt.o oo/i386/w32proc.o oo/i386/w32console.o oo/i386/print.o oo/i386/process.o oo/i386/regex.o oo/i386/scroll.o oo/i386/search.o oo/i386/sound.o oo/i386/syntax.o
gcc -o oo/i386/temacs.bin  -gdwarf-2 -g3    -Wl,-stack,0x00800000 -Wl,-heap,0x00100000 -Wl,-image-base,0x01000000 -Wl,-subsystem,console -Wl,-entry,__start -Wl,-Map,oo/i386/temacs.map oo/i386/firstfile.o oo/i386/emacs.res oo/i386/temacs0.a oo/i386/temacs1.a oo/i386/temacs2.a oo/i386/lastfile.a ../lib/oo/i386/libgnu.a -lwinmm -ladvapi32 -lgdi32 -lcomdlg32 -luser32 -lmpr -lshell32 -lwinspool -lole32 -lcomctl32 -lusp10
../lib/oo/i386/libgnu.a(filemode.o): In function `ftypelet':
c:\emacs\trunk\lib/filemode.c:81: undefined reference to `S_ISMPX'
collect2: ld returned 1 exit status
make[1]: *** [oo/i386/temacs.exe] Error 1
make[1]: Leaving directory `c:/emacs/trunk/src'
make: *** [all-other-dirs-gmake] Error 2

martin



             reply	other threads:[~2012-12-24  9:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-24  9:12 martin rudalics [this message]
2012-12-24 11:57 ` Building today's trunk Andy Moreton
2012-12-24 13:45   ` martin rudalics
2012-12-24 15:58     ` Eli Zaretskii
2012-12-24 18:06       ` martin rudalics
2012-12-25 17:15 ` Eli Zaretskii
2012-12-25 18:10   ` martin rudalics

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=50D81C6F.6020800@gmx.at \
    --to=rudalics@gmx.at \
    --cc=emacs-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.
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.