FLTK logo

Re: [MOD] STR #3530: make chokes in test with: *** No rule to make target 'fast_slow.h'

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.bugs  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [MOD] STR #3530: make chokes in test with: *** No rule to make target 'fast_slow.h' Albrecht Schlosser Oct 13, 2019  
 
DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR Pending]

Link: https://www.fltk.org/str.php?L3530
Version: 1.4-current


Thanks for the report, but this is not the proper place to ask questions
about building FLTK. Please use our mailing list fltk.general (Google
Groups) for asking questions:
https://groups.google.com/forum/#!forum/fltkgeneral

That said, the Git commit given in your post is from the 'master' branch
(1.4.0), hence I changed the version to "1.4-current" (not 1.3.5).

I tried a fresh build with current Git 'master' and it worked without
issues running these commands:

--- snip ---
make clean
./configure \
  --enable-threads \
  --enable-largefile \
  --enable-shared \
  --enable-xinerama \
  --enable-xft \
  --enable-localpng
make
--- snip ---

I removed '--prefix' and '--libdir' from what you posted, but this
shouldn't change the build behavior. Something else must be wrong with your
build environment.

The error message "*** No rule to make target 'fast_slow.h', needed by
'fast_slow.o'" seems to indicate that something is wrong with fluid which
would normally be built before building the test/ folder.

Please ask further questions in fltk.general as mentioned above. This STR
will be closed soon.


Link: https://www.fltk.org/str.php?L3530
Version: 1.4-current


Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.