public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: 1.1.8: problem building FLTK
@ 2001-03-12  9:07 Robinow, David
  0 siblings, 0 replies; 6+ messages in thread
From: Robinow, David @ 2001-03-12  9:07 UTC (permalink / raw)
  To: 'pehu@im.se', cygwin

> From: Peter Hugosson-Miller [ mailto:pehu@im.se ]
> Subject: 1.1.8: problem building FLTK
> 
> 
> I've just upgraded to the latest Cygwin version, and now FLTK doesn't
> work anymore. I now get a visit from Dr. Watson whenever I 
> try to open a
> file chooser dialog.
> 
> I tried "make clean", followed by "make install", in case 
> there was some
> incompatibility with the older Cygwin DLL's, but this made no
> difference. I haven't changed anything else in FLTK.
 Try "make distclean".
 Also, please report which version of fltk you are using
and which makefile (Makefile.cygwin or Makefile.no-cygwin)
 Does test/file_chooser.exe  work?
 It does for me.
> ...

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: 1.1.8: problem building FLTK
  2001-03-12  8:47   ` Peter Hugosson-Miller
@ 2001-03-12  9:52     ` Earnie Boyd
  0 siblings, 0 replies; 6+ messages in thread
From: Earnie Boyd @ 2001-03-12  9:52 UTC (permalink / raw)
  To: pehu; +Cc: Earnie Boyd

Peter Hugosson-Miller wrote:
> 
> Earnie Boyd wrote:
> 
> > Peter Hugosson-Miller wrote:
> > >
> > > I've just upgraded to the latest Cygwin version, and now FLTK doesn't
> > > work anymore. I now get a visit from Dr. Watson whenever I try to open a
> > > file chooser dialog.
> > >
> > > I tried "make clean", followed by "make install", in case there was some
> > > incompatibility with the older Cygwin DLL's, but this made no
> > > difference. I haven't changed anything else in FLTK.
> > >
> > > I attach a zip file containing Dr. Watsons log file and cygcheck.out, as
> > > suggested on the bug reporting page (cygcheck -s -v -r > cygcheck.out).
> > >
> > > If this isn't easy to fix, what's the easiest way to go back to the last
> > > working version of Cygwin? I notice that the "latest" and "contrib"
> > > download directories still have the older .tar.gz files in them, so I
> > > guess there is a "right" way to back out to the older version.
> > >
> >
> > Try a snapshot version to see if it may be fixed already.
> >
> > Earnie.
> 
> I guess you mean the "Experimental" version from the setup applet? In any case
> I tried this and it made things worse - now it won't even compile:
> 

No, I meant a snapshot version of the Cygwin runtime.  See:
http://cygwin.com/snapshot/

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: 1.1.8: problem building FLTK
  2001-03-12  7:29 Peter Hugosson-Miller
  2001-03-12  8:29 ` Earnie Boyd
@ 2001-03-12  8:56 ` Norman Vine
  1 sibling, 0 replies; 6+ messages in thread
From: Norman Vine @ 2001-03-12  8:56 UTC (permalink / raw)
  To: pehu; +Cc: cygwin

Peter Hugosson-Miller writes:
>
>I've just upgraded to the latest Cygwin version, and now FLTK doesn't
>work anymore. I now get a visit from Dr. Watson whenever I try 
>to open a file chooser dialog.
>
>I tried "make clean", followed by "make install", in case 
>there was some
>incompatibility with the older Cygwin DLL's, but this made no
>difference. I haven't changed anything else in FLTK.

Hmm,

I have no problem with FLTK apps opening the FLTK file 
chooserand the current DLL.  This is with both FLTK 1.10 
and the most current sources available from 
fltk.sourceforge.net   < hint >

I notice that your Dr Watson log is reporting both
wsock32 and ws2_32 are you perhaps linking with
both of these DLL's ?

If so I would try only linking against wsock32

FWIW
I really do not think that this is a Cygwin problem
in that I use FLTK and Cygwin together extensively

Cheers

