Re: perl: cpan module's interactive mode fails

2004-08-19 Thread Gerrit P. Haase
Thomas schrieb: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > Hi Stephan & Gerrit, > My original reply to the cygwin list somehow did not arrive, > thus the personal mail. > | I just ran "perl -MCPAN -e shell" and tried to install Bundle::LWP. > | > | But when it does "Scanning cache /ho

Re: perl: cpan module's interactive mode fails

2004-08-18 Thread Gerrit P. Haase
Stephan wrote: > Hi guys, > I just ran "perl -MCPAN -e shell" and tried to install Bundle::LWP. > But when it does "Scanning cache /home/sp/.cpan/build for sizes", see > below, it chokes with (see output below): > /usr/bin/tar: Skipping to next header > /usr/bin/tar: Archive contains obsolesc

cygwin libtool and 'R' tagged symbols in objects

2004-08-18 Thread Gerrit P. Haase
Hello, got a problem with the latest gcc on cygwin and libtool generated export symbol lists (gcc-3.3.3 with patches so actually it is version 3.3.4, or is it a binutils / ld issue?). There are symbols tagged with 'R' now in the object files which are not filtered by the libtool regex. The attach

Re: compile error with mysql 4.1.2-alpha

2004-08-17 Thread Gerrit P. Haase
Gerrit schrieb: > cygwin wrote: >> I downloaded mysql 4.0.20 source (not the win version). It fails to >> compile with the following error: >> = >> if gcc -DDEFAULT_BASEDIR=\"/usr/local\" -DDATADIR="\"/usr/local/var\"" >>

Re: Help to compile an activestate perl module under cygwin ( Win32-API & assembly )

2004-08-16 Thread Gerrit P. Haase
Stephen wrote: > --- "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote: >> Attached the diff what I scribbled together (most probably totally >> wrong, but it compiles now and most of the samples are working). >> Please tell me how your versin of Callback is worki

Re: Help to compile an activestate perl module under cygwin ( Win32-API & assembly )

2004-08-16 Thread Gerrit P. Haase
Dave wrote:> Stephen More schrieb: >> I found a patch from an earlier cygwin post: > http://www.cygwin.com/ml/cygwin/2003-01/msg00594.html >> I assume this will fix it. Is there any way we can get a new version >> with this patch posted on cpan ? > I was able to get libwin32-0.191 to

Re: gtk2-x11: Functions whose name started with '_'

2004-08-15 Thread Gerrit P. Haase
Yaakov, > In theory you're 100% correct, but in practice it appears otherwise. I > admit that I have not investigated this issue myself, rather I'm > trusting Hansom Young on what he said. If it's indeed true that the big > linux distros don't "follow the rules", that's a pretty big precedent, >

Re: Help to compile an activestate perl module under cygwin ( Win32-API & assembly )

2004-08-15 Thread Gerrit P. Haase
Hello Stephen, > I am trying to get Win32-API to compile under cygwin. > http://search.cpan.org/~acalpini/Win32-API-0.41/API.pm > So far I have changed itoa to use sprintf. > Now I am trying to convert the inline assembly written in intel syntax to > AT&T syntax so gcc can compile it. > Can an

[ANNOUNCEMENT] Updated: gcc-3.3.3-2 / gcc-mingw-20040810-1

2004-08-15 Thread Gerrit P. Haase
I've made a new version of gcc available for download. Again, this release includes changes in the package layout. The core components with C compiler are in `gcc-core' now (`gcc' in previous release) and additional drivers are in their own tarball (as in the previous release). The `gcc' package

Re: perl-libwin32 version mismatch

2004-08-15 Thread Gerrit P. Haase
Hallo MagerValp, Am Sonntag, 15. August 2004 um 20:02 schriebst du: >>>>>> "GPH" == Gerrit P Haase <[EMAIL PROTECTED]> writes: MV>> With the exception of the OLE module, everything builds and MV>> installs fine on my machine. GPH>> Is it p

Re: perl-libwin32 version mismatch

2004-08-15 Thread Gerrit P. Haase
Hallo MagerValp, Am Sonntag, 15. August 2004 um 18:37 schriebst du: > Perl is now at version 5.8.5-2, but perl-libwin32 is compiled against > 5.8.2 and installs in the wrong directory: > http://www.cygwin.com/packages/perl-libwin32/perl-libwin32-0.191-1 > With the exception of the OLE module,

[ANNOUNCEMENT] Updated: libmng-1.0.8-1

2004-08-15 Thread Gerrit P. Haase
e mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: [EMAIL PROTECTED] Gerrit P. Haase -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: gcc 3.4

2004-08-15 Thread Gerrit P. Haase
Hello Sam, > So, are we getting gcc 3.4? 3.3.3 is out now, including many fixes from 3.3.4 so actually it is a 3.3.4 release. 3.4.x is in my queue, but it may last some weeks until I have all together to release a candidate. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#

Re: Trying to set up Cygwin Perl script to send simple email

2004-08-14 Thread Gerrit P. Haase
Hello David, you wrote: > Never mind. Net::SMTP seems more standard. I like Mail::Sendmail very much. Easy to configure and works as expected everytime;) Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.h

