Hi,

Please excuse me if this is a bit of a newbee question but i'm having a 
little trouble configuring ftape on a RedHat 6.0 (Kernel 2.2.5-15).

I'm not sure what entries to supply to the "LINUX_LOCATION)/.config" section 
in MCONFIG file - the version of Redhat I'm using doesn't supply a 
.configure file.  Make obviously complains when this file is missing and I 
tried to hack it by touching the file .configure.  This stopped make 
complaining,  but I don't think that it complied properly because when I try 
to run insmod to insret the compiled modules it refuses and issues erros 
such as:

./ftape.o: unresolved symbol ftape_proc_destroy
./ftape.o: unresolved symbol ftape_proc_init
./zftape.o: unresolved symbol ftape_trace_log
./zftape.o: unresolved symbol ftape_command
./zftape.o: unresolved symbol ftape_report_error
./zftape.o: unresolved symbol ftape_find_end_of_bsm_list
./zftape.o: unresolved symbol ftape_abort_operation
./zftape.o: unresolved symbol ftape_write_segment
./zftape.o: unresolved symbol fdc_put_deblock_buffer
./zftape.o: unresolved symbol ftape_get_drive_status
./zftape.o: unresolved symbol ftape_loop_until_writes_done
./zftape.o: unresolved symbol ftape_door_lock
./zftape.o: unresolved symbol ftape_seek_to_eot
./zftape.o: unresolved symbol ftape_decode_header_segment
./zftape.o: unresolved symbol ftape_door_open
./zftape.o: unresolved symbol ftape_get_status
./zftape.o: unresolved symbol ftape_hard_error_recovery
./zftape.o: unresolved symbol ftape_disable
./zftape.o: unresolved symbol ftape_zap_read_buffers
./zftape.o: unresolved symbol ftape_vmalloc
./zftape.o: unresolved symbol ftape_format_track
./zftape.o: unresolved symbol ftape_set_partition
./zftape.o: unresolved symbol ftape_format_status
./zftape.o: unresolved symbol ftape_set_state
./zftape.o: unresolved symbol ftape_read_segment
./zftape.o: unresolved symbol ftape_reset_drive
./zftape.o: unresolved symbol ftape_ready_wait
./zftape.o: unresolved symbol ftape_vfree
./zftape.o: unresolved symbol ftape_trace_call
./zftape.o: unresolved symbol fdc_set_nr_buffers
./zftape.o: unresolved symbol ftape_parameter
./zftape.o: unresolved symbol ftape_calibrate_data_rate
./zftape.o: unresolved symbol ftape_kmalloc
./zftape.o: unresolved symbol ftape_enable
./zftape.o: unresolved symbol ftape_kfree
./zftape.o: unresolved symbol ftape_seek_to_bot
./zftape.o: unresolved symbol ftape_verify_segment
./zftape.o: unresolved symbol ftape_trace_exit
./zftape.o: unresolved symbol ftape_report_operation
./zftape.o: unresolved symbol fdc_get_deblock_buffer
./zftape.o: unresolved symbol ftape_get_bad_sector_entry
./zftape.o: unresolved symbol ftape_read_header_segment
./trakker.o: unresolved symbol ftape_trace_log
./trakker.o: unresolved symbol fdc_register
./trakker.o: unresolved symbol ftape_ecc_set_segment_parity
./trakker.o: unresolved symbol ftape_ecc_correct
./trakker.o: unresolved symbol ftape_vmalloc
./trakker.o: unresolved symbol fdc_unregister
./trakker.o: unresolved symbol ftape_vfree
./trakker.o: unresolved symbol ftape_trace_call
./trakker.o: unresolved symbol ftape_kmalloc
./trakker.o: unresolved symbol ftape_kfree
./trakker.o: unresolved symbol fdc_disable_irq
./trakker.o: unresolved symbol ftape_trace_exit
./trakker.o: unresolved symbol fdc_enable_irq
./bpck-fdc.o: unresolved symbol ftape_trace_log
./bpck-fdc.o: unresolved symbol fdc_register
./bpck-fdc.o: unresolved symbol ftape_ecc_correct
./bpck-fdc.o: unresolved symbol ftape_vmalloc
./bpck-fdc.o: unresolved symbol fdc_unregister
./bpck-fdc.o: unresolved symbol ftape_vfree
./bpck-fdc.o: unresolved symbol ftape_trace_call
./bpck-fdc.o: unresolved symbol ftape_kmalloc
./bpck-fdc.o: unresolved symbol ftape_kfree
./bpck-fdc.o: unresolved symbol ftape_trace_exit

I'm not sure of what to try next, can anyone help?

Again, I apologise if this is a newbee question.

Thanks in advance.

Alan.

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

Reply via email to