I have run into problems with getline being defined in stdio.h
I understand that a GNU system has it defined there but not any other system.
Please look into where "getline" should be defined in stdio.h or not.
Thank you.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Prob
1.) Any idea of when a release of cygwin will be made of the "current
versions" contiaining the
_GNU_SOURCE to avoid collision with old-style declarations?
Thank you all for the assistance .
Darel Henman
--
On 5/27/06, Christopher Faylor
On Fri, May 26, 2006 at 0
If anyone would give me a lead as to how to get a more meaningful
backtrace from gdb, I would appreciate it.
I was wandering if I have to build a new cygwin.dll (using cygwin)
with symbol information or it that is even possible.
cygwin version 5.19.4
Thanks
Brian,
thanks for the lead and helpfull information regarding SIGSEGV.
Henman
On 6/2/06, Brian Dessent <[EMAIL PROTECTED]>
...
Please search the archives for the many recent threads on this topic.
What you are seeing is not an actual SIGSEGV, it is a bug/limitation in
gdb related to how Cygw
I downloaded,
ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb-6.4.91.20060615.tar.bz2
and built it successfully in the cygwin environment and with cygwin tools.
But, the resulting binary seems to have bugs in it either something to
do with the termainal or what I'm not sure as it just cra
This happened to a perfectly good pre-cygwin update emacs.
This also happened after a new rebuild of emacs with the new cygwin system.
***MEMORY-ERROR***: emacs[3060]: GSlice: failed to allocate 504 bytes
(alignment: 512): Function not implemented
My cygwin information is given as:
CYGWIN_NT-5.
t; wrote:
On Jul 26 19:24, Wynfield Henman wrote:
> This happened to a perfectly good pre-cygwin update emacs.
> This also happened after a new rebuild of emacs with the new cygwin system.
>
> ***MEMORY-ERROR***: emacs[3060]: GSlice: failed to allocate 504 bytes
> (alignment: 512
TED]> wrote:
> On Jul 26 19:24, Wynfield Henman wrote:
> > This happened to a perfectly good pre-cygwin update emacs.
> > This also happened after a new rebuild of emacs with the new cygwin system.
> >
> > ***MEMORY-ERROR***: emacs[3060]: GSlice: failed to allocate 504 byt
I didn't catch the beginning of this thread... but
I frequently build cvs emacs (once a month) with cygwin and based on
cygwin's x-windows.
I do not have any probllem with ungif.
* I do specify the following configure option
---with-gif
* Last year's (of so) version of ungif had some pr
While building ImageMagick ImageMagick-6.2.9, I found out the the
currently distributed
cygwin fontconfig version to be too old (version 2.2 or so). and two
years of developed have resulted in a (as of now) fontconfig-2.4.1.
I found that this also builds well in the cygwin developement
environmen
The little annoying problem since I uninstalled [fontconfig] using
setup.exe is that
it keeps on trying to get re-installed, becuase of dependencies I suspect.
I used setup.exe, and had to forecefully, (well set the option) delete
the old fontconfig, due to it had some x-windows files dependende
I am not able to get the new gdb to handle any x-window applications
or even on the non-x window invocation of emacs.
Does anyone else have this problem.
From zsh
Attaching to program `/usr/local/bin/xv.exe', process 2772
zsh
echo $CYGWIN
==> ntsec
If this is wrong, let me know.
Regards,
Henman
---
On 9/28/06, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote:
Wynfield Henman wrote:
> I am not able to get the new gdb to handle any x-window applications
> or even on the non-x window invocation of emac
I am trying to run down a problem with using aspell with cygwin.
aspell: International Ispell Version 3.1.20 (but really
Aspell 0.60.4)
Cygwin: CYGWIN_NT-5.1 1.5.21(0.156/4/2) 2006-07-30
Symptom: (run the following on the bash or zsh command line)
$ aspell -a -m -d ameri
> Symptom: (run the following on the bash or zsh command line)
>$ aspell -a -m -d american
>Error: nroff: dlopen returned "No such file or directory".
On 10/12/06, Gareth Pearce <[EMAIL PROTECTED]> wrote: .
I suspect you don't have nroff installed. If that is not the probl
1. The newes gnu mp (gmp) sources are at:
http://swox.com/gmp/
2.) To built it as a dll with cygwin you must use the following
conffigure options.
./configure --disable-static --enable-shared CPPFLAGS="-DDLL_EXPORT"
make
make check
# All tests passed
William Xue,
do you get this problem when you open up a new cpp file? e.g.
$ emacs new-file.cpp
Your are right you don't need X-windows. Emacs will detect if its in
an X-win or not and choose the console interface if not.
Maybe try to:
(1) reinstall it
(2) uninstall and try the 21.12
I don't know about corkscrew, but some variation of the below which I
use may be helpful to you.
Regards,
Darel Henman
--
# Example:
## Get connect (small yet good)
# wget http://www.taiyo.co.jp/~got
Eric,
please give us the 1st line of the output of $ emacs --version.
Was it downloaded using setup.exe?
What OS and version are you using?
Thanks.
On 10/26/06, Eric Twietmeyer <[EMAIL PROTECTED]> wrote:
> Subject: Re: emacs hangs at start, or sometime later
> Eric Twietmeyer terrex.com>
Larry,
at the prompt type: echo $HOME
then put the BASH comnmands you want to be executed in the
$HOME/.bash_profile file. If there isn't one, make one ( a plain
text file with /n line endings).
Normally this is were you set enviroment variables, etc.
Cheers.
On 10/26/06, Larry Hall (Cyg
ProxyCommand /usr/local/bin/corkscrew proxy.domain.com:8080 %h %p
The above looks good.
~/.ssh/jrdepriest.auth
I don't know about the above, I jus t use "id_dsa.pub" for cvs access
When I run ssh [EMAIL PROTECTED], it automatically invokes the
corkscrew command which reads my user na
Anja,
use backquotes ` instead of quotes ' for process substitution.
Example use:
echo Today is `date`
or even
echo "Today is `date`"
Cheers,
Henman
On 10/30/06, anja_22 <[EMAIL PROTECTED]> wrote:
Hallo, brauche drinegnd helfe mit CYGWIN
ich wollte zum test folgenden befehl auf der Shell
Modifying the configure.ac file may take away the "undefined CXX"
messages, but it didn't do anything else in my case. I can only get
a successfull build of ImageMagick by configuring as below:
./configure --without-perl
To get rid of trying to build perlmagick
Because makng PerlMagick fails
On 11/10/06, Volker Quetschke <[EMAIL PROTECTED]> wrote:
Having said that, I don't appreciate personal mail with regard to
cygwin packages. Please use the mailing list, I'm reading it.
Bitte schön
> I tried to build ImageMagick recently and was successfull for all but
> "perl-Image-Magick".
Yaakov mentioned "A fix for this is part of
ports/apps/imagemagick/ImageMagick-6.2.9.8-1.src.patch; I don't think
it's perl's fault, but rather the package's for putting a link library
in LDFLAGS instead of LIBS."
How can I get the patch, mentioned above, i.e.,
"ports/apps/imagemagick/ImageMagic
Re: ImageMagick
On 11/10/06, Volker Quetschke <[EMAIL PROTECTED]> wrote:
How about looking at the patch that's used for the cygwin package?
In case this wasn't clear enough, there is a "Src?" box behind most
cygwin packages when you use setup.exe, if you check that you will find
the source pac
Has anyone successfully built the encrypt/decrypt GPG library GPGME on cygwin?
It is necessary along with GTK+ for building the user interface
program, GPA, for Gnu Privacy Guard (GPG).
Thanks
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwi
I saw the reference to "gpgme" with some misleading (to me) version
number, such as 1.1.2, tacked on and said it was in ...somewhere like
../cygwin/ports. ..
The the real version number is 1.0.3 for the latest stable, but I
guess cygwin rules/convention requires a different numbering system??
On 12/4/06, Brian Dessent <[EMAIL PROTECTED]> wrote:
Did you really need to start a new thread for this?
Two issues where mentioned, which you apparently missed.
Wynfield Henman wrote:
> I saw the reference to "gpgme" with some misleading (to me) version
> number, su
I have managed to confuse myself regarding libraries under cygwin,
after reading extensively on building dlls under cygwin.
Please check if my understanding is correct.
(1) For simple static libraries ld's output is fine.
Because only cygwin code will access it.
(2) Does this follow with
Larry, thank you for the explanation regarding libraries.
On 12/14/06, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote:
Wynfield Henman wrote:
> I have managed to confuse myself regarding libraries under cygwin,
> after reading extensively on building dlls under cygwin.
>
&g
Lorenzo,
I had the problem as well, but it was long ago. The problem has to
do with the terminal emulator, as I recall. I switched from using the
default windows prompt terminal to Putty and I think that solved the
problem. Also putty has nice features should as allowing cut and
paste. Read m
Thanks for the info.
I use zsh suffix aliases, so I don't need to worry about "MS Windows"
file associations. If you use zsh and set suffix aliases in your zsh
startup file, such as ~/.zshenv
Then all you have to do to view you file is
$ logo.jpg
#zsh will see the jpg suffix and find the appli
Can we pass file descriptors within the cygwin enviroment.
For example such as those required by libassuan?
Thanks,
henman
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.ht
Thanks Eric.
I am trying to build the source for libassuan found in libassuan-1.0.1.tar.bz2.
configure and make work file.
But, "make check" gives me the following information.
...Entering directory `/usr/src/assuan/libassuan-1.0.1/tests'
fdpassing[3648.4] DBG: -> OK Pleased to meet you
fdpass
I for one am not adverse to your proposition of separating the ming
(mno-cygwin) functionality into its own script or program. This would
reduce cygwin gcc's complexity and make it easier to port to cygwin
and hopefully, mean nearer gcc versions faster. And by branching off
the mno-cygwin, it ca
I am writing to report a bug in "cygrunsrv"
cygrunsrv successfully installed my privoxy daemon service to be ran
on each power up / restart. I was happy to find out..
But, before when I was trying to start it and query its status I could
not or at least appeared that I couldn't.
The "cygrunsrv
Brian,
thanks for the informative explanation about cygrunsrv and demon processes.
On 2/2/07, Brian Dessent <[EMAIL PROTECTED]> wrote:
Wynfield Henman wrote:
> The "cygrunsrv -Q " definitely is buggy to me.
> When I started up my system "privoxy" is indeed
I had not trouble building putty-0.58-cygterm-20060525.tar.gz
you do need to do:
install -s path-to.../cthelper/cthelper.exe /usr/local/bin
install -s path-to /utty.exe /usr/local/bin
for cygwin based system.
See if you /bin/ld program is there. You'll need it if you want to
I just noticed a new (or I just noticed it) directory in what should
be the root directory or C:\cygwin, which should be the same as I
understand it. But, why do I get different contents, i.e., an
interesting subdirectory "proc" only shows up on ls /, but not
ls /cygdrive/c/cygwin as shown below
Are there any Plugable Authentication Module (PAM) libraries ported to cygwin?
Or is there an source that will build readily in the cygwin environment?
Thanks,
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation
Peaty,
I had the same problem. And I agree that cygrunsrv should tell us
correctly whether or not exim is running. In fact exim does get set
to run as a daemon on boot up.
cygrunsrv -L (or whatever the list) processes option will not show
you this. I believe that it should show this process a
Re: GTK+
Me and many people have had problems with cygwin's gtk+ library.
I am thankful to all who have made it possible to have gtk+ functionality.
However, I (and I believe many others) have run into a problem.
The gist of it is that "memalign" needs to be handled specially as
cygwin does with
t the slip.
The problem one should thinks is that it could only get worse with vista...
Thanks.
On 3/14/07, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote:
Wynfield Henman wrote:
> Re: GTK+
>
> Me and many people have had problems with cygwin's gtk+ library.
> I am than
t the slip.
The problem one should thinks is that it could only get worse with vista...
Thanks.
On 3/14/07, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote:
Wynfield Henman wrote:
> Re: GTK+
>
> Me and many people have had problems with cygwin's gtk+ library.
> I am than
t the slip.
The problem one should thinks is that it could only get worse with vista...
Thanks.
On 3/14/07, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote:
Wynfield Henman wrote:
> Re: GTK+
>
> Me and many people have had problems with cygwin's gtk+ library.
> I am than
I just wanted a clarification of the meaning that's not quite clear to me in the
output that I got from cygcheck.
For example the next two lines. It says "Empty package atk-runtime" ,
but below it shows atk-runtime 1.10.3-1 as OK. The difference
between "Empty" and "OK" is what I am concerned
From what I read the following should work, but it doesn't.
Can one of you familiar with cygwin's perl help me out.
Why doesn't the test, -d, for directory work on the subdirectory?
It should, in my considered opinion.
Below is sufficient code to perform a simple test.
Your help is appreciated
Lou,
yes, you can run emacs in cygwin in either of two modes, which
emacs figures out by itself. Either in terminal mode if invoked from
a terminal emulator like, say putty or in full graphical mode if
executed from one of cywin's X-windows.
And yes, you can run a shell inside it too, if you s
I had that annoyance to, but I used a shell login script to erase the
offense windows box.
Something like this. I used zsh, but you should be able to translate
it to bash easily.
It's not elegant, but it gets rid of the windows box.
I forgot which one, but I think the "cnime.exe" or "cmd.exe" i
I have seen references that there is a cygwin platform, runnable
"clamav" variant
for protection against, s/w viruses, but I can't find it in the
setupexe dialog, and I can find a search function for setup.exe to see
if in fact it is anywhere in there
Is there a current ClamAv virus filte
Larry,
I tried using "run.exe" as you suggested in "cygwin.bat" but it does
not work. The issue is not emacs, but the initial login terminal.
Besides I don't see that it does emacs any good at all
(1) it causes emacs to fail in a std tty window. and
(2) from an x-window it doesn't do anything t
On 6/27/07, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote:
Wynfield Henman wrote:
> Larry,
> I tried using "run.exe" as you suggested in "cygwin.bat" but it does
> not work. The issue is not emacs, but the initial login terminal.
Why are you starting emacs f
Some people like to associate Cygwin tools with certain mime types so it's
possible to click on a file in the explorer, for example, and have their
favorite Cygwin tool open the file.
Ah.. I see. That makes sense.
I use zsh's suffix aliases and completion. I just enter the file name
and zsh k
Has anybody had any success building --> ffmpeg
on cygwin. It has a rich set of codecs it can convert to and from.
My main concern is to convert .3gp audio files into .wav, or .mp3 formats
regards
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http:/
Though I am building a different package, I have the same problem as
mentioned below. The libtool package downloaded is 46 bytes
(effectively null) and get stashed into the _obsolete folder without
ever getting installed.
Another problem just noticed is that the setup process is appending a
"/" c
I use the in-the-wild, 'texlive 2012' distribution, which I like to
tinker with and customize.
Due to a, what I believe is a dependency by auctex on texlive for some
reason, I keep getting a list of about 10 texlive related packages
automatically appended to what I want to install and I have to kee
TeXLive Version: 2012 ("--all" updated to August 20th, 2012)
Downloaded from: REPOSITORY="http://mirror.ctan.org/systems/texlive/tlnet";
Yes, this is the wild verison. ConTeXt changes very rapidly and I
fancy following and testing those changes. Thanks to cygwin for
allowing me to do that.
The a
at 11:24 PM, Achim Gratz wrote:
> Wynfield Henman gmail.com> writes:
>> This results in: "PANIC: unprotected error in call to Lua API
>> (zlib library version does not match -
>> header: 1.2.5, library: 1.2.7)"
>
> Reinstall zlib
/22/2012 2:06 PM, Wynfield Henman wrote:
>>
>> Ken,
>>thanks for replying and helping. Here is the information that you
>> asked about.
>>
>> The example ConTeXt file, example.tex, is attached hereto.
>>
>> PATH is in the cygcheck.out file.
>&g
emacs hangs for me when invoking it from putty which has been
initiated by cygwin X11 which I start with startx.
But, I usually always have emacs up all the time and its not a big
pain. I would be nice for it not to freeze when being re-activated.
On Tue, Sep 11, 2012 at 11:46 PM, Achim Gratz w
nd you can work in the normal
buffer.
On Fri, Sep 14, 2012 at 4:15 AM, Ken Brown wrote:
> On 9/14/2012 1:56 AM, Wynfield Henman wrote:
>>
>> emacs hangs for me when invoking it from putty which has been
>> initiated by cygwin X11 which I start with startx.
>> But, I usu
I don't agree. The solution should not be to install an unnecessary
package and waste space and complicate by having to check order in the
PATH variable.
It would be better that a.) installation scripts check for the
existence of the necessary commands first and not brute force the
installation o
In my humble opinion cygwin should be open to improvement and, we
should keep cygwin's purpose as a base system, which is as full, and
as easy, and as close to a *nix environment as possible.
On Tue, Sep 25, 2012 at 2:20 PM, Ken Brown wrote:
. snipped
>
>> I don't agree. The solution sh
Why are invoking 'echo' and not just simply
PATH=$PATH:/newdir ? Which is faster & take less resources..I
On Wed, Jan 2, 2013 at 10:32 AM, Aaron Schneider
wrote:
> I've tried this:
>
> export PATH=`echo $PATH`:/newdir/
>
> And PATH contains the new dir, but after closing and reopening mi
The database MariaDB looks good. It does have a windows version
available, but I, like others would prefer to learn it on a Posix
system like cygwin if at all possible.
The only information I could find matching MariaDB and cygwin as at
least a couple of years old as I recall. Has anyone built
This is apparently a common problem.
I' m trying to install and get PostgreSQL up and running.
Yes, CYGWIN, the environment variable is set to "server" and file/dir
permissions are set for the user and have r/w permissions.
No matter if I use:
initdb or pg_ctl initdb -D $DBDIR -l $DB_ADMINLO
I just downloaded and tried to build and install Perl's Database
Interface, DBI (yes the hard way, using Marefile.PL).
Configure completed fine, but make fails with:
" make
gcc-4 -c-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -g
-fno-strict-aliasing -pipe -fstack-protector -DUSEIMPORTLIB -O3
-DVER
Thank you Csaba and Reini for the information in helping me build the
Perl database interface code. I downloaded the gcc-4 and the build
process worked.
And Reini, thanks for the 64 number significance explanation.
Regards
--
Problem reports: http://cygwin.com/problems.html
FAQ:
69 matches
Mail list logo