Re: error in compiling berkeleydb-4.2.52 in cygwin

2004-08-13 Thread Gerrit P. Haase
Hello kevin, > I need to make a dpkg with berkeleydb so I need to be able to compile > berkeleydb source. > Is there any required libs for berkeleydb compilation? No. But now I see, you are building in the "build_win32" subdirectory. The Windows version cannot be compiled with Cygwin, the Unix ve

Re: error in compiling berkeleydb-4.2.52 in cygwin

2004-08-13 Thread Gerrit P. Haase
Hello Kevin, Kevin writes: > I downloaded berkeleydb-4.2.52 and two patches from sleepycat. > When I tried to compile it I got the errors from ../lock/lock_region.c > as below. > Anybody know what's wrong? Anything wrong with the precompiled BDB version available from the Cygwin mirrors? Gerr

Re: Perl packaging suggestion - vendor_perl

2004-08-13 Thread Gerrit P. Haase
Hello Max, >>> Would it be possible to package the extra modules included in the Cygwin >>> perl package in the vendor_perl hierarchy? >> Sure, this is obviously a good thing. > Thanks! I look forward to 5.8.6 or whatever. >>> This would leave the site_perl hierarchy clear for site additions, an

Re: Problem after upgrade to gcc-3.3.3

2004-08-12 Thread Gerrit P. Haase
Hallo Johnny, Am Donnerstag, 12. August 2004 um 14:19 schriebst du: > Hi, > Gm2 seems to be the GNU Module 2 compiler, I am linking a C++ program, what > is happening, see > http://www.dre.vanderbilt.edu/~willemsenj/CygwinACE/ for > the build output. The top builds with errors are gcc 3.3.3 I'm

Re: Problem after upgrade to gcc-3.3.3

2004-08-12 Thread Gerrit P. Haase
Hallo Johnny, Am Donnerstag, 12. August 2004 um 13:38 schriebst du: > Hi, > I just upgraded to gcc-3.3.3 which was available from setup. I now get the > following error: > g++: installation problem, cannot exec `gm2l': No such file or directory > make[2]: *** > Any ideas? I updated all packag

Re: gtk2-x11: Functions whose name started with '_'

2004-08-12 Thread Gerrit P. Haase
Hello Yaakov, > Your ports of gtk2-x11 are also affected by the following problem, as I > found out while trying to build wxGTK2. Would you be able to rebuild > gtk2-x11 to fix this? Thanks! To remove the -export-symbols option and make the DLL to export all symbols (also the private)? Hmmm, I

Re: problem with libfreetype2

2004-08-12 Thread Gerrit P. Haase
Hallo Pawel, Am Donnerstag, 12. August 2004 um 19:35 schriebst du: > /usr/share/aclocal/freetype2.m4:8: warning: underquoted > definition of AC_CHECK_FT2 > run info '(automake)Extending aclocal' > or see > http://sources.redhat.com/automake/automake.html#Extending%20aclocal This is just a wa

Re: Problem after upgrade to gcc-3.3.3

2004-08-12 Thread Gerrit P. Haase
Hello Dave, > And indeed it seems that we aren't the first to discover this. > http://floppsie.comp.glam.ac.uk/pipermail/gm2/2004-June.txt I tried to integrate Modula2 with the Cygwin GCC, but I saw no problems with the .def files and missed also that gm2l was not installed. > I don't build

Re: Problem after upgrade to gcc-3.3.3

2004-08-12 Thread Gerrit P. Haase
Hello Dave, > I noticed in the first example that the g++ command line had a linker/dll > .def file included as one of the files-to-compile. > Apparently '.def' is the standard file extension for modula files, I > guess. Many thanks for the hint. I believe that is the reason. I saw the sam

Re: Problem after upgrade to gcc-3.3.3

2004-08-12 Thread Gerrit P. Haase
Johnny writes: > I just upgraded to gcc-3.3.3 which was available from setup. I now get the > following error: > g++: installation problem, cannot exec `gm2l': No such file or directory > make[2]: *** > Any ideas? I updated all packages setup proposed. Yes I saw this myself when building libgl

