emacs-bug-tracker
[Top][All Lists]
Advanced

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

[Emacs-bug-tracker] bug#6570: closed (Sources pulled at 9 o'clock UTC do


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#6570: closed (Sources pulled at 9 o'clock UTC don't compile in lib-src/movemail.c)
Date: Tue, 06 Jul 2010 12:02:02 +0000

Your message dated Tue, 06 Jul 2010 14:00:54 +0200
with message-id <address@hidden>
and subject line Re: bug#6570: Sources pulled at 9 o'clock UTC don't compile in 
lib-src/movemail.c
has caused the GNU bug report #6570,
regarding Sources pulled at 9 o'clock UTC don't compile in lib-src/movemail.c
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
6570: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6570
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Sources pulled at 9 o'clock UTC don't compile in lib-src/movemail.c Date: Tue, 6 Jul 2010 12:20:49 +0200
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




--- End Message ---
--- Begin Message --- Subject: Re: bug#6570: Sources pulled at 9 o'clock UTC don't compile in lib-src/movemail.c Date: Tue, 06 Jul 2010 14:00:54 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)
Should be fixed now.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


--- End Message ---

reply via email to

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