[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Latest snapshot fails building on Mac OS X (with-ns flag)
From: |
abc |
Subject: |
Latest snapshot fails building on Mac OS X (with-ns flag) |
Date: |
Wed, 28 Jan 2009 11:43:53 -0800 (PST) |
User-agent: |
G2/1.0 |
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!
- Latest snapshot fails building on Mac OS X (with-ns flag),
abc <=