Re: simple C program crashes at run time

2004-08-12 Thread Gerrit P. Haase
Hallo user, Am Donnerstag, 12. August 2004 um 12:47 schriebst du: > #include > #include > #include > #define TAGLIA 415 > main() > { >int i, j, k, iran; >unsigned int seed; >float unran; >float mata[TAGLIA][TAGLIA], > matb[TAGLIA][TAGLIA], > matc[TAGL

Re: Perl packaging suggestion - vendor_perl

2004-08-11 Thread Gerrit P. Haase
Hallo Max, Am Donnerstag, 12. August 2004 um 00:47 schriebst du: > Would it be possible to package the extra modules included in the Cygwin > perl package in the vendor_perl hierarchy? Sure, this is obviously a good thing. > This would leave the site_perl hierarchy clear for site additions, and

[ANNOUNCEMENT] Updated: perl-5.8.5-2

2004-08-11 Thread Gerrit P. Haase
o the address specified there. It will be in the format: [EMAIL PROTECTED] If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this U

Re: Dynamic loading of cygwin dependent dlls

2004-08-11 Thread Gerrit P. Haase
Hallo Christopher, Am Mittwoch, 11. August 2004 um 17:50 schriebst du: > On Wed, Aug 11, 2004 at 03:45:59PM +0200, Gerrit P. Haase wrote: >>Then it is a bug in dlltool or dllwrap and I wonder why this never was >>fixed. > Surely you know why. We leave bugs in the code j

Re: Dynamic loading of cygwin dependent dlls

2004-08-11 Thread Gerrit P. Haase
Hello Peter, >> > Ah, now I see it. You have to be careful with your typing. >> > pseudo_stubs.dll (with one s in the end) is the name that fails. >> > Apparently both pseudo_stub.dll (no s) and psuedo_stubs.dll (bad >> > spelling) work. And pseudo_stubss.dll (double s) definitely >> works, that

Re: ImageMagick

2004-08-10 Thread Gerrit P. Haase
Colin writes: > I'm getting a problem with ImageMagick 6.0.3-1 The maintainer is busy, please be patient. [...] > I really, really, need to get this to work!! Recompile yourself? Downgrade? > although its offtopic, if anyone knows of another way of converting a X > bitmap (.xbm) to an .eps fi

Re: Dynamic loading of cygwin dependent dlls

2004-08-10 Thread Gerrit P. Haase
Hallo Peter, Am Dienstag, 10. August 2004 um 22:58 schriebst du: > I wrote: >> Reid Thompson wrote: >> > well -- i just redid the entire thing, with the correct spelling and >> > your original post works >> > >> > $ ./load >> > pseudo_stub.dll ok >> > foo.dll ok >> >> That's strange, did my ori

Re: C compiler cannot create executables

2004-08-10 Thread Gerrit P. Haase
Hallo Al, Am Montag, 9. August 2004 um 23:03 schriebst du: > Am Sonntag, 8. August 2004 22:55 schrieb Igor Pechtchanski: >> so, check that a simple "hello world" program can be >> compiled with gcc and executed. > As written in the other mail in this thread, binutils helped, but I > tried 3 oth

Re: setup.exe: Install from local directory failing

2004-08-10 Thread Gerrit P. Haase
Hallo sqweek, Moved this to cygwin at cygwin dott com list. [...cannot help with the setup problem...] > Now, a seperate question, regarding those extra packages I got in > execution 1. For example, perl - I have ActivePerl, which is native > windows, so I don't really want a cygwin version. Is

Re: i see no perl executable around there

2004-08-10 Thread Gerrit P. Haase
Hello Steve, [...] > If you finish a perl build the make install step will fix the ld2 to > contain what the release version contains, if you don't install perl > into /usr/bin, it needs manually fixing. Isn't this already in the > README.cygwin (aka perldoc perlcygwin) included? If you use a p

Re: i see no perl executable around there

2004-08-10 Thread Gerrit P. Haase
Hello Steve, Am Dienstag, 10. August 2004 um 05:23 schriebst du: > I downloaded perl5.8.5: > % perl --version > This is perl, v5.8.5 built for cygwin-thread-multi-64int > Copyright 1987-2004, Larry Wall > When I tried to build Compress::Zlib manually, I got the message: > LD_RUN_PATH="" ld2

