#2167 closed defect (fixed)

Graphics Tookit: fltk does not build.

Reported by: Chirayu Desai Owned by: Ralf Corsepius
Priority: normal Milestone: 4.11
Component: tool Version: 4.11
Severity: normal Keywords:
Cc: gedare@…, cynt6007@… Blocked By:
Blocking:

Description

fltk-1.3.0 from http://git.rtems.org/rtems-graphics-toolkit/ does not build.

I'm using the do_it script, and everything else builds fine.

The output from the script/make can be viewed here: http://git.io/Ad2UOA

Another thing is that upstream has had support for cmake (what's in the current repository does have the files needed for that), but we're still using autoconf

This has been also discussed as part of a Google Code-In task, http://www.google-melange.com/gci/task/view/google/gci2013/5333150951538688

Attachments (2)

0006-fltk-cairotest-fix-build.patch (886 bytes) - added by cynt6007 on 01/02/14 at 21:59:43.
Linker flags
0007-fltk-Don-t-build-the-tests-unless-explicitly-request.patch (805 bytes) - added by cynt6007 on 01/02/14 at 22:00:14.
Disable tests

Download all attachments as: .zip

Change History (6)

Changed on 01/02/14 at 21:59:43 by cynt6007

Linker flags

comment:1 Changed on 01/02/14 at 22:04:10 by cynt6007

Cc: cynt6007 added

comment:2 Changed on 01/17/14 at 13:28:12 by Gedare Bloom

Resolution: fixed
Status: newclosed, gedare@rtems.org

comment:3 Changed on 01/19/14 at 19:53:46 by cynt6007

Hi,

Fltk is still alive as a project

http://www.fltk.org/software.php?VERSION=1.3.2

To upstream the --disable-tests option, it would probably be done in configure.in
in

http://seriss.com/public/fltk/fltk/branches/branch-1.3/

Some changes would also have to be done in the Makefile

comment:4 Changed on 11/24/14 at 18:58:28 by Gedare Bloom

Version: HEAD4.11

Replace Version=HEAD with Version=4.11 for the tickets with Milestone >= 4.11

Note: See TracTickets for help on using tickets.