Summary: | tlwidget build problems | ||
---|---|---|---|
Product: | frysk | Reporter: | Andrew Cagney <cagney> |
Component: | general | Assignee: | Andrew Cagney <cagney> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | swagiaal |
Priority: | P1 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 2235, 1664 |
Description
Andrew Cagney
2005-11-10 16:25:51 UTC
Update: It now gets a missing header file - ftkstripchart.h. 2005-12-09 Andrew Cagney <cagney@redhat.com> * Makefile.am (ftkconsole.o, ftkstripchart.o): Pass FRYSK_IMPORTS_CFLAGS to CC, not FRYSK_IMPORTS_LIBS, or output from pkg-config. * Makefile.am: Use FRYSK_IMPORTS_LIBS, FRYSK_IMPORTS_CFLAGS, and FRYSK_IMPORTS_CLASSPATH throughout. 2005-12-08 Andrew Cagney <cagney@redhat.com> * Makefile.am: Replace references to /opt/frysk with corresponding makefile macros. 2005-12-02 Sami Wagiaalla <swagiaal@redhat.com> * Makefile.am: Replaced hardcoded classpath arguments with appropriate environment variables. |