Re: Build problem and problem with region in 21.5 under Cygwin.

Adrian Aichner <[email protected]>
Newsgroups gmane.emacs.xemacs.beta,gmane.emacs.xemacs.windows
Organization The XEmacs Project
Message-ID <[email protected]>
>>>>> "Rick" == Rick Rankin <[email protected]> writes:

    Rick> --- "Stephen J. Turnbull" <[email protected]> wrote:
    >> How did you get the source code, ftp, CVS?

    >> From CVS, originally using the tag r21-5-latest-beta.

    >> 
    >> If it's CVS and you've got decent connectivity, "cvs diff -r r21-5-13"
    >> would be useful, too.
    >> 

    Rick> When I saw this, I thought perhaps I used the wrong tag when
    Rick> I initially checked out 21.5. So, I removed the source
    Rick> directory and checked out the source again using

    Rick> cvs co -r r21-5-13 -d xemacs-21.5 xemacs

    Rick> Then I ran configure/make/make install and everything built
    Rick> and installed fine, so it appears that the build problem was
    Rick> related to the tag I used to check out the source initially.

Hi Rick,

it's too late now, but you may want to try the cvs update option -A if
you see a problem like this again:

`-A'
     Reset any sticky tags, dates, or `-k' options.  See *Note Sticky
     tags::, for more information on sticky tags/dates.

Hope this helps,

