[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#731806: debian-installer: FTBFS on sparc: genisoimage errors



Hi,

i wrote:
>   struct write_opts write;
>   ...
>   add_worker(Burnworker_type_writE, d,
>                   (WorkerFunc) write_disc_worker_func, &o);

Urgh. I copied the wrong struct definition. Line 592 bears of course:

    struct write_opts o;

which is used in the call of add_worker().


Have a nice day :)

Thomas


Reply to: