unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Latest snapshot fails building on Mac OS X (with-ns flag)
@ 2009-01-28 19:43 abc
  2009-01-28 20:35 ` abc
  0 siblings, 1 reply; 2+ messages in thread
From: abc @ 2009-01-28 19:43 UTC (permalink / raw)
  To: bug-gnu-emacs

Hi all,

The latest emacs snapshot from the CVS fails to compile on OS X.

1. ./configure --with-ns -> no issues
2. make -> fails:

Undefined symbols:
  "_x_query_color", referenced from:
      _svg_load_image in image.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [temacs] Error 1
make: *** [src] Error 2

BTW, how can I use CVS to grab an older snapshot of the repository
that doesn't break. From experience, I know that versions of October
worked smoothly.

Thanks!


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

* Re: Latest snapshot fails building on Mac OS X (with-ns flag)
  2009-01-28 19:43 Latest snapshot fails building on Mac OS X (with-ns flag) abc
@ 2009-01-28 20:35 ` abc
  0 siblings, 0 replies; 2+ messages in thread
From: abc @ 2009-01-28 20:35 UTC (permalink / raw)
  To: bug-gnu-emacs

Ok, I answer to my own question.

cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/emacs co -D
"2008-10-01"  emacs

did the trick, as of 1st Oct 08 the bug wasn't there.


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

end of thread, other threads:[~2009-01-28 20:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-28 19:43 Latest snapshot fails building on Mac OS X (with-ns flag) abc
2009-01-28 20:35 ` abc

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).