all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* can't compile from CVS
@ 2003-05-05 10:41 Daniel Pfeiffer
  2003-05-07  7:04 ` Daniel Pfeiffer
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Pfeiffer @ 2003-05-05 10:41 UTC (permalink / raw)


make kindly informs me to make bootstrap, so I made distclean, configured and made bootstrap.  It ends with the sad words:

./temacs --batch --load loadup bootstrap
Loading loadup.el (source)...
Using load-path (/var/src/emacs/emacs/lisp /var/src/emacs/emacs/lisp/emacs-lisp /var/src/emacs/emacs/lisp/language /var/src/emacs/emacs/lisp/international /var/src/emacs/emacs/lisp/textmodes)
Loading byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr (source)...
Wrong type argument: listp, -130598400
make[1]: *** [bootstrap-emacs] Fehler 255
make[1]: Leaving directory `/var/src/emacs/emacs/src'
make: *** [bootstrap] Fehler 2

(Fehler being german for error.)

I have the full transscript in case anybody wants it.

This is SuSE 8.2, Linux 2.4.20, gcc 3.3 20030226 (prerelease), glibc 2.3.2 on Pentium III

-- 
coralament / best Grötens / liebe Grüße / best regards / elkorajn salutojn
Daniel Pfeiffer

-- GPL 3: take the wind out of Palladium's sails! --
 ------
  -- My other stuff here too, sawfish, make.pl...: --
   ------
    -- http://dapfy.bei.t-online.de/ --

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: can't compile from CVS
  2003-05-05 10:41 can't compile from CVS Daniel Pfeiffer
@ 2003-05-07  7:04 ` Daniel Pfeiffer
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Pfeiffer @ 2003-05-07  7:04 UTC (permalink / raw)


Daniel Pfeiffer <occitan@esperanto.org> skribis:
> make kindly informs me to make bootstrap, so I made distclean, configured and made bootstrap.  It ends with the sad words:

> ./temacs --batch --load loadup bootstrap
> Loading loadup.el (source)...
> Using load-path (/var/src/emacs/emacs/lisp /var/src/emacs/emacs/lisp/emacs-lisp /var/src/emacs/emacs/lisp/language /var/src/emacs/emacs/lisp/international /var/src/emacs/emacs/lisp/textmodes)
> Loading byte-run (source)...
> Loading emacs-lisp/backquote (source)...
> Loading subr (source)...
> Wrong type argument: listp, -130598400
> make[1]: *** [bootstrap-emacs] Fehler 255
> make[1]: Leaving directory `/var/src/emacs/emacs/src'
> make: *** [bootstrap] Fehler 2
> 
> (Fehler being german for error.)

OK, works now.  For some reason CFLAGS were hurting it.  When I cut down to only -O3, I got a different error, at the same spot.  When eliminating CFLAGS altogether it works :-(

-- 
coralament / best Grötens / liebe Grüße / best regards / elkorajn salutojn
Daniel Pfeiffer

-- GPL 3: take the wind out of Palladium's sails! --
 ------
  -- My other stuff here too, sawfish, make.pl...: --
   ------
    -- http://dapfy.bei.t-online.de/ --

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-07  7:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-05 10:41 can't compile from CVS Daniel Pfeiffer
2003-05-07  7:04 ` Daniel Pfeiffer

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.