View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006062CMakeCMakepublic2007-11-19 13:022007-11-25 08:20
ReporterEvgeniy Dushistov 
Assigned ToAlex Neundorf 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006062: cmake cvs: bootstrap failed: expat not found
DescriptionI get sources from cmake cvs and start ./bootstrap, it says that:
-- Could NOT find EXPAT
CMake Error: CMAKE_USE_SYSTEM_EXPAT is ON but a expat is not found!

but libexpat and expat.h exists, the problem that in
Modules/FindEXPAT.cmake EXPAT_INCLUDE_DIR is used to hold path expat.h,
but later EXPAT_INCLUDE_PATH used to check that expat.h was found.
Additional InformationI attach patch to fixed this issue.
TagsNo tags attached.
Attached Filespatch file icon cmake-expat-find.patch [^] (729 bytes) 2007-11-19 13:02 [Show Content]

 Relationships

  Notes
(0009740)
Alex Neundorf (developer)
2007-11-25 08:20

Thanks, committed to cvs.

Alex

 Issue History
Date Modified Username Field Change
2007-11-19 13:02 Evgeniy Dushistov New Issue
2007-11-19 13:02 Evgeniy Dushistov File Added: cmake-expat-find.patch
2007-11-25 08:20 Alex Neundorf Note Added: 0009740
2007-11-25 08:20 Alex Neundorf Assigned To => Alex Neundorf
2007-11-25 08:20 Alex Neundorf Status new => closed
2007-11-25 08:20 Alex Neundorf Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team