[ANNOUNCEMENT] New Package: libcroco-0.5.1-1

2004-08-07 Thread Gerrit P. Haase
http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Gerrit P. Haase -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygw

Re: GTK/pango etc.

2004-08-07 Thread Gerrit P. Haase
Hallo Jani, Am Sonntag, 8. August 2004 um 00:29 schriebst du: > Gerrit P. Haase wrote: >> Hallo Jani, >>>>Well, I really meant compiled under cygwin, but without X11... >>>It should be possible to build it, unfortunately it compiles not as >>>is. >>

Re: GTK/pango etc.

2004-08-07 Thread Gerrit P. Haase
Hallo Jani, >> Well, I really meant compiled under cygwin, but without X11... > It should be possible to build it, unfortunately it compiles not as > is. > To try yoursewlf, you have to define --with-gdk-target=win32 instead > of --with-gdk-target=x11. Actually the option is --with-gdktarget=wi

Re: GTK/pango etc.

2004-08-07 Thread Gerrit P. Haase
Hallo Jani, Am Samstag, 7. August 2004 um 20:16 schriebst du: > Ken Dibble wrote: >> >> One starting point is >> http://gladewin32.sourceforge.net/ >> >> They say that they have GTK+ 2.44 runtime for windows both with and >> separate from libglade. >> >> regards, >> ken >> >> Jani tiainen wro

[ANNOUNCEMENT] Updated: perl-5.8.5-1

2004-08-06 Thread Gerrit P. Haase
Please read *all* of the information on unsubscribing that is available starting at this URL. Gerrit P. Haase -- =^..^= -- 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/

[ANNOUNCEMENT] New package: freeglut-2.2.0-1

2004-08-06 Thread Gerrit P. Haase
[EMAIL PROTECTED] If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Gerrit P. Haase -- =^..^= -- Unsubscribe info: http://cyg

[ANNOUNCEMENT] Updated: pango-1.4.1-1, pango-devel-1.4.1-1, pango-doc-1.4.1-1, pango-runtime-1.4.1-1

2004-08-06 Thread Gerrit P. Haase
tag in the email header of this message. Send email to the address specified there. It will be in the format: [EMAIL PROTECTED] If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the inf

Re: perl 5.82 libwww 5.800 fails tests

2004-08-06 Thread Gerrit P. Haase
Ken wrote: > I googled and couldn't find anything (or didn't use the correct words). > I looked on cpan and perl.org and didn't see anything similiar. > This doesn't happen on my debian woody machine (perl 5.6.1), so I don't know > if it a perl thing or a cygwin-perl thing. > This is my first g

Re: perl 5.82 libwww 5.800 fails tests

2004-08-06 Thread Gerrit P. Haase
Ken wrote: > I googled and couldn't find anything (or didn't use the correct words). > I looked on cpan and perl.org and didn't see anything similiar. > This doesn't happen on my debian woody machine (perl 5.6.1), so I don't know > if it a perl thing or a cygwin-perl thing. > This is my first g

The gtk2-x11 announcement has not arrived the main list

2004-08-06 Thread Gerrit P. Haase
Hello Administrator, see subject. This happens the second time with the gtk2-x11 announcement (all five other announcements arrived in time). Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentati

[ANNOUNCEMENT] Updated: pango-1.4.0-2, pango-devel-1.4.0-2, pango-doc-1.4.0-2, pango-runtime-1.4.0-2

2004-08-05 Thread Gerrit P. Haase
rmation on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Gerrit P. Haase -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem repo

[ANNOUNCEMENT] Updated: atk-1.6.1-2, atk-devel-1.6.1-2, atk-doc-1.6.1-2, atk-runtime-1.6.1-2

2004-08-05 Thread Gerrit P. Haase
TED] If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Gerrit P. Haase -- =^..^= -- Unsubscribe info: http://cygwin.co

[ANNOUNCEMENT] Updated: glib2-2.4.5-1, glib2-devel-2.4.5-1, glib2-doc-2.4.5-1, glib2-runtime-2.4.5-1

2004-08-05 Thread Gerrit P. Haase
dhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Gerrit P. Haase -- =^..^= -- 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/

[ANNOUNCEMENT] Updated: libxslt-1.1.8-1

2004-08-05 Thread Gerrit P. Haase
ribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: [EMAIL PROTECTED] If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the inform

[ANNOUNCEMENT] Updated: libxml2-2.6.11-1

2004-08-05 Thread Gerrit P. Haase
the format: [EMAIL PROTECTED] If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Gerrit P. Haase -- =^..^= -- Unsubs

