View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007369BatchMakepublic2008-07-19 12:142008-07-22 08:34
ReporterSteve Robbins 
Assigned ToJulien Jomier 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version1.1 
Target VersionFixed in Version1.1 
Summary0007369: Does not build on Linux / gcc 4.3
DescriptionThe CVS sources as of 2008-07-19 failed to build on linux with gcc 4.3. There are two main issues:

1. There are missing includes, detected by the well known GCC 4.3 changes.
2. The includes of some FL headers are misspelled; the file name ends in uppercase H.

TagsNo tags attached.
Attached Filespatch file icon batchmake-gcc4.3.patch [^] (11,586 bytes) 2008-07-19 12:14 [Show Content]

 Relationships

  Notes
(0012766)
Julien Jomier (manager)
2008-07-20 17:23

Thanks a lot for the patch. Regarding the FLTK includes, are you configuring against an installed version of FLTK? because we always had this issue and it shouldn't be due to a compiler upgrade. What version of FLTK are you using. Thanks again.
(0012793)
Steve Robbins (reporter)
2008-07-21 22:22

I should have made clear that I was patching two types of problems. The FLTK problems are due to using a case-sensitive filesystem (linux) and NOT due to using GCC 4.3.

You are correct that the issue was always there and has nothing to do with a compiler upgrade. This is simply the first time that I tried to build BatchMake.

I am using FLTK 1.1.9, installed using Debian packages.
(0012796)
Julien Jomier (manager)
2008-07-22 08:34

Thanks again for the patch. I just applied it.
I was asking about the FLTK install because we had issue with non-installed version of FLTK. Thanks again for the report and providing a patch.

 Issue History
Date Modified Username Field Change
2008-07-19 12:14 Steve Robbins New Issue
2008-07-19 12:14 Steve Robbins File Added: batchmake-gcc4.3.patch
2008-07-20 17:21 Julien Jomier Status new => assigned
2008-07-20 17:21 Julien Jomier Assigned To => Julien Jomier
2008-07-20 17:23 Julien Jomier Note Added: 0012766
2008-07-21 22:22 Steve Robbins Note Added: 0012793
2008-07-22 08:34 Julien Jomier Status assigned => closed
2008-07-22 08:34 Julien Jomier Note Added: 0012796
2008-07-22 08:34 Julien Jomier Resolution open => fixed
2008-07-22 08:34 Julien Jomier Fixed in Version => 1.1


Copyright © 2000 - 2018 MantisBT Team