Re: Problems building Xemacs/i686-pc-cygwin

2001-08-04 Thread David Starks-Browning
While you're at it, David, have you taken *any* of my advice? 1) Check setup logs to make sure your gdbm package installation is intact; 2) Run configure without specifying the sound option, so your final broken gcc command is *only* broken w.r.t. gdbm; 3) Run your gcc command manually with

Re: Problems building Xemacs/i686-pc-cygwin

2001-08-04 Thread Charles Wilson
No, LD_LIBRARY_PATH (the unixoid runtime-library path) shouldn't have anything to do with this. This is a link-time failure; only the linktme library path should matter -- that is, -L... However, since libgdbm.dll.a is in /usr/lib, and /usr/lib is part of the the default linktime lib path, i

Re: Problems building Xemacs/i686-pc-cygwin

2001-08-04 Thread David A. Cobb
Since the problem arises on a DLL, is the $LD_LIBRARY_PATH relevant to this? I don't think I have it set. At 8/2/01 11:37 AM (Thursday), David Starks-Browning wrote: >On Thursday 2 Aug 01, David A. Cobb writes: > > At 8/2/01 07:01 AM (Thursday), David Starks-Browning wrote: > > >On Wednesday 1

Re: Problems building Xemacs/i686-pc-cygwin

2001-08-03 Thread David A. Cobb
At 8/2/01 07:01 AM (Thursday), David Starks-Browning wrote: >On Wednesday 1 Aug 01, David A. Cobb writes: > > Lieber Cygwin: > > > > I'm dropping the middle of a conversation from xemacs-beta here because > the > > problem seems to originate in one of the cygwin applications. > > I've been trying

Re: Problems building Xemacs/i686-pc-cygwin

2001-08-03 Thread David A. Cobb
At 8/2/01 09:17 AM (Thursday), Dr. Volker Zell wrote: > > "David" == David A Cobb <[EMAIL PROTECTED]> 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_f

Problems building Xemacs/i686-pc-cygwin

2001-08-02 Thread David Starks-Browning
On Wednesday 1 Aug 01, David A. Cobb writes: > Lieber Cygwin: > > I'm dropping the middle of a conversation from xemacs-beta here because the > problem seems to originate in one of the cygwin applications. > I've been trying to build the current beta of xemacs-21.5 and having no joy > at all. >

Re: Problems building Xemacs/i686-pc-cygwin

2001-08-02 Thread Dr. Volker Zell
> "David" == David A Cobb <[EMAIL PROTECTED]> writes: David> At 8/2/01 09:17 AM (Thursday), Dr. Volker Zell wrote: >> > "David" == David A Cobb <[EMAIL PROTECTED]> writes: David> linuxplay.o: In function `play_sound_file': David> /usr/local/src/XEmacs/xemacs-21.5/src/linux

Re: Problems building Xemacs/i686-pc-cygwin

2001-08-02 Thread Dr. Volker Zell
> "David" == David A Cobb <[EMAIL PROTECTED]> writes: David> Arghhh! David> Here's the clip of the last command(s) processed: David> /usr/bin/gcc -mcygwin -g -O3 -Wall -Wno-switch -Winline David> -Wmissing-prototypes -Wshadow -Wsign-compare -Wpointer-arith David> -mwindo

Re: Problems building Xemacs/i686-pc-cygwin

2001-08-02 Thread David Starks-Browning
On Thursday 2 Aug 01, David A. Cobb writes: > At 8/2/01 07:01 AM (Thursday), David Starks-Browning wrote: > >On Wednesday 1 Aug 01, David A. Cobb writes: > > > Configure works fine, the "make" fails. > > > ld is looking for several symbols "_imp__dbm_;" these are defined > > > in "/bin/lib

Problems building Xemacs/i686-pc-cygwin

2001-08-01 Thread David A. Cobb
Lieber Cygwin: I'm dropping the middle of a conversation from xemacs-beta here because the problem seems to originate in one of the cygwin applications. I've been trying to build the current beta of xemacs-21.5 and having no joy at all. Configure works fine, the "make" fails. ld is looking for