[ANNOUNCEMENT] New Package: openjade-1.3.3-1

2004-08-02 Thread Gerrit P. Haase
If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Gerrit P. Haase -- =^..^= -- Unsubscribe info: http://cygwin.com/ml

[ANNOUNCEMENT] New Package: OpenSP-1.5.1-1

2004-08-02 Thread Gerrit P. Haase
nformation on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Gerrit P. Haase -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-

Re: [ANNOUNCEMENT] New Package: libart_lgpl-2.3.16-1

2004-08-02 Thread Gerrit P. Haase
I wrote: > libart_lgpl, the Flashpix OpenSource Toolkit, has been uploaded to cygwin.com Wow, 'copy & paste' teacher searched;) Should read 'libart_lgpl, high-performance 2D graphics library, ...'. Gerrit -- =^..^= http://nyckelpiga.de/donate.html -- Unsu

[ANNOUNCEMENT] New Package: exif-0.6.9-1

2004-08-02 Thread Gerrit P. Haase
all* of the information on unsubscribing that is available starting at this URL. Gerrit P. Haase -- =^..^= -- 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/

[ANNOUNCEMENT] New Package: libart_lgpl-2.3.16-1

2004-08-02 Thread Gerrit P. Haase
format: [EMAIL PROTECTED] If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Gerrit P. Haase -- =^..^= -- Unsubscribe info

[ANNOUNCEMENT] New Package: libfpx-1.2.0.9-1

2004-08-02 Thread Gerrit P. Haase
" tag in the email header of this message. Send email to the address specified there. It will be in the format: [EMAIL PROTECTED] If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information

[ANNOUNCEMENT] New Package: libexif-0.6.9-1

2004-08-02 Thread Gerrit P. Haase
TECTED] If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Gerrit P. Haase -- =^..^= -- Unsubscribe info: http:/

Re: Cygwin and PerlQt

2004-08-02 Thread Gerrit P. Haase
Tomek wrote: > Hello, > I would like to know if there is any official effort to make PerlQt > work under cygwin. > After trawling through many FAQs and mailing lists and spending hours > trying to first compile it and then install binary packages I found on > the net I am still no closer to ge

Re: [Bug] Perl ExtUtils::Liblist::Kid fails to recognize the .dll.a extension

2004-08-02 Thread Gerrit P. Haase
Max wrote: > ExtUtils::Liblist::Kid fails to recognize the .dll.a extension, leading to > incorrect omission of link arguments when building perl extension modules. > Would the Cygwin perl maintainer be prepared to fix this in the next release > of perl for Cygwin? Thanks. It is already fixed

Re: gcc 3.3.1-3 runtime error: static data storage size

2004-07-16 Thread Gerrit P. Haase
Christopher wrote: > On Fri, Jul 16, 2004 at 10:36:23AM +0200, Gerrit P. Haase wrote: >>Pietro schrieb: >> >>> Gerrit, >> >>> I think you just did: >> >>> the program should print "ok" upon executing and it didn't. if you debu

Re: gcc 3.3.1-3 runtime error: static data storage size

2004-07-16 Thread Gerrit P. Haase
know. thanks for looking into it. > Pietro > On Fri, 16 Jul 2004, Gerrit P. Haase wrote: >> Pietro wrote: >> >> > I have the following example to propose: >> > /** aa.c **/ >> > #define NXY 5000 >> > #define NXY 7000 >> > int xy[NX

Re: maintaner of gcc

2004-07-15 Thread Gerrit P. Haase
Sam schrieb: >> * Gerrit P. Haase <[EMAIL PROTECTED]> [2004-07-15 15:24:45 +0200]: >> >> What is wrong with 3.3.x release series? Are there any serious bugs? >> Are there issues (for you)? Why do you need 3.4.x? > g++ 3.3 cannot compile CLISP. > it is

Re: maintaner of gcc

2004-07-15 Thread Gerrit P. Haase
Robert wrote: > Who's maintaining GCC for Cygwin? > Ours is getting old. Gcc 3.4.1 came out a couple of weeks ago. What is wrong with 3.3.x release series? Are there any serious bugs? Are there issues (for you)? Why do you need 3.4.x? Gfortran isn't included, precompiled headers do not work on

Re: gcc: How does gcc look for foo.dll in `gcc ... -lfoo'?

2004-07-13 Thread Gerrit P. Haase
Alexey wrote: > I'm confused since the gcc documentation says that the only thing that > `-lfoo' does, is that it allows gcc to look for `libfoo.a' while linking. > But what about the shared libraries (DLLs)? It seems to me that gcc looks > for `libfoo.dll', `cygfoo.dll', `foo.dll' and may be for

