Gary R. Van Sickle wrote:
From: Robinson, Paul T (NonStop)
I have a pile of bash scripts with variations on this theme:
ftp -n ${HOST}
> From: Robinson, Paul T (NonStop)
>
> I have a pile of bash scripts with variations on this theme:
>
> ftp -n ${HOST} < user ${USER}
> ${PASSWORD}
> cd ${MYDIR}
> get ${MYFILE}
> bye
> FTP_EOF
>
Helpful hint: to reduce your overall hassle level, use ncftp of wget for
doing this sort of th
Dave Korn wrote:
> If they were instead resolved to some kind of thunk that could do a lookup
> at runtime for non-weak versions of the same symbol, we'd be golden. Well,
> we'd need to make sure the non-weak versions were all declspecced dllexport
> somehow, but that would do it for us.
Well
I am looking for assistance or tips with a make error from DBD::PG
Running Windows XPSP3 with the latest cygwin install base
I've added the cygwin packages;
Postgresql 8.2.9-1
postgresql-client 8.2.9-1
postgresql-devel 8.2.9-1
libpq5 8.2.9-1
I've compiled
DBI-1.607
$ perl Makefile.PL
Co
On Fri, Sep 12, 2008 at 04:37:19PM -0400, Christopher Faylor wrote:
>On Fri, Sep 12, 2008 at 12:49:47PM -0500, Andrew Bouchard wrote:
>> undefined reference to '_cfmakeraw'
>
>A google search implies that you probably need to install the
>libncurses-devel package.
Actually, I should have known muc
I have a pile of bash scripts with variations on this theme:
ftp -n ${HOST} < SYST
215 Nonstop H-series Server : H06.15.
Remote system type is Nonstop.
user
---> USER
331 Password required for .
Password:
---> PASS
230 User logged in. GUARDIAN API enabled
-
> Dear Sir/Medam;
> I am deeply interested in
> implementing a simple command interpreter in Windows XP
> platform as a part of my summer project, so will you please
> give me some hint on implementing it.
Isn't summer over?
You might find it well suited to ask your
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dave Korn wrote:
> OK. Suits me.
While you're at it, I would override LIBINTL and LIBICONV with their
dynamic counterparts.
> The problem is the major difference between ELF DSOs and PE DLLS: DLLs have
> to be fully resolved at link-time, not
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Andrew Bouchard wrote:
> undefined reference to '_cfmakeraw'
cfmakeraw, while available on Linux glibc, is not available on Cygwin.
But the glibc manual tells us exactly what it does:
http://www.gnu.org/software/libc/manual/html_node/Noncanonical-I
On Fri, Sep 12, 2008 at 12:49:47PM -0500, Andrew Bouchard wrote:
> undefined reference to '_cfmakeraw'
A google search implies that you probably need to install the
libncurses-devel package.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.co
In Cygwin 1.7:
$ bzr whoami
Traceback (most recent call last):
File "/usr/bin/bzr", line 64, in
import bzrlib
File "__init__.py", line 25, in
File "osutils.py", line 319, in
File "lazy_import.py", line 106, in __getattribute__
File "lazy_import.py", line 89, in _replace
File "la
(1) Just to be sure, I went back and installed al of the cygwin
packages available through the setup.exe file. It's still installing,
and it looks like it will be for some time, but I already went through
the list that I was able to find and made sure I had them all.
(2) I did run a './conf
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have just uploaded an updated GCC-4 package to cygwin.com. It will be
arriving at your favourite mirror next time it synchronizes itself with the
official Cygwin repository.
The main purpose of this update is to resolve the packaging conflict
On Fri, Sep 12, 2008 at 5:25 PM, Mary <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Does anyone know of a way to use libraries compiled by gcc/make with
> visual studio, please?
I googled for "Visual C++ create import lib" and found
http://qualapps.blogspot.com/2007/08/how-to-create-32-bit-import-libra
On Fri, Sep 12, 2008 at 5:49 PM, Andrew Bouchard
<[EMAIL PROTECTED]> wrote:
> I am trying to run cygwin and install a program called Moast, which requires
> the Linux-style environment that cygwin provides to run. At least that what
> it says - I'm a mechanical engineer by training, so I have to ad
I am trying to run cygwin and install a program called Moast, which
requires the Linux-style environment that cygwin provides to run. At
least that what it says - I'm a mechanical engineer by training, so I
have to admit a fair amount of cluelessness here. The error that I get
just before t
Hi all,
Does anyone know of a way to use libraries compiled by gcc/make with
visual studio, please?
I'll do the tutorial example of
http://www.cygwin.com/cygwin-ug-net/dll.html but this only says
how to use gcc-compiled libs with gcc. Any link, hint or clue very welcome.
Mary
Vinsamlega athug
Dear Sir/Medam;
I am deeply interested in implementing a simple
command interpreter in Windows XP platform as a part of my summer
project, so will you please give me some hint on implementing it.
Thanking You
Tazirul
--
Unsubscribe info: http://cygwin.com/ml/#unsu
Hi Mary,
Sorry, but what you think I said is not true. My reference with Visual Studio
2005 and Cygwin was in reference to the BLODA that was causing problems with
Cygwin (my original post). My last follow-up was to indicate that the BLODA was
much worse and far reaching in that it also affecte
> Is it exactly 6 times?
Yes, just as I posted it.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Brian Dessent wrote on 12 September 2008 08:58:
> Dave Korn wrote:
>
>>> Why bother?
>>
>> Hence the "may". I don't plan to bother for myself, but it depends if
>> I
>
> Please don't.
OK. Suits me.
>> That's all I get from a default build, I'm not sure if
>> --disable-libjava is the
On Thu, Sep 11, 2008 at 10:53:33AM -0400, Christopher Faylor wrote:
> On Thu, Sep 11, 2008 at 03:14:31PM +0100, Phillip Lord wrote:
> >Yes you do. Cygwin.bat. startxwin.bat, several in python.
>
> [snip]
>
> Other packages may already include .bat files which are already part
> of the distributio
Rob schrieb:
Yes, as I mentioned we use an internal packaging tool to install stuff and not
CPAN, so I will just need to create this dir manually and add it to @INC.
On a related note, while searching for (an easy) way to do this, I found an
awesome but ill-documented feature to do so: Luckily
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Yaakov (Cygwin Ports) on 9/12/2008 3:36 AM:
> I've seen a *small* number of packages using it so far, so it would be
> nice to try. But we'll need autoconf-2.62 as well.
Or even the just-released autoconf-2.63.
- --
Don't work too hard,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Mark J. Reed on 9/12/2008 4:51 AM:
> You top posted again, and you left the email addresses in again.
> Both of those are in violation of the list policy.
>
> On Fri, Sep 12, 2008 at 6:19 AM, Heude Pascal (LTS) wrote:
>> The command 'type
You top posted again, and you left the email addresses in again.
Both of those are in violation of the list policy.
On Fri, Sep 12, 2008 at 6:19 AM, Heude Pascal (LTS) wrote:
> The command 'type dos2unix' gives the following result : dos2unix is
> /usr/bin/dos2unix
> There is also a dos2unix in /
The command 'type dos2unix' gives the following result : dos2unix is
/usr/bin/dos2unix
There is also a dos2unix in /bin.
It seems that there are identical (at least same name and same size).
Thanks for your help.
-Message d'origine-
De : Eric Blake [mailto:[EMAIL PROTECTED]
Envoyé : jeu
Yaakov (Cygwin Ports) wrote on 12 September 2008 08:51:
>> Because I didn't use libtool to do it. I think Aaron's patch to build
>> libgcc shared from upstream does it properly, so I'll be adopting it if
>> I can, otherwise I'll just crudely bodge it in.
>
> Since the name of the libgcc dll is
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Brian Dessent wrote:
> Please don't. gcc isn't special in this regard, it shouldn't receive
> any special treatment. bash fails without cygintl-8.dll and I don't
> think anyone is proposing to statically link libintl into bash just
> because some p
Dave Korn wrote:
> > Why bother?
>
> Hence the "may". I don't plan to bother for myself, but it depends if I
Please don't. gcc isn't special in this regard, it shouldn't receive
any special treatment. bash fails without cygintl-8.dll and I don't
think anyone is proposing to statically link
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dave Korn wrote:
> :) If so, I will submit upstream. Actually I think I can probably do it
> all with the hooks and overrides, but I haven't got up-to-date with the
> prep_gnu_info changes yet ...
In that case, you know where to find me. :-)
>
Andrew Schulman wrote:
$ cygcheck --version
cygcheck version 1.104
System Checker for Cygwin
Copyright (C) 1998 - 2008 Red Hat, Inc.
Compiled on Sep 11 2008
$ cygcheck -svr
Cygwin Configuration Diagnostics
Current System Time: Thu Sep 11 21:18:35 2008
Cygwin Configuration Diagnostics
Curre
32 matches
Mail list logo