unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Freenet.DE>
To: 6570@debbugs.gnu.org
Subject: bug#6570: Sources pulled at 9 o'clock UTC don't compile in lib-src/movemail.c
Date: Tue, 6 Jul 2010 12:20:49 +0200	[thread overview]
Message-ID: <B9574ED8-E123-440B-B1FF-B2A56550B923@Freenet.DE> (raw)

Hello!

I configure GNU Emacs --without-pop. Trying to compile it in the  
background leads to a fatal error:

	gcc-4.2 -I/opt/local/include -L/opt/local/lib -c   -DHAVE_CONFIG_H - 
I. -I../src -I..../emacs/lib-src -I..../emacs/lib-src/../src  -g -H - 
Wno-pointer-sign -pipe -fPIC -fno-common -mcpu=7450 -mtune=G4 - 
faltivec -fast  ..../emacs/lib-src/movemail.c
	. ../src/config.h
	.. ../src/s/darwin.h
	.. ../src/m/macppc.h
	.. /usr/include/string.h
	... /usr/include/_types.h
	.... /usr/include/sys/_types.h
	..... /usr/include/sys/cdefs.h
	..... /usr/include/machine/_types.h
	...... /usr/include/ppc/_types.h
	.. /usr/include/strings.h
	.. /usr/include/stdlib.h
	... /usr/include/available.h
	... /usr/include/sys/wait.h
	.... /usr/include/sys/signal.h
	..... /usr/include/sys/appleapiopts.h
	..... /usr/include/machine/signal.h
	...... /usr/include/ppc/signal.h
	....... /usr/include/ppc/_structs.h
	..... /usr/include/sys/_structs.h
	...... /usr/include/machine/_structs.h
	....... /usr/include/ppc/_structs.h
	........ /usr/include/mach/ppc/_structs.h
	.... /usr/include/sys/resource.h
	..... /usr/include/sys/_structs.h
	.... /usr/include/machine/endian.h
	..... /usr/include/ppc/endian.h
	...... /usr/include/sys/_endian.h
	... /usr/include/alloca.h
	... /usr/include/machine/types.h
	.... /usr/include/ppc/types.h
	..... /usr/include/ppc/_types.h
	. /usr/include/sys/types.h
	.. /usr/include/sys/_structs.h
	. /usr/include/sys/stat.h
	.. /usr/include/sys/_structs.h
	. /usr/include/sys/file.h
	.. /usr/include/sys/fcntl.h
	.. /usr/include/sys/unistd.h
	.. /usr/include/sys/queue.h
	. /usr/include/stdio.h
	. /usr/include/errno.h
	.. /usr/include/sys/errno.h
	. /usr/include/time.h
	.. /usr/include/_structs.h
	... /usr/include/sys/_structs.h
	. ./getopt.h
	.. /usr/include/unistd.h
	... /usr/include/sys/select.h
	.... /usr/include/sys/_structs.h
	.... /usr/include/sys/_select.h
	.. /usr/include/ctype.h
	... /usr/include/runetype.h
	. /usr/include/fcntl.h
	. ../src/syswait.h
	..../emacs/lib-src/movemail.c:158: error: expected ‘)’ before ‘server’
	Multiple include guards may be useful for:
	../src/s/darwin.h
	make[1]: *** [movemail.o] Error 1

Obviously the type popserver is not known:

	int pop_retr (popserver server, int msgno, FILE *arg);

Mac OS X 10.5.8, PPC

--
Greetings

   Pete

Perl—the only language that looks the same before and after RSA  
encryption.
				- Keith Bostic






             reply	other threads:[~2010-07-06 10:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-06 10:20 Peter Dyballa [this message]
2010-07-06 12:00 ` bug#6570: Sources pulled at 9 o'clock UTC don't compile in lib-src/movemail.c Andreas Schwab
2010-07-06 12:03 ` Juanma Barranquero

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=B9574ED8-E123-440B-B1FF-B2A56550B923@Freenet.DE \
    --to=peter_dyballa@freenet.de \
    --cc=6570@debbugs.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).