[ expat-Bugs-945042 ] external.h not installed
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #945042, was opened at 2004-04-30 00:13 Message generated for change (Comment added) made by fdrake You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=945042&group_id=10127 Category: Build control Group: Test Required >Status: Closed Resolution: Fixed Priority: 5 Submitted By: Karl Waclawek (kwaclaw) Assigned to: Greg Stein (gstein) Summary: external.h not installed Initial Comment: Reported by Frédéric L. W. Meunier: When compiling CVS, for some reason external.h doesn't get installed by make install. Since expat.h includes it, everything breaks. BTW, I'm not sure if external.h is a good name for a header that gets installed. What about expat_external.h or something with expat in the name? Or install external.h in an expat directory. ---------------------------------------------------------------------- >Comment By: Fred L. Drake, Jr. (fdrake) Date: 2004-07-15 19:51 Message: Logged In: YES user_id=3066 Works for me. ---------------------------------------------------------------------- Comment By: Karl Waclawek (kwaclaw) Date: 2004-05-07 16:13 Message: Logged In: YES user_id=290026 Did the following changes to CVS: - Renamed external.h to expat_external.h. - Modified Makefile.in to install expat_external.h and know about the new dependency on it. Affected revision: Makefile.in 1.46 This seems to work on RedHat 9. Since I am not a Unix expert this definitely needs review!!! I did this only because nobody else seems to have time. Red Alert! ---------------------------------------------------------------------- Comment By: Karl Waclawek (kwaclaw) Date: 2004-04-30 11:16 Message: Logged In: YES user_id=290026 Just to establish the link: the addition of the new file external.h relates to issue #923913. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=945042&group_id=10127