Re: GPGME 1.0.3 Build Problem

2006-12-04 Thread djh
Marcus, > That can't work. Makefile.am is the basis for the generated files > Makefile.in and Makefile, the latter of which is actually used. These > files are only automatically generated when in maintainer mode. Yes, your right. I just read about the GNU build system last night and realized

Re: GPGME 1.0.3 Build Problem

2006-12-04 Thread djh
Marcus, thanks for your efforts. > Anyway, I have changed GPGME in SVN HEAD to not use a non-installed > library at all. This should fix the problem as well. It would be > good if someone tested out if that is indeed the case. > > Thanks, > Marcus here are the results I get from using ever

Re: GPGME 1.0.3 Build Problem

2006-11-30 Thread djh
Thanks again for your response. > From: Marcus Brinkmann <[EMAIL PROTECTED]> > ...Shared library support various dramatically across platforms. Libtool > tries its best to patch it up and give a consistent picture, but it > can not always provide. > > > I gave it another look, and it seem

Re: GPGME 1.0.3 Build Problem

2006-11-30 Thread djh
Thanks for your repsonse Marcus. > From: Marcus Brinkmann (GPGME member) > From: Henman: I have run into a build problem on cygwin system. > > > > > > I am not an expert in the utilities used to build gpgme. But, wonder why a > > library seems to be missing. Could this be a command line arg

cvs emacs

2006-05-24 Thread djh
Has anyone out there been successfull in finding out how to build the latest cvs emacs with the cygwin 5.19.4? I was building emacs with cygwin's x-windows with the following configuration: ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --exec-prefix= --with-jp

getline

2006-02-27 Thread djh
I tried to back down to cygwin 5.18 from 5.19, but after I had done so and tried to remove a file with "rm", I get the following error message: Can't find getline in cygwin1.dll Can anyone help me find out why this is and get back to cygwin 5.18? -- Unsubscribe info: http://cygwin.com/ml/

instructions on how to build core file.

2006-02-26 Thread djh
I am working to the the latest cvs emacs to build with the latest cygwin that was release 1.5.19(0.150/4/2) 2006-01-20 13:28. The buid proccess dies and leaves me with a stackdump , "temacs.exe.stackdump" . Does cygwin have a way to produce a core file that would be useful as a portmortem,

Re: GCC compiler

2006-02-07 Thread djh
Thanks for the informative and helpful response. Darel --- Tim Prince wrote: djh wrote: My current version of gcc that setup.exe downloaded for me is: gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) The other day I downloaded gcc 4.0.2

GCC compiler

2006-02-02 Thread djh
My current version of gcc that setup.exe downloaded for me is: gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) The other day I downloaded gcc 4.0.2 filename: gcc-4.0.2.tar.bz2 did a configure, make, and makeinstall and the build was successfull. I compiled a program with it

new cygwin dlls

2006-01-25 Thread djh
Has a fix been found for building emacs on the new cygwin versions 5.19 and up yet? There is at least one problem with d_ino as you know. An possibly another, since temacs crashes with a stack dump, during bootstrap. cygwin distribution has an early emacs in it. Will it still run on the newer 5

bug in: pthread_mutexattr_init ?

2006-01-24 Thread djh
Any idea on what is the problem here? (gyginw CYGWIN Vers.: CYGWIN_NT-5.1 1.5.19(0.150/4/2) 2006-01-20 13:28 While buiding emacs (n.b. had to use a tacky dos trick for dirent since d_ino was deprecated, in order to break backward compatibilty) it crashes during executing temacs in a stack du