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

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

problem with regex.c


From: Olle Eriksson
Subject: problem with regex.c
Date: Tue, 30 Oct 2001 08:23:02 +0100 (MET)
User-agent: WEMI/1.13.7 (Shimada) FLIM/1.13.2 (Kasanui) Emacs/21.1 (alpha-dec-osf5.1) (with unibyte mode)

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.1.1 (alpha-dec-osf5.1, OSF/Motif Version 1.2.4)
 of 2001-10-29 on skalman.cb.uu.se
configured using `configure  --with-x-toolkit=motif'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  locale-coding-system: nil
  default-enable-multibyte-characters: nil

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

When building Emacs 21.1 on a Tru64 V5.1 Compaq system, using the
native C-compiler, compilation of src/regex.c fails because of
multiple contradictory deklarations of regcomp, regexec etc. The 
problems seems to be that the 

#ifndef emacs

that is suppose to hide the second definition doesn't do that, probably
because the symbol emacs is not defined.




Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <tool-bar> 
<help>

Recent messages:
Loading tooltip...done
Loading mime-setup...
Loading mail-mime-setup...done
gnus-mime-setup is not found.
emh-setup is not found.
Loading mime-setup...done
Loading regexp-opt...done
For information about the GNU Project and its goals, type C-h C-p.

Loading emacsbug...done



reply via email to

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