Re: Where is libxml2.dll?

2004-07-13 Thread Gerrit P. Haase
Richard wrote: > I am running Windows 2003 server with on which I have > installed cygwin within the last month. > I found a terrific little utility (webdav client) at > http://www.gohome.org/nd/ which I downloaded and > compiled (with gcc) with cygwin. At the bash command > prompt, it appears to

Re: dlopen under cygwin

2004-07-13 Thread Gerrit P. Haase
Maarten wrote: > Hi all, > Is dlopen() & friends supported under cygwin? If so, is the DLL that > gets loaded using dlopen() a regular Win32 DLL, or a 'special' type of > cygwin DLL? dlopen() works and one should use it. > Reason I ask it that (while trying to get 'plugins' to work under > cy

Re: is inet_pton() family implemented?

2004-07-13 Thread Gerrit P. Haase
electa wrote: No. -- =^..^= http://nyckelpiga.de/donate.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Re: Building DLL

2004-07-09 Thread Gerrit P. Haase
Maarten wrote: > Gerrit P. Haase wrote: >> You don't need .def files on Cygwin. Just add -no-undefined to >> libxyz_LDFLAGS. > OK, I'm making progress with getting XFCE to compile under cygwin (with > help of one of the XFCE developers), but now we're ru

Re: [ANNOUNCEMENT] Updated: libtool-devel-1.5.6-3

2004-07-09 Thread Gerrit P. Haase
Charles wrote: > The libtool-devel package contains the 1.5.6 version of libtool, a > cross-platform tool for building libraries (shared and otherwise). It > enables relatively trouble-free builds of DLLs on cygwin and mingw. > Changes from 1.5-3: > o routine update to latest release version >

Re: Building DLL

2004-07-08 Thread Gerrit P. Haase
Maarten wrote: > Hi all, > Gerrit P. Haase wrote: >> Maarten wrote: >>>Now that GTK2 is in the package tree, I thought I'd give building XFCE a >>>try. This package depends on 'Disk based hashes' (dbh), which needs to >>>be built as a

docbook-dsssl maintainer wanted

2004-07-08 Thread Gerrit P. Haase
Hello All, I want to contribute/maintain OpenSP/OpenJade packages. Since I'm new to docbook and no regular user, I'm looking for a docbook user with experience who is willing to maintain a docbook-dsssl package and evtually more SGML related packages if neccessary (e.g. ISO entity sets). Gerri

Re: Apache2 & cygwin

2004-07-08 Thread Gerrit P. Haase
Paul-Kenji schrieb: >> Paul-Kenji wrote: Paul-Kenji schrieb: > -L/usr/local/apache2/lib -L/usr/local/lib > /usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/auto/DynaLoader/DynaLoader.a > -L/usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/CORE -lperl -lcrypt > -lgdbm_compat -lapr

Re: Building DLL

2004-07-07 Thread Gerrit P. Haase
Maarten wrote: > Hi all, > Now that GTK2 is in the package tree, I thought I'd give building XFCE a > try. This package depends on 'Disk based hashes' (dbh), which needs to > be built as a shared library. Dbh uses libtool in its build process. > Of course this complains with > libtool:

Re: Apache2 & cygwin

2004-07-07 Thread Gerrit P. Haase
Paul-Kenji wrote: >> Paul-Kenji schrieb: >>> -L/usr/local/apache2/lib -L/usr/local/lib >>> /usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/auto/DynaLoader/DynaLoader.a >>> -L/usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/CORE -lperl -lcrypt >>> -lgdbm_compat -lapr-0 -laprutil-0 >>> Just tried add

Re: Apache2 & cygwin

2004-07-07 Thread Gerrit P. Haase
Paul-Kenji schrieb: > -L/usr/local/apache2/lib -L/usr/local/lib > /usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/auto/DynaLoader/DynaLoader.a > -L/usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/CORE -lperl -lcrypt > -lgdbm_compat -lapr-0 -laprutil-0 > Just tried adding libapr-0 and libapr_util-0 (

Re: Apache2 & cygwin

2004-07-07 Thread Gerrit P. Haase
Paul-Kenji wrote: > Thanks for the info, apache2 starts well now > the new prob i'm experiencing is about modperl 2 now > it almost succeeds until the linking at the end: > ld2 -s -L/usr/local/lib \ [...] > -L/usr/local/lib > /usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/auto/DynaLoader/DynaLoa

Re: Installing Anjuta

2004-07-07 Thread Gerrit P. Haase
fariba wrote: > Hi, > I am trying to install Anjuta on my cygwin. I ran > ./configure and got error messages about missing > libraries: > configure: error: Library requirements ( > glib-2.0 >= 2.0.6 > gtk+-2.0 >= 2.0.8 available. > ORBIT-2.0 >= 2.4.0 > libglade-2.0 >= 2.0.0

[ANNOUNCEMENT] New Packages: pango-1.4.0-1, pango-runtime-1.4.0-1, pango-devel-1.4.0-1, pango-doc-1.4.0-1

2004-07-06 Thread Gerrit P. Haase
.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Gerrit P. Haase -- =^..^= -- 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/

[ANNOUNCEMENT] New Packages: atk-1.6.1-1, atk-runtime-1.6.1-1, atk-devel-1.6.1-1, atk-doc-1.6.1-1

2004-07-06 Thread Gerrit P. Haase
tp://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Gerrit P. Haase -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygw

[ANNOUNCEMENT] New Packages: glib2-2.4.2-1, glib2-runtime-2.4.2-1, glib2-devel-2.4.2-1, glib2-doc-2.4.2-1

2004-07-06 Thread Gerrit P. Haase
If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. Gerrit P. Haase -- =^..^= -- Unsubscribe info: http://cygwin.com/ml

Re: Entry point *main* can't be found in cygpango-1.0-0.dll

2004-07-06 Thread Gerrit P. Haase
richard wrote: > Selon "Gerrit P. Haase" <[EMAIL PROTECTED]>: >> richard wrote: >> >> > Hello, >> >> > After i downloaded Gerrit P. Haase new packages (glib2, pango, atk >> and >> > gtk2), i compiled GVIM and each time i

Re: Entry point *main* can't be found in cygpango-1.0-0.dll

2004-07-06 Thread Gerrit P. Haase
richard wrote: > Hello, > After i downloaded Gerrit P. Haase new packages (glib2, pango, atk and > gtk2), i compiled GVIM and each time i try to launch the generated > executable be it VIM or GVIM i get an error message saying that entry > point *main* couldn't be found i

Re: Not reallly OT: searching for mysql++

2004-07-06 Thread Gerrit P. Haase
Corinna wrote: > On Jul 6 12:12, Gerrit P. Haase wrote: >> Christopher wrote: >> >>> On Mon, Jul 05, 2004 at 04:07:42PM +0200, Gerrit P. Haase wrote: >>>>Unfortunately the server isn't running with recent Cygwin releases >>>>(once again), bu

Re: Not reallly OT: searching for mysql++

2004-07-06 Thread Gerrit P. Haase
Christopher wrote: > On Mon, Jul 05, 2004 at 04:07:42PM +0200, Gerrit P. Haase wrote: >>Unfortunately the server isn't running with recent Cygwin releases >>(once again), but you can use the clients with the Windows version of the >>server. > Gerrit, maybe you sh

Re: Not reallly OT: searching for mysql++

2004-07-05 Thread Gerrit P. Haase
ahnkle wrote: > when i search the cygwin mailing list archive for for `mysql++' I only > get `mysql' matches. At the top, it says > Search results for 'mysql and' > Is there a way of escaping the ++? I cannot help you with this, should be covered in the HtDig docs, and you may also try

Re: gcj: error during genaration of object code (ld cannot find -liconv)

2004-06-18 Thread Gerrit P. Haase
Hello Alexey, > my question is: if I try to run `gcj' without `-C' option then I get the > error from ld: > $cat HelloWorldApp.java > /** > * The HelloWorldApp class implements an application that > * simply displays "Hello World!" to the standard output. > */ > class HelloWorldApp { > p

Re: cygwin autoconf question

2004-06-18 Thread Gerrit P. Haase
Chris wrote: > I am trying to build a GTK app in windows, I think this is the last > error I need to track down. When I run autogen.sh that is created by > glade for windows I get this error. > Please add the files > codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 > prog

Re: is ms internet explorer 5 a spambot?

2004-06-17 Thread Gerrit P. Haase
Andrew wrote: > Hi, > When I tried to access messages in the cygwin mailing list archive > (using ms internet explorer 5), I got the following: > Spambot detected. > Hi, your web browser has triggered our spambot detection mechanism. > <...> > I understand the humor. However, cygwin

Re: invalid mounts after inst of cygwin1.5.10.3

2004-06-17 Thread Gerrit P. Haase
Christopher wrote: > On Wed, Jun 16, 2004 at 10:54:46AM +0200, Gerrit P. Haase wrote: >>Well, I have some problems with 1.5.10, e.g. I couldn't build parts of >>libgcj (jv-convert), but it was possible to build a complete gcc-3.3.3 >>without libgcj. > If you want th

Re: Annoucement: GCC-3.4.0 binary release candidat

2004-06-16 Thread Gerrit P. Haase
Brian, >> On Mon, 14 Jun 2004, Gerrit P. Haase wrote: >>> I was able to build the whole GCC suite including Pascal, Modula 2, D >>> and also Java without problems now, after I downgraded to cygwin-1.5.9. >>> Which version of cygwin did you use to build Java? I&

Re: Annoucement: GCC-3.4.0 binary release candidat

2004-06-16 Thread Gerrit P. Haase
Brian schrieb: > On Mon, 14 Jun 2004, Gerrit P. Haase wrote: >> I was able to build the whole GCC suite including Pascal, Modula 2, D >> and also Java without problems now, after I downgraded to cygwin-1.5.9. >> Which version of cygwin did you use to build Java? I'

Re: invalid mounts after inst of cygwin1.5.10.3

2004-06-16 Thread Gerrit P. Haase
Pierre wrote: > On Mon, Jun 14, 2004 at 05:29:24PM +0200, Gerrit P. Haase wrote: >> Hi Pierre, >> >> you wrote: >> > When you run setup, third screen, where you specify the root >> > directory. Does it have a final \ ? If so, remove it. >> >

Re: invalid mounts after inst of cygwin1.5.10.3

2004-06-16 Thread Gerrit P. Haase
Christopher wrote: > On Mon, Jun 14, 2004 at 05:29:24PM +0200, Gerrit P. Haase wrote: >>Hi Pierre, >> >>you wrote: >>> When you run setup, third screen, where you specify the root >>> directory. Does it have a final \ ? If so, remove it. >>> See als

Re: invalid mounts after inst of cygwin1.5.10.3

2004-06-14 Thread Gerrit P. Haase
Hi Pierre, you wrote: > When you run setup, third screen, where you specify the root > directory. Does it have a final \ ? If so, remove it. > See also below. Unfortunately this is not possible if you use H: as root, you cannot continue, you must add the backslash. However, I use this always wit

Re: gftp

2004-06-14 Thread Gerrit P. Haase
D. wrote: > I'm trying to compile gftp, but when I do a make I got this error [...] > pty.c:91: error: `TIOCSCTTY' undeclared (first use in this function) [...] > what's up? Try Google: http://www.google.com/search?q=TIOCSCTTY+cygwin+&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8

Re: compile error with mysql 4.1.2-alpha

2004-06-14 Thread Gerrit P. Haase
cygwin wrote: > I downloaded mysql 4.0.20 source (not the win version). It fails to > compile with the following error: > = > if gcc -DDEFAULT_BASEDIR=\"/usr/local\" -DDATADIR="\"/usr/local/var\"" > -DDEFAULT_CHARSET_HOME="

Re: Annoucement: GCC-3.4.0 binary release candidat

2004-06-14 Thread Gerrit P. Haase
Hi David, >> I'm more curious to know how others managed to build gfortran of 3.5. >> >> Tim Prince > I am trying to get my mainline gcc builds restarted. I managed a build > overnight, including gfortran. I am unaware of any magic. Interesting, should I include gfortran into the distributi

[ANNOUNCEMENT] New Package: libmng-1.6.0-1

2004-06-09 Thread Gerrit P. Haase
g in the email header of this message. Send email to the address specified there. It will be in the format: [EMAIL PROTECTED] Gerrit P. Haase -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

[ANNOUNCEMENT] New Package: lcms-1.13-1

2004-06-09 Thread Gerrit P. Haase
N-ANNOUNCE UNSUBSCRIBE INFO: = To unsubscribe to the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: [EMAIL PROTECTED] G

Call for contributors / maintainers

2004-06-09 Thread Gerrit P. Haase
Hello All, I'm looking for helpers. Goal is to get all (or most) base libraries into the Cygwin net release so you could try to build GUI applications that don't need a full blown GNOME desktop (e.g. Abiword, DIA, GIMP, Gnucash, Gnumeric, Sketch, Sodipodi from www.gnome.org/gnome-office/ or wvWa

<    4   5   6   7   8   9   10   11   12   13   >