emacs-devel
[Top][All Lists]
Advanced

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

Re: trunk build failure on Solaris 2.6


From: Katsumi Yamaoka
Subject: Re: trunk build failure on Solaris 2.6
Date: Fri, 19 Oct 2007 13:33:01 +0900
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

>>>>> Chong Yidong wrote:

> Does compilation complete with this patch applied?

Thanks, but it made no difference.

config.log
==========
configure:19614: checking for res_init
configure:19670: gcc -o conftest [...]
Undefined  first referenced
 symbol        in file
res_init       /var/tmp//cca3IgC2.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:19676: $? = 1
configure: failed program was:
[...]
configure:19693: result: no

configure:19704: checking for res_init with -lresolv
[...]
configure:19751: result: yes

Because of the latter(?), HAVE_RES_INIT was set in src/config.h
as before and building Emacs failed.

Regards,




reply via email to

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