Re: gnome 2.8.0 and external dependencies

2004-10-03 Thread Gerrit P. Haase
Hello Charles, Am Sonntag, 3. Oktober 2004 um 06:49 schriebst du: Gerrit P. Haase wrote: Well, you have a struct that is const, so it never changes and new gcc puts the whole struct into .rdata static const struct poptOption cl_libIDL_callback_options[] = { [snip] But the important

Re: gnome 2.8.0 and external dependencies

2004-10-03 Thread Gerrit P. Haase
Hello Yaakov [snip] Second, remove all symbols with two leading underscores, remove all garbage and newlines and see which symbols are remaining. We should create a handy script to do this. Now, since I found a way around this problem, I think I'll have a version of libbonobo and GConf

Re: gnome 2.8.0 and external dependencies

2004-10-03 Thread Gerrit P. Haase
Hello Yaakov It is difficult. Most of the relevant code in libbonobo is generated by the idl compiler, so this compiler needs to generate valid code. I try to figure out where to change it. I have changed two things in ORBit: 1. enable build of a running compiler on Cygwin, removed const

Re: gnome 2.8.0 and external dependencies

2004-10-03 Thread Charles Wilson
Gerrit P. Haase wrote: Yes, cool. Now I think I can distinguish between 'wrong' and valid const struct definitions. May I consider using 'const' for structs which are not really constant (i.e. containig a variable) as harmful? Yes. But also, structs which contain the (usually constant on all

Re: gnome 2.8.0 and external dependencies

2004-10-03 Thread Bobby McNulty Junior
Charles Wilson wrote: Gerrit P. Haase wrote: Yes, cool. Now I think I can distinguish between 'wrong' and valid const struct definitions. May I consider using 'const' for structs which are not really constant (i.e. containig a variable) as harmful? Yes. But also, structs which contain the

Today's Link of the Day Beautiful Photography Store

2004-10-03 Thread [EMAIL PROTECTED]
Today's link of the day comes from the art community in Southern California: 10.01.04: HOMEDECORPHOTO.COM HomeDecorPhoto.com offers handcrafted photographs of beautiful Italian landscapes, Abstract portraits, and French Landmarks. They also have a section specifically on the beauty of the

RE: Request for a version/ revision/ release number for the whole Cygwin release/ distribution

2004-10-03 Thread Gary R. Van Sickle
Corinna Vinschen wrote: I'm one of the maintainers of the Cygwin DLL ... [and] about 25 ported software packages. Creating a distribution ... is clearly the job for somebody else. OK Corinna is very busy. All people involved are very busy. Jorg Schaible wrote: Win XP Home SP2

Today's Link of the Day Beautiful Photography Store

2004-10-03 Thread [EMAIL PROTECTED]
Today's link of the day comes from the art community in Southern California: 10.01.04: HOMEDECORPHOTO.COM HomeDecorPhoto.com offers handcrafted photographs of beautiful Italian landscapes, Abstract portraits, and French Landmarks. They also have a section specifically on the beauty of the

Re: [NPERS] Re: Weird bug with cp -f

2004-10-03 Thread Pierre A. Humblet
On Sun, Oct 03, 2004 at 03:36:51AM -0700, Ben Wing wrote: On Sat, Oct 02, 2004 at 10:51:38PM -0700, Ben Wing wrote: Try this, latest Cygwin, Win2k latest: /xemacs/cygbuild/build-mule/src 2049% cat foo foo [hit ^D] /xemacs/cygbuild/build-mule/src 2050% od -bc foo 000 146 157 157 015

Re: Request for a version/ revision/ release number for the whole Cygwin release/ distribution

2004-10-03 Thread Reini Urban
Gary R. Van Sickle schrieb: It would increase the amount of work application developers (assuming you mean package maintainers) would have to do. More work for no pay has never been welcomed by anybody in the history of the world. Well, they only good reason to start such a project would be

Re: Request for a version/ revision/ release number for the whole cygwin release/ distribution

2004-10-03 Thread Christopher Faylor
On Sun, Oct 03, 2004 at 06:07:18PM +0200, Reini Urban wrote: Well, the only good reason to start such a project would be monetary benefits. Besides the simplification of having a (stable) cygwin snapshot release from time to time, where all packages play well together. And I don't see any

[gcc-3.4.1 / binutils] where are my symbols?

2004-10-03 Thread Gerrit P. Haase
Hello, I see the following: I link four objects togehter in a DLL: gcc -shared -o .libs/cyggconfbackend-oldxml.dll \ -Wl,--out-implib,.libs/libgconfbackend-oldxml.dll.a \ .libs/xml-cache.o .libs/xml-dir.o .libs/xml-entry.o \ .libs/xml-backend.o ${LIBS} Now I get this in the import

RE: A good way to test if cygwin isn't installed?

2004-10-03 Thread Hannu E K Nevalainen
I wrote: you wrote: On Fri, Oct 01, 2004 at 01:19:39PM -0400, Christopher Faylor wrote: On Fri, Oct 01, 2004 at 06:08:48PM +0100, Hughes, Bill wrote: Andrew DeFaria wrote: Christopher Faylor wrote: ..snip.. If you have cygwin programs available to you, then use the mount command. If the

Re: Request for a version/ revision/ release number for the whole Cygwin release/ distribution

2004-10-03 Thread Yitzchak Scott-Thoennes
On Sat, Oct 02, 2004 at 01:28:52PM -0500, Gary R. Van Sickle wrote: [David Christensen wrote:] Actually, I have already copied my Cygwin package tree to a CD for installing on other computers. I need to review the Cygwin license to see if a third-party distribution is allowed. It's

RE: A good way to test if cygwin isn't installed?

2004-10-03 Thread Igor Pechtchanski
On Sun, 3 Oct 2004, Hannu E K Nevalainen wrote: On Fri, Oct 01, 2004 at 01:19:39PM -0400, Christopher Faylor wrote: If mount exits with a multiple cygwin problem then, well... Hmm... For me this works no matter what I do... does it have to be two DIFFERING versions of cygwin1.dll to

RE: Request for a version/ revision/ release number for the whole Cygwin release/ distribution

2004-10-03 Thread Daniel Reed
Thank you for participating in this discussion. It may turn out to be an important issue in the future--however, I think there may be a few general concepts that have been used by participants in the discussion which concepts' meanings are not the same by all participants. This message does not

Where is the documentation for installing Win2K services for cvs, ftp, rlogin, inetd?

2004-10-03 Thread Siegfried Heintze
I found this (see below) via google. I've been spending hours wading thru the documentation trying to find this information. I've performed full installations of cygwin on two different computers in June and yesterday preformed an update on one. I still don't have this file

Re: Where is the documentation for installing Win2K services for cvs, ftp, rlogin, inetd?

2004-10-03 Thread Brian Dessent
Siegfried Heintze wrote: I've performed full installations of cygwin on two different computers in June and yesterday preformed an update on one. I still don't have this file /usr/doc/cygwin/cron.README on either computer. /usr/doc is the old location. Your insistance on relying on a post

Re: Where is the documentation for installing Win2K services for cvs, ftp, rlogin, inetd?

2004-10-03 Thread Gerrit P. Haase
Hallo Siegfried, Perhaps it would ease my sense of frustration if I understood the logic behind having three different directories for documentation. There is /usr/doc/cygwin/, /usr/share/doc and /usr/doc. Have I missed any? /usr/share/doc/Cygwin [...] Why does not

Bug on the website search tool

2004-10-03 Thread Manuel Vázquez Acosta
I typed php in the search edit and I got: antiword/antiword-0.34-1 A free MS Word reader antiword/antiword-0.34-2 A free MS Word reader gettext-devel/gettext-devel-0.14.1-1 GNU Internationalization development utilities (but NOT LINK LIBS) mc/mc-4.6.0-4 Midnight Commander

Re: [gcc-3.4.1 / binutils] where are my symbols?

2004-10-03 Thread Danny Smith
Gerrit wrote: Hello, I see the following: I link four objects togehter in a DLL: gcc -shared -o .libs/cyggconfbackend-oldxml.dll \ -Wl,--out-implib,.libs/libgconfbackend-oldxml.dll.a \ .libs/xml-cache.o .libs/xml-dir.o .libs/xml-entry.o \ .libs/xml-backend.o ${LIBS} Now I get

New Malicious virus. Attacks Macs too. And Linux as well as windows

2004-10-03 Thread Bobby McNulty Junior
Subject:URGENT - New Virus PASS THIS ON TO ANYONE YOU HAVE AN E-MAIL ADDRESS FOR. If you receive an email titled: It Takes Guts to Say Jesus DO NOT OPEN IT. It will erase everything on your hard drive. This information was announced yesterday morning from IBM; AOL states that

Re: New Malicious virus. Attacks Macs too. And Linux as well as windows

2004-10-03 Thread James Merritt
Hi, This warning is a hoax. According to this website, Symantec Security Response encourages you to ignore any messages regarding this hoax. It is harmless and is intended only to cause unwarranted concern. http://www.symantec.com/avcenter/venc/data/jesus-hoax.html Thank you and have a nice

Re: New Malicious virus. Attacks Macs too. And Linux as well as windows

2004-10-03 Thread Bobby McNulty Junior
James Merritt wrote: Hi, This warning is a hoax. According to this website, Symantec Security Response encourages you to ignore any messages regarding this hoax. It is harmless and is intended only to cause unwarranted concern. http://www.symantec.com/avcenter/venc/data/jesus-hoax.html Thank you

Re: New Malicious virus. Attacks Macs too. And Linux as well as windows

2004-10-03 Thread Bobby McNulty Junior
Yitzchak Scott-Thoennes wrote: On Sun, Oct 03, 2004 at 03:35:59PM -0500, Bobby McNulty Junior wrote: Subject:URGENT - New Virus PASS THIS ON TO ANYONE YOU HAVE AN E-MAIL ADDRESS FOR. Bobby, a little due diligence is called for before mailing things like this (assuming it is from you). A

`SIG_IGN' undeclared: Error when 'make' an application

2004-10-03 Thread Miguel Cuesta
Hi. Trying to install m4-1.4.2 (http://savannah.gnu.org/projects/m4/) on Cygwin (MS Windows 2000) When trying to 'make', I get this error message: --- make[1]: Entering directory `/home/root/m4-1.4.2/src' gcc -c -DHAVE_CONFIG_H -I.. -I. -I./../lib -g -O2 m4.c m4.c:

Re: `SIG_IGN' undeclared: Error when 'make' an application

2004-10-03 Thread Gerrit P. Haase
Hallo Miguel, Am Sonntag, 3. Oktober 2004 um 23:10 schriebst du: Hi. Trying to install m4-1.4.2 (http://savannah.gnu.org/projects/m4/) on Cygwin (MS Windows 2000) When trying to 'make', I get this error message: --- make[1]: Entering directory

Re: Bug on the website search tool

2004-10-03 Thread Christopher Faylor
On Sun, Oct 03, 2004 at 02:24:28AM -0400, Manuel V?zquez Acosta wrote: I typed php in the search edit and I got: [lots of packages with files containing the string 'php' skipped] Certainly not much to do with php, isn't it? This is not a bug. You displayed a list of packages which had filenames

Re: where are my symbols?

2004-10-03 Thread Gerrit P. Haase
Danny wrote: Gerrit wrote: Hello, I see the following: I link four objects togehter in a DLL: gcc -shared -o .libs/cyggconfbackend-oldxml.dll \ -Wl,--out-implib,.libs/libgconfbackend-oldxml.dll.a \ .libs/xml-cache.o .libs/xml-dir.o .libs/xml-entry.o \ .libs/xml-backend.o

Re: Bug on the website search tool

2004-10-03 Thread Gerrit P. Haase
Hello Manuel, I typed php in the search edit and I got: [snip] Certainly not much to do with php, isn't it? Yes for sure it has to do with PHP, see the antiword package in detail, there is PHP support included in antiword: /usr/share/doc/antiword-0.34/antiword.php Though it is just an

Run program in background.

2004-10-03 Thread Moises Deangelo
Please I did a program in C. That program needs to run for a long time, because of this it is ideal that he works on background. I do not have been managing do that. is there some command? Any lib, anything I thank the help. Moises Deangelo. -- Unsubscribe info:

Re: Request for a version/ revision/ release number for the whole Cygwin release/ distribution

2004-10-03 Thread Jani tiainen
David Christensen wrote: [EMAIL PROTECTED]: Per the Cygwin FAQ (http://cygwin.com/faq.html): If you are looking for the version number for the whole Cygwin release, there is none. Each package in the Cygwin release has its own version. The packages in Cygwin are continually improving,