On Apr 25, 2005, at 6:45 PM, Stefan Funk wrote:
Hi ho out there.
Here is the compiler-output of my non-functioning compiling process:
.
.
.
decode_dv.c: In function `decode_dv':
decode_dv.c:174: error: `frame_size_625_50' undeclared (first use in this function)
decode_dv.c:174: error: (Each undeclared identifier is reported only once
decode_dv.c:174: error: for each function it appears in.)
decode_dv.c:207: error: `frame_size_525_60' undeclared (first use in this function)
decode_dv.c:235: warning: int format, size_t arg (arg 7)
decode_dv.c:247: warning: passing arg 5 of `dv_decode_full_frame' from incompatible pointer type
decode_dv.c:272: warning: passing arg 5 of `dv_decode_full_frame' from incompatible pointer type
decode_dv.c:280: warning: passing arg 5 of `dv_decode_full_frame' from incompatible pointer type
decode_dv.c: In function `probe_dv':
decode_dv.c:388: error: `frame_size_625_50' undeclared (first use in this function)
decode_dv.c:395: error: `frame_size_525_60' undeclared (first use in this function)
make[3]: *** [decode_dv.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing build lock...
dpkg -r fink-buildlock-transcode-0.6.11-2
(Reading database ... 15050 files and directories currently installed.)
Removing fink-buildlock-transcode-0.6.11-2 ...
Failed: phase compiling: transcode-0.6.11-2 failed
.
.
.
Has anyone some hints for me? Thank you very much!
-- Stefan E. "Fugu" Funk mailto:[EMAIL PROTECTED]
As I frequently ask on the fink lists, can you quote a bit more? Start with the very last line the compiler tried to run.
-- Alexander Hansen Fink Documentarian [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