Adrian

    Rick> However, I still have the runtime problem when trying to set the mark. I
    Rick> started xemacs, loaded a file, set debug-on-error to true, pressed C-@ to set
    Rick> the mark, and got the following backtrace:

    Rick> Signaling: (void-variable region)
    Rick>   zmacs-make-extent-for-region((#<marker at 1 in .emacs 0x102913ac> . #<marker
    Rick> at 1 in .emacs 0x102913c4>))
    Rick>   zmacs-activate-region()
    Rick>   push-mark(nil nil t)
    Rick>   set-mark-command(nil)
    Rick>   call-interactively(set-mark-command)

    Rick> Just for completeness, I've included the updated system information from the
    Rick> bug report form below, although I don't think much, if anything, has changed.

    Rick> Thanks,

    Rick> --Rick

    Rick> System Info to help track down your bug:
    Rick> ---------------------------------------

    Rick> uname -a: CYGWIN_NT-5.0 p15254-01 1.3.22(0.78/3/2) 2003-03-18 09:20 i686
    Rick> unknown unknown Cygwin

    Rick> ./configure  '--prefix=/tools/local' '--site-prefixes=/tools/local'
    Rick> '--package-path=/tools/local/lib/xemacs/packages' '--cflags=-O3'
    Rick> '--without-x11' '--with-msw' '--with-dragndrop' '--with-xpm' '--debug=no'
    Rick> '--error-checking=none' '--pdump'


    Rick> XEmacs 21.5-b13 "cauliflower"  configured for `i686-pc-cygwin'.


    Rick> Compilation / Installation:
    Rick>   Source code location:              /pub/src/xemacs-21.5
    Rick>   Installation prefix:               /tools/local
    Rick>   Additional prefixes:               /tools/local
    Rick>   Operating system description file: `s/cygwin32.h'
    Rick>   Machine description file:          `m/intel386.h'
    Rick>   Compiler:                          gcc
    Rick> -I/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../include/noX -Wall -Wno-switch
    Rick> -Winline -Wmissing-prototypes -Wsign-compare -Wundef -Wstrict-prototypes
    Rick> -Wpacked -Wshadow -Wmissing-declarations -Wpointer-arith -O3
    Rick>   Relocating allocator for buffers:  no
    Rick>   GNU version of malloc:             yes

    Rick> Window System:
    Rick>   Compiling in support for the Microsoft window system.
    Rick>   Using MS-Windows menubars.
    Rick>   Using MS-Windows scrollbars.
    Rick>   Using MS-Windows dialog boxes.
    Rick>   Using MS-Windows native widgets.
    Rick>   Compiling in support for Drag'n'Drop (EXPERIMENTAL).
    Rick>     -  Drag'n'Drop prototype:                              msw.

    Rick> TTY:

    Rick> Images:
    Rick>   Compiling in support for GIF  images (builtin).
    Rick>   Compiling in support for XPM  images.
    Rick>   Compiling in support for PNG  images.
    Rick>   Compiling in support for JPEG images.
    Rick>   Compiling in support for TIFF images.
    Rick>   Compiling in support for X-Face message headers.

    Rick> Sound:
    Rick>   Compiling in support for sound (native).

    Rick> Databases:
    Rick>   Compiling in support for Berkeley database.
    Rick>   Compiling in support for GNU DBM.
    Rick>   Compiling in support for PostgreSQL.
    Rick>     - Using PostgreSQL header file:  libpq-fe.h
    Rick>     - Using PostgreSQL V7 bindings.

    Rick> Internationalization:

    Rick> Mail:
    Rick>   Compiling in support for POP mail retrieval.

    Rick> Other Features:
    Rick>   Inhibiting IPv6 canonicalization at startup.
    Rick>   Using the new portable dumper.



    Rick> Load-Path Lisp Shadows:
    Rick> ----------------------
    Rick> (/tools/local/lib/xemacs/site-lisp/php-mode
    Rick> /tools/local/lib/xemacs/packages/lisp/prog-modes/php-mode
    Rick> /tools/local/lib/xemacs/packages/lisp/os-utils/lpr
    Rick> /tools/local/lib/xemacs/packages/lisp/ps-print/lpr
    Rick> /tools/local/lib/xemacs/packages/lisp/ps-print/ps-print
    Rick> /tools/local/lib/xemacs/packages/lisp/ps-print-nomule/ps-print
    Rick> /tools/local/lib/xemacs/packages/lisp/pcl-cvs/easy-mmode
    Rick> /tools/local/lib/xemacs/packages/lisp/xemacs-base/easy-mmode)


    Rick> Installed XEmacs Packages:
    Rick> -------------------------

    Rick> ((xemacs-devel:version 1.52 :type single-file)
    Rick>  (xemacs-base :version 1.75 :type regular)
    Rick>  (w3 :version 1.28 :type regular)
    Rick>  (vm :version 7.14 :type regular)
    Rick>  (view-process :version 1.12 :type regular)
    Rick>  (vhdl :version 1.16 :type regular)
    Rick>  (vc :version 1.37 :type regular)
    Rick>  (tm :version 1.35 :type regular)
    Rick>  (time :version 1.12 :type regular)
    Rick>  (text-modes :version 1.6 :type single-file)
    Rick>  (texinfo :version 1.23 :type regular)
    Rick>  (speedbar :version 1.26 :type regular)
    Rick>  (sounds-wav :version 1.1 :type regular)
    Rick>  (sounds-au :version 1.1 :type regular)
    Rick>  (sh-script :version 1.17 :type regular)
    Rick>  (sgml :version 1.08 :type regular)
    Rick>  (semantic :version 1.17 :type regular)
    Rick>  (scheme :version 1.13 :type regular)
    Rick>  (ruby-modes :version 1.01 :type regular)
    Rick>  (rmail :version 1.13 :type regular)
    Rick>  (python-modes :version 1.02 :type single-file)
    Rick>  (psgml :version 1.4 :type regular)
    Rick>  (ps-print-nomule :version 1.05 :type regular)
    Rick>  (ps-print :version 1.08 :type regular)
    Rick>  (prog-modes
    Rick>   :version
    Rick>    1
    Rick>    .72
    Rick>     :type
    Rick>      single-file)
    Rick>  (perl-modes :version 1.04 :type single-file)
    Rick>  (pcomplete :version 1.02 :type regular)
    Rick>  (pcl-cvs :version 1.64 :type regular)
    Rick>  (pc :version 1.25 :type single-file)
    Rick>  (os-utils :version 1.3 :type single-file)
    Rick>  (ocaml :version 0.04 :type regular)
    Rick>  (net-utils :version 1.31 :type single-file)
    Rick>  (mule-base :version 1.42 :type regular)
    Rick>  (mmm-mode :version 1.0 :type regular)
    Rick>  (mail-lib :version 1.57 :type regular)
    Rick>  (leim :version 1.2 :type regular)
    Rick>  (jde :version 1.45 :type regular)
    Rick>  (ispell :version 1.24 :type regular)
    Rick>  (igrep :version 1.1 :type regular)
    Rick>  (fsf-compat :version 1.12 :type single-file)
    Rick>  (fortran-modes :version 1.02 :type single-file)
    Rick>  (eudc :version 1.37 :type regular)
    Rick>  (eterm :version 1.13 :type regular)
    Rick>  (eshell :version 1.05 :type regular)
    Rick>  (emerge :version 1.09 :type regular)
    Rick>  (elib :version 1.1 :type single-file)
    Rick>  (eieio :version 1.04 :type regular)
    Rick>  (efs :version 1.29 :type regular)
    Rick>  (edit-utils :version 2.0 :type single-file)
    Rick>  (ediff :version 1.46 :type regular)
    Rick>  (edict :version 1.13 :type regular)
    Rick>  (edebug :version 1.17 :type regular)
    Rick>  (dired :version 1.13 :type regular)
    Rick>  (debug :version 1.16 :type regular)
    Rick>  (crisp :version 1.12 :type regular)
    Rick>  (cc-mode :version 1.33 :type regular)
    Rick>  (calendar :version 1.19 :type regular)
    Rick>  (calc :version 1.23 :type regular)
    Rick>  (c-support :version 1.16 :type single-file)
    Rick>  (ada :version 1.13 :type regular))


    Rick> Features:
    Rick> --------

    Rick> (mail-abbrevs xemacsbug shadow sendmail rfc822 debug vc-hooks
    Rick> font-lock efs-cu cus-edit cus-load wid-edit speedbar cus-face sb-image
    Rick> dframe assoc pending-del xemacs-devel-autoloads xemacs-base-autoloads
    Rick> w3-autoloads vm-autoloads view-process-autoloads vhdl-autoloads
    Rick> vc-autoloads tm-autoloads time-autoloads text-modes-autoloads
    Rick> texinfo-autoloads speedbar-autoloads sounds-wav-autoloads
    Rick> sounds-au-autoloads sh-script-autoloads sgml-autoloads
    Rick> semantic-autoloads scheme-autoloads ruby-modes-autoloads
    Rick> rmail-autoloads python-modes-autoloads psgml-autoloads
    Rick> ps-print-nomule-autoloads ps-print-autoloads prog-modes-autoloads
    Rick> perl-modes-autoloads pcomplete-autoloads pcl-cvs-autoloads
    Rick> pc-autoloads os-utils-autoloads ocaml-autoloads net-utils-autoloads
    Rick> mule-base-autoloads mmm-mode-autoloads mail-lib-autoloads
    Rick> leim-autoloads jde-autoloads ispell-autoloads igrep-autoloads
    Rick> fsf-compat-autoloads fortran-modes-autoloads eudc-autoloads
    Rick> eterm-autoloads eshell-autoloads emerge-autoloads elib-autoloads
    Rick> eieio-autoloads efs-autoloads edit-utils-autoloads ediff-autoloads
    Rick> edict-autoloads edebug-autoloads dired-autoloads debug-autoloads
    Rick> crisp-autoloads cc-mode-autoloads calendar-autoloads calc-autoloads
    Rick> c-support-autoloads ada-autoloads auto-autoloads loadhist rsz-minibuf
    Rick> auto-show fontl-hooks code-cmds gutter-items menubar-items x-menubar
    Rick> dragdrop mode-motion mouse behavior itimer auto-save lisp-mode
    Rick> easymenu iso8859-1 page buff-menu lib-complete cus-file derived
    Rick> newcomment env text-props frame obsolete cus-start custom widget
    Rick> cl-extra mini-cl cl cl-19 packages backquote postgresqlv7 postgresql
    Rick> unicode mswindows-scrollbars mswindows tty-frames tty toolbar
    Rick> native-sound scrollbar unix-processes multicast network-streams
    Rick> subprocesses menu-accelerator-support menubar berkeley-db dbm md5
    Rick> xemacs gutter tiff png gif jpeg xface xpm xbm lisp-float-type
    Rick> file-coding dde cygwin32 dragdrop-api dialog devices window-system
    Rick> base64)


    Rick> Recent keystrokes:
    Rick> -----------------

    Rick> ESC x s e t - v a r TAB RET d e b TAB o TAB e TAB RET 
    Rick> t RET C-x C-f . e m TAB RET C-SPC C-x C-s b a c k g 
    Rick> r BS BS t r a c e RET C-x k RET C-x 0 misc-user


    Rick> Recent messages (most recent first):
    Rick> -----------------------------------

    Rick> Loading xemacsbug...done
    Rick> Loading xemacsbug...
    Rick> Wrote /home/p15254/backtrace
    Rick> Entering debugger...
    Rick> Loading debug...done
    Rick> Loading debug...
    Rick> Loading vc-hooks...done
    Rick> Loading vc-hooks...
    Rick> Loading font-lock...done
    Rick> Loading font-lock...
    Rick> Loading efs-cu...done
    Rick> Loading efs-cu...
    Rick> Loading customization dependencies...done
    Rick> Loading customization dependencies...
    Rick> Loading cus-face...done
    Rick> Loading cus-face...
    Rick> Loading pending-del...done
    Rick> Loading pending-del...



-- 
Adrian Aichner
 mailto:[email protected]
 http://www.xemacs.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.