Bugs item #892998, was opened at 2004-02-08 11:52 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=111050&aid=892998&group_id=11050
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: avifile won't compile error in ldt_keeper.c Initial Comment: I wasnt able to compile avifile 0.7.38 and 0.7.37 (didnt try any older, so I dont know since when the error exists exactly) there is definitly an error within the #ifdefine pragmas at the top of the file. Each time I compiled avifile, there was an error at line 161 and 193, where a variable array of the type modify_ldt_ldt_s is declared/used. I could solve this problem by copying the lines where the struct is declared to the top of the file. So somehow it seems, that the declaration wasnt incudet before. Stefan ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=111050&aid=892998&group_id=11050 _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