Norman Vine


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: 1.1.8: problem building FLTK
  2001-03-12  8:29 ` Earnie Boyd
@ 2001-03-12  8:47   ` Peter Hugosson-Miller
  2001-03-12  9:52     ` Earnie Boyd
  0 siblings, 1 reply; 6+ messages in thread
From: Peter Hugosson-Miller @ 2001-03-12  8:47 UTC (permalink / raw)
  To: Earnie Boyd

Earnie Boyd wrote:

> Peter Hugosson-Miller wrote:
> >
> > I've just upgraded to the latest Cygwin version, and now FLTK doesn't
> > work anymore. I now get a visit from Dr. Watson whenever I try to open a
> > file chooser dialog.
> >
> > I tried "make clean", followed by "make install", in case there was some
> > incompatibility with the older Cygwin DLL's, but this made no
> > difference. I haven't changed anything else in FLTK.
> >
> > I attach a zip file containing Dr. Watsons log file and cygcheck.out, as
> > suggested on the bug reporting page (cygcheck -s -v -r > cygcheck.out).
> >
> > If this isn't easy to fix, what's the easiest way to go back to the last
> > working version of Cygwin? I notice that the "latest" and "contrib"
> > download directories still have the older .tar.gz files in them, so I
> > guess there is a "right" way to back out to the older version.
> >
>
> Try a snapshot version to see if it may be fixed already.
>
> Earnie.

I guess you mean the "Experimental" version from the setup applet? In any case
I tried this and it made things worse - now it won't even compile:

$ make
echo "=== making src ==="
=== making src ===
touch src/makedepend
cd src ; make
make[1]: Entering directory `/home/pehu/fltk-1.0.10/src'
Compiling Fl.o...
cpp.exe: Invalid option `-mwin32'
make[1]: *** [Fl.o] Error 1
make[1]: Leaving directory `/home/pehu/fltk-1.0.10/src'
make: *** [all] Error 2

I don't really need getting the latest and greatest Cygwin version, I just
want my FLTK back. Can I just untar the oldest archives in the download
directories and get back to how things were before, or is there an easier way.

--
Best regards,

Peter Hugosson-Miller
"If Windows 95 sucked, at least it would be good for something"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: 1.1.8: problem building FLTK
  2001-03-12  7:29 Peter Hugosson-Miller
@ 2001-03-12  8:29 ` Earnie Boyd
  2001-03-12  8:47   ` Peter Hugosson-Miller
  2001-03-12  8:56 ` Norman Vine
  1 sibling, 1 reply; 6+ messages in thread
From: Earnie Boyd @ 2001-03-12  8:29 UTC (permalink / raw)
  To: pehu; +Cc: cygwin

Peter Hugosson-Miller wrote:
> 
> I've just upgraded to the latest Cygwin version, and now FLTK doesn't
> work anymore. I now get a visit from Dr. Watson whenever I try to open a
> file chooser dialog.
> 
> I tried "make clean", followed by "make install", in case there was some
> incompatibility with the older Cygwin DLL's, but this made no
> difference. I haven't changed anything else in FLTK.
> 
> I attach a zip file containing Dr. Watsons log file and cygcheck.out, as
> suggested on the bug reporting page (cygcheck -s -v -r > cygcheck.out).
> 
> If this isn't easy to fix, what's the easiest way to go back to the last
> working version of Cygwin? I notice that the "latest" and "contrib"
> download directories still have the older .tar.gz files in them, so I
> guess there is a "right" way to back out to the older version.
> 

Try a snapshot version to see if it may be fixed already.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* 1.1.8: problem building FLTK
@ 2001-03-12  7:29 Peter Hugosson-Miller
  2001-03-12  8:29 ` Earnie Boyd
  2001-03-12  8:56 ` Norman Vine
  0 siblings, 2 replies; 6+ messages in thread
From: Peter Hugosson-Miller @ 2001-03-12  7:29 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 857 bytes --]

I've just upgraded to the latest Cygwin version, and now FLTK doesn't
work anymore. I now get a visit from Dr. Watson whenever I try to open a
file chooser dialog.

I tried "make clean", followed by "make install", in case there was some
incompatibility with the older Cygwin DLL's, but this made no
difference. I haven't changed anything else in FLTK.

I attach a zip file containing Dr. Watsons log file and cygcheck.out, as
suggested on the bug reporting page (cygcheck -s -v -r > cygcheck.out).

If this isn't easy to fix, what's the easiest way to go back to the last
working version of Cygwin? I notice that the "latest" and "contrib"
download directories still have the older .tar.gz files in them, so I
guess there is a "right" way to back out to the older version.

--
Best regards,

Peter Hugosson-Miller
"Linux - the choice of a GNU generation"


[-- Attachment #2: CygwinDump.Zip --]
[-- Type: application/zip, Size: 4882 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-03-12  9:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-12  9:07 1.1.8: problem building FLTK Robinow, David
  -- strict thread matches above, loose matches on Subject: below --
2001-03-12  7:29 Peter Hugosson-Miller
2001-03-12  8:29 ` Earnie Boyd
2001-03-12  8:47   ` Peter Hugosson-Miller
2001-03-12  9:52     ` Earnie Boyd
2001-03-12  8:56 ` Norman Vine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).