Hi,
while compiling kdm from kde 2.2.1 I recognized some missing symbols in the cygwin dll.
/home/habacker/tmp/kde/anoncvs.kde.org/kdebase/kdm/backend/dm.c:427: undefined
reference to
`setutent'
/home/habacker/tmp/kde/anoncvs.kde.org/kdebase/kdm/backend/dm.c:455: undefined
reference to
`getute
- Original Message -
From: "Fractal A." <[EMAIL PROTECTED]>
To: "Randall R Schulz" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, December 26, 2001 8:31 AM
Subject: Re: Bison 1.30
> Hi,
>
> Because the compiler (bison 1.28) appears to be working incorr
Hello all.
It's been a long time since I was active on this list. I have not used
Cygwin for over a year, until recently. I see that Cygwin has been updated
quite a bit since I last used it. It's very nice to see these new features.
I have a couple of issues to discuss about Cygwin GCC and it's
On Thu, Dec 27, 2001 at 05:19:20AM +0100, Jean-Michel POURE wrote:
>Le Mercredi 26 D?cembre 2001 18:39, vous avez ?crit :
>> Nice summation!
>What about the PPP Daemon question? Please, can anyone answer this
>question. Thanks again for this great software. I use Cygwin in a
>profesionnal envir
Le Mercredi 26 Décembre 2001 18:39, vous avez écrit :
> Nice summation!
What about the PPP Daemon question? Please, can anyone answer this question.
Thanks again for this great software. I use Cygwin in a profesionnal
environment and I am only trying to get answers here...
--
Unsubscribe info:
On Wed, Dec 26, 2001 at 09:16:29PM -0500, Facey Brian wrote:
>I am using cygwin 1.3.6-6 on Windows NT 4 Server. I need to know if
>uptime.c found in the Shell Utilties 2.0-2 dir will work on this
>platform when compiled.
No. It won't work. That is, coincidentally enough, why it is not
included
On Wed, Dec 26, 2001 at 09:21:05PM -0500, Facey Brian wrote:
>I am using cygwin 1.3.6-6 on Windows NT 4 Server SP 6 and cannot do a
>chmod on a file. The permissions just remain the same. I even did a
>chmod -v 600 on a file. The output showed that the permissions had
>changed. However, when I
Dear Developers,
I am using cygwin 1.3.6-6 on Windows NT 4 Server SP 6 and cannot do a
chmod on a file. The permissions just remain the same. I even did a
chmod -v 600 on a file. The output showed that the permissions had
changed. However, when I did an ls -la, the permissions remained the
sa
Dear Developers,
I am using cygwin 1.3.6-6 on Windows NT 4 Server. I need to know if
uptime.c found in the Shell Utilties 2.0-2 dir will work on this
platform when compiled. From the sh-utils-2.0-2 dir, I ran configure
and then make check. Attached are two files which correspond to the
beginni
$BFMA3$N%a!<%kBgJQ<:NiCW$7$^$9!#(B
$BEvJ}$O2<5-$N$h$&$J%S%8%M%9$r/$J$/!"K\6H$N9g4V$K$G$-$k$b$N(B
$B$P$+$j$G$9!#EXNO&IJDL?.HNGd(B
$B#3!K<+A3GI2=>QIJDLHN!J%i%i!&%]%o!<%k!K(B
$B4X?4$r;}$?$l$?J}$K$O0FFb;qNA$rL5NA$K$F5^AwCW$7$F$*$j$^$9!#(B
$B$44uK>$NJ}$O!V%S%8%M%9;qNA!W$HL@5-$N>e!"$*L>A0!&$
Mark McEahern writes:
>Python 2.2 final was released last week. When will
>the version that comes with Cygwin be updated?
Don't know the official answer but believe there are some
DLL conflicts still.
For those in a 'rush'
Python 2.2 compiles OTB but needs several DLL's rebased
to run properl
I will be out of the office starting 12/24/2001 and will not return until
01/06/2002.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.c
Python 2.2 final was released last week. When will
the version that comes with Cygwin be updated?
Thanks,
// mark
__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
--
Unsubscribe info: http://cygwin.com/m
Hallo Stephen,
Am 2001-12-26 um 14:24 schriebst du:
> When using rsync with cygwin ( 2.4.6 ), my sessions have been hanging.
> rsync 2.5.0 is out and states:
> BUG FIXES:
> * Fix for various bugs causing rsync to hang.
> Can someone update the rsync package?
> I was able to download
indent-2.2.7-1 has been uploaded to the Cygwin net distribution.
`indent' is a C language source code beautifier.
The major changes between version 2.2.6 and 2.2.7 are
- Support for I18N (internationalisation) with gettext.
- Tarball directory restructuring.
- Bug fixes
To
I've made a new version of 'bison' available for download. This updates
the package to the latest version available from ftp.gnu.org.
For a brief descripton of what this package is, see
http://cygwin.com/packages/ .
To update your installation, click on the "Install Cygwin now" link on
the http
I've updated the version of ctags in cygwin/latest to the latest official
version of Exuberant ctags, 5.2-1.
Exuberant ctags generates tag files from source code in Assembler, AWK,
ASP, BETA, Bourne/Korn/Zsh Shell, C, C++, COBOL, Eiffel, Fortran, Java,
Lisp, Lua, Make, Pascal, Perl, PHP, Python,
On Wed, Dec 26, 2001 at 11:48:37AM -0800, Mark Wood-Patrick wrote:
>I have $CYGWIN=tty
>
>I have cygwin version package 1.3.6-6
>
>Cygcheck info enclosed.
Take a close look at your cygcheck output. You have two different
versions of the DLL in your path. Remove the older one.
cgf
>-Origin
Hi,
while porting kde2 the rebase tool solved some problems for me on using libtools
libltdl.
In the past I have to use the LTDL_DLOPEN_DEPLIBS in the config.h of libtldl, which
enables
loading of all dependency dll's of a lib and because of many dll's used for kde this
slow
down application
I have $CYGWIN=tty
I have cygwin version package 1.3.6-6
Cygcheck info enclosed.
Mark
-Original Message-
From: egor duda [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 26, 2001 7:48 AM
To: Mark Wood-Patrick
Cc: [EMAIL PROTECTED]; Mark Wood-Patrick ([EMAIL PROTECTED])
Subject: R
You'll need to include some header files to avoid the errors. Use
for free(). I'm not sure where yyerror() is supposed
to be declared - I'd think it's in a header file which comes with
bison.
roman
> -Original Message-
> From: Fractal A. [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, D
On Wed, Dec 26, 2001 at 09:58:43AM -, Stephano Mariani wrote:
>>> Well put!
>> What is this game?
>
>Its called commending a well formulated, prompt response.
Nice summation!
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs
Hi,
Because the compiler (bison 1.28) appears to be working incorrectly, I believe
that a newer version of bison might solve the problem. I don't know why the
"implicit declaration" error is occurring. I don't know what to do to solve
it. The arithmetic.lex and arithmetic.y files were compilin
Hi!
Wednesday, 26 December, 2001 Mark Wood-Patrick [EMAIL PROTECTED] wrote:
MWP> I am having problems with echo being disabled after running certain commands
MWP> (e.g. man, less, tset). I am runing Cygwin DLL 1.1.8 on windows 2k.
MWP> My TERM variable ois set to cygwin.
how about CYGWIN enviro
I am having problems with echo being disabled after running certain commands
(e.g. man, less, tset). I am runing Cygwin DLL 1.1.8 on windows 2k.
My TERM variable ois set to cygwin. If I do an stty before I run less I get:
speed 38400 baud; line = 0;
-imaxbel
-echoe -echok -echoctl -echoke
After
The nano text editor package has been updated to version 1.0.7-1.
This version includes improved spell checker interfacing and some improved
translations.
It also should install the locale files into usr/share/locale correctly
instead of /usr/lib/locale as was incorrectly done with 1.0.6.
To
vim is among the optional components, under editors.
- Original Message -
From: "Gautham.S" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 26, 2001 3:46 AM
Subject: problem with vi commands
> Hi,
> I have installed cygwin but when i give "vi " it gives bash:vi
> c
When using rsync with cygwin ( 2.4.6 ), my sessions have been hanging.
rsync 2.5.0 is out and states:
BUG FIXES:
* Fix for various bugs causing rsync to hang.
Can someone update the rsync package?
I was able to download it, compile it, and run it. But perhaps I missed
something because
I will be out of the office starting 12/24/2001 and will not return until
01/06/2002.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.c
On Wed, Dec 26, 2001 at 07:58:49AM -0500, Roger K. Wells wrote:
> FYI
>
> The inetutils (inetd, in.telnetd) that came with the last update that I
> fetched on Monday will not accept a telnet connection from a Windows 2K
> client. I don't think that this was not a problem several months ago. I
FYI
The inetutils (inetd, in.telnetd) that came with the last update that I
fetched on Monday will not accept a telnet connection from a Windows 2K
client. I don't think that this was not a problem several months ago. It
does accept connections from linux, HPUX, and cygwin(w2k) clients.
At
I've updated the version of tcsh to 6.11.00-3.
It solves a problem with too long completions.
To update your installation, click on the "Install Cygwin now" link on
the http://sources.redhat.com/cygwin web page. This downloads setup.exe
to your system. The, run setup and answer all of the ques
Hi,
I have installed cygwin but when i give "vi " it gives bash:vi
command not found..please let me know in this regard
Regards,
Gautham.S
PatniComputerSystems Ltd.
Ph:4313261/62/63/64
Extn:455
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: ht
>> Well put!
> What is this game?
Its called commending a well formulated, prompt response.
Stephano Mariani
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf
Of Jean-Michel POURE
Sent: Wednesday, 26 December 2001 7:10
To: [EMAIL PROTECTED]
Subject: Re: PPP
34 matches
Mail list logo