> _dcgettext__, which used to be the internal name which was aliased to
> _dcgettext__.
That second one should have been _dcgettext.
+-
Craig McGeachie | #include
+64(21)037-6917 | while (!inebriated) c2h5oh=(++bott
I have been building cygwin, and after a reinstall of the complete
toolkit, I have run into problems rebuilding. Only dumper.exe had
problems.
I have resolved it, sort of. In the process of linking dumper.exe,
libbfd.a gets brought in, and it brings in _dcgettext from libintl.a.
Or rather t
While building latest lftp in latest cygwin (installed
yesterday), I get the following error:
/bin/../lib/gcc-lib/i686-pc-cygwin/3.2/../../../libcygwin.a(libcmain.o)(.text+0x7c):
undefined reference to `_WinMain@16'
collect2: ld returned 1 exit status
In what library or dll is WinMain@16 resolved
At 07:56 PM 12/8/2002, C. Leis wrote:
>I seem to be missing cygintl-2.dll, which supposedly is part of libintl2
>package. But I can't seem to locate that package to download it. Where
>can I find it? or in which other package is it located?
Add more mirrors to the list of sites setup should u
I seem to be missing cygintl-2.dll, which supposedly is part of libintl2
package. But I can't seem to locate that package to download it. Where
can I find it? or in which other package is it located?
thanks
chuck
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug repo
Elfyn,
[EMAIL PROTECTED] wrote:
Hi,
I am getting the exact same results as you are Jari. I had a working
postgres install just before the return values were changed in cygipc
(1.12), but as i only use it rarely i did not notice the service starting
or not starting up. From what I can see it loo
hello:
I finally see the Cygwin inetd under services. But when I try to start it I
get the follwoing error
error 1053: the service did not respond to the start or control request in a
timely fashion
> Hi,
>
> Go through these steps and see what happens:
>
> 1. Run these commands
>
> $ /usr
Pete,
"Stop the world. I want to get off."
It's a losing game. It's more likely your code is dependent on a bug that
got fixed than it is that a new bug was introduced. If it is the latter,
then whoever maintains the package with the bug will probably be happy to
apply a fix and to help in dia
Pete Gonzalez <[EMAIL PROTECTED]> wrote:
> I want to create a Cygwin install using the old package versions from
> the Cygwin DLL 1.3.10 release. (Basically I'm having problems with
> a GCC cross-compiler that built correctly back in March, and I think
> the culprit is one of the updated Cygwin p
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi,
>
> When you install via the installer (setup.exe) you can select a
> package call setup. You can only get the soirce as you build it
> yourself.
But if you want to do development, you are *far* better off getting setup
from cvs.
Max.
--
Unsub
I want to create a Cygwin install using the old package versions from
the Cygwin DLL 1.3.10 release. (Basically I'm having problems with
a GCC cross-compiler that built correctly back in March, and I think
the culprit is one of the updated Cygwin packages.) Is it possible
to get a copy of the old
Hi there!
I had a problem with Cygwin installation: it always
crashed during installation. It turned out that
the harddrive I was downloading the files to had
enough memory while the harddrive where I was
installing the stuff to did not. It might be
a good idea to add a warning, check and/or err
* On Sun, Dec 08, 2002 at 07:13:44AM +, Soren A <[EMAIL PROTECTED]> wrote:
> Luc posted on my urging; please check out his site and this script
> which is a useful and good piece of hackery.
Thanks :-)
> > [2] This form has been privileged because of the MsWindows 9x
> > series.
>
> Hmmm. If
I did the steps and when I did the netstat after rebooting
I did not see the port 23.
The event log also does not have anything unusual.
Anyway the original problem in firing up inetd as an Administrator which I
understand is not sufficient. I thought the permissions are not sufficient and
you
I got around the problem by removing the
old C:\cygwin (actually by renaming it
to cygwin.old) and restarting the setup.exe.
So it appears current setup.exe will cause this
problem on Win2K if it installs on top of an
exsisting installation.
Cheers,
Joe
Joseph Davida wrote:
>I tried the beta v
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> I think it would be a good idea to add either a mailto link or a simple cgi
> form/link on the ml message.
According to the bottom of
http://sources.redhat.com/lists.html
"For web archives, We are using MHonarc."
So improvement needs to start th
Hi,
I am getting the exact same results as you are Jari. I had a working
postgres install just before the return values were changed in cygipc
(1.12), but as i only use it rarely i did not notice the service starting
or not starting up. From what I can see it looks like postgres.exe was not
linke
Hi,
Go through these steps and see what happens:
1. Run these commands
$ /usr/sbin/inetd --remove-as-service
$ /usr/bin/iu-config
Answer the q's depending on whether or not to keep the existing files.
Replace your old inetd.conf, and backup if you need to keep the old copy.
$ /usr/sbin/i
here is what i get (using my administrator 'privilege')
inetd --install-as-service
inetd does not show up in services
when I run
net start inetd
macro$ollar replies
The service is not responding to the control function --(must be some type of
Orwellian monster!)
More help is available by typ
tidy-021202-1 is now installable from setup.exe
HTML Tidy is a program to clean up and correct messy HTML pages.
Tidy is able to fix up a wide range of problems and to bring to
your attention things that you need to work on yourself.
This release addresses many small bugs, see http://tidy.sf.net/
> From: Christopher Faylor
> On Mon, Dec 02, 2002 at 12:56:03PM -, Morrison, John wrote:
>
> You'd probably want something like:
setup.hint:
sdesc: "Conditionally move default files to proper location"
category: _PostInstallLast
requires: ash findutils fileutils sed sh-utils
autodep: etc/de
Hi,
You may not see it in whatever XP calls the user manager but its there!
trust me. As your using the Home edition Microdollars (Microsoft) just
hides certain users and groups.
What happens when you run the inetd daemon normally (i.e. installing inetd
with `inetd --install')?
Elfyn
[EMAIL PROT
Hi,
I think what you mean is that you do not have the means to set the local or
domain security policy and give the user you want to run inetd as the
*special* permissions required to RunAs service wise. This facility does
not exist in the Home edition of Windows XP, where you can grant security
p
Hi, [keep CC if you can]
I tried to upgrade to latest postgres (and all the rest of the cygwin
utilities), but I got weird error I haven't seen before. As expected
the log first said:
$ postmaster -i -D /usr/share/postgresql/data > /tmp/postgre.log 2>&1 &
$ cat /tmp/postgre.log
FATAL: The
Hi,
When you install via the installer (setup.exe) you can select a package
call setup. You can only get the soirce as you build it yourself.
One you have downloaded the src package it will be unpacked in /usr/src.
There'll be a INSTALL/README file telling you how to install it.
Elfyn
[EMAIL PR
* Wed 2002-11-06 Corinna Vinschen <[EMAIL PROTECTED]> list.cygwin
* Message-Id: <[EMAIL PROTECTED]>
> On Wed, Nov 06, 2002 at 05:49:57PM +0100, Ralf Fassel wrote:
>
>> - the ssh-host-config script should make sure that CYGWIN contains
>> `ntsec' when trying the chmod/chown steps
>
> That shouldn'
Hi all,
is it possible to manage installation and cygwin update with command
line tools ? Setup is a good tool but i can't use it throught my ssh
session.
If the tools doesn't exists. Is it possible to find a description of
what does a clean install have to do ? all files are tar.bz2 and i can
be
> Your are using textmode mounts. Worx fine with binmode:
Thanks for trying this out. I'm not using textmode mounts; and it doesn't
seem to be working fine with binmode. Contrast the two methods of textfile
creation in the following snippet:
~> mount
c:\Cygwin\bin on /usr/bin
Hi,
The lilypond binary (lilypond.exe) is in the lilypond package (latest
cygwin release lilypond-1.6.0-1). Did you re-compile lilypond from source?
or did you install lilypond from the cygwin installer (setup.exe)?
What is the output from ls /usr/bin/*lilypond*? By default lilypond.exe
lives in
> Your are using textmode mounts. Worx fine with binmode:
Thanks for trying this out. I'm not using textmode mounts; and it doesn't
seem to be working fine with binmode. Contrast the two methods of textfile
creation in the following snippet:
~> mount
c:\Cygwin\bin on /usr/bin type
30 matches
Mail list logo