| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| X-Mailer: | 21.4 (patch 4) "Artificial Intelligence" XEmacs Lucid (via feedmail 10 I) |
| To: | "David A. Cobb" <superbiskit AT home DOT com> |
| Cc: | "Dr. Volker Zell" <Dr DOT Volker DOT Zell AT oracle DOT com>, |
| Cygwin General MailList <cygwin AT cygwin DOT com> | |
| Subject: | Re: Problems building Xemacs/i686-pc-cygwin |
| References: | <5 DOT 1 DOT 0 DOT 14 DOT 0 DOT 20010802072314 DOT 04e8e5a0 AT mail> |
| <5 DOT 1 DOT 0 DOT 14 DOT 0 DOT 20010801171809 DOT 05738080 AT mail> | |
| <5 DOT 1 DOT 0 DOT 14 DOT 0 DOT 20010801171809 DOT 05738080 AT mail> | |
| <5 DOT 1 DOT 0 DOT 14 DOT 0 DOT 20010802072314 DOT 04e8e5a0 AT mail> | |
| <5 DOT 1 DOT 0 DOT 14 DOT 0 DOT 20010802135631 DOT 03b3bec0 AT mail> | |
| X-Face: | I-*}xvwusAv%MlABo'jVNP7TDXf5bb*L[q,r{DnsR1GoL07^Wf)sAu%>!LjXAFlZZN+`OQu |
| }?#du]C)[*%ERKR#+l#sX'EoNbSO~|.x AT ogoS5|"-u?<s5ViLslvYMlj7_n!Tq1m AT xt2Bhj4[Zg+e? | |
| /Yy\SE`V?%v~kRU3GoS1f&U]} | |
| From: | "Dr. Volker Zell" <Dr DOT Volker DOT Zell AT oracle DOT com> |
| Date: | 02 Aug 2001 23:08:47 +0200 |
| In-Reply-To: | <5.1.0.14.0.20010802135631.03b3bec0@mail> |
| Message-ID: | <kvsnfa41b4.fsf@vzell.de.oracle.com> |
| Lines: | 42 |
| User-Agent: | Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence) |
| MIME-Version: | 1.0 |
>>>>> "David" == David A Cobb <superbiskit AT home DOT com> writes:
David> At 8/2/01 09:17 AM (Thursday), Dr. Volker Zell wrote:
>> >>>>> "David" == David A Cobb <superbiskit AT home DOT com> writes:
David> linuxplay.o: In function `play_sound_file':
David> /usr/local/src/XEmacs/xemacs-21.5/src/linuxplay.c(.text+0x1108):
David> multiple definition of `play_sound_file'
>>
David>
>> ntplay.o(.text+0x418):/usr/local/src/XEmacs/xemacs-21.5/src/ntplay.c:
David> first defined here
>>
>> For this one you have to take out linuxplay.o from the link
>> line. Linking is broken
>> since cygwin has sound support. The configure script detects
>> /usr/include/soundcard.h
>> and thinks we're on linux.
David> I was afraid of that. Another case where the configuration tools
David> outsmart themselves by trying to be smarter than the user! I
David> explicitly tell it "--with-sound=native,noesd"
David> and it still goes looking for something that doesn't work.
David> How do I do this, should I rename soundcard.h so it isn't found?
This would work, or you could edit the line
extra_objs=.....
from src/GNUMakefile and delete soundcard.o from there after running configure.
From then on, make will run just fine.
David> I guess I need to hid my X11R6 directory also -- altho' David S-B says
David> he also gets the error about not being able to find X11R6.dll and it
David> didn't hurt him.
If you installed X11R6 like advertised then there should be no problem.
Ciao
Volker
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |