From: Wilbert Knol (terhi.victor@logonet.com)
Date: Thu Apr 26 2001 - 04:33:14 EEST
Thanks for reading this. I am having trouble compiling the 0.0.6 tools on
a 'Winlinux' distro (kernel 2.2.13).
When trying to link sethdlc.o and hdrvcomm.o into sethdlciIt looks as if
the linker can't find functions hdrvc_sendmsg and hdrv_recvmsg. Have I
failed to include any .h files?
Any hints appreciated.
Wilbert, ZL2BSJ
PS: latest libax25 ans apps are installed. AX25 kernel support enabled.
------------
make[1]: Entering directory `/usr/local/src/ax25-tools-0.0.6/hdlcutil'
gcc -I/usr/local/zlib/include -I/usr/local/libmpeg/include -I/usr/local/aalib/include -Wall -L/usr/local/lib -L/usr/local/zlib/lib -L/usr/local/libmpeg/lib -L/usr/local/aalib/lib -o sethdlc sethdlc.o hdrvcomm.o
hdrvcomm.o: In function `hdrvc_diag':
hdrvcomm.o(.text+0xab1): undefined reference to `hdrvc_sendmsg'
hdrvcomm.o(.text+0xaca): undefined reference to `hdrvc_recvmsg'
hdrvcomm.o: In function `hdrvc_get_channel_access_param':
hdrvcomm.o(.text+0xcfa): undefined reference to `hdrvc_sendmsg'
hdrvcomm.o(.text+0xd13): undefined reference to `hdrvc_recvmsg'
hdrvcomm.o: In function `hdrvc_set_channel_access_param':
hdrvcomm.o(.text+0xe4f): undefined reference to `hdrvc_sendmsg'
hdrvcomm.o: In function `hdrvc_calibrate':
hdrvcomm.o(.text+0xeb7): undefined reference to `hdrvc_sendmsg'
hdrvcomm.o: In function `hdrvc_get_channel_state':
hdrvcomm.o(.text+0xf86): undefined reference to `hdrvc_sendmsg'
hdrvcomm.o(.text+0xf9f): undefined reference to `hdrvc_recvmsg'
hdrvcomm.o: In function `hdrvc_diag2':
hdrvcomm.o(.text+0x118f): undefined reference to `hdrvc_sendmsg'
hdrvcomm.o(.text+0x11a8): undefined reference to `hdrvc_recvmsg'
hdrvcomm.o: In function `hdrvc_get_driver_name':
hdrvcomm.o(.text+0x130a): undefined reference to `hdrvc_sendmsg'
hdrvcomm.o(.text+0x1323): undefined reference to `hdrvc_recvmsg'
hdrvcomm.o: In function `hdrvc_get_mode_name':
hdrvcomm.o(.text+0x1412): undefined reference to `hdrvc_sendmsg'
hdrvcomm.o(.text+0x142b): undefined reference to `hdrvc_recvmsg'
collect2: ld returned 1 exit status
make[1]: *** [sethdlc] Error 1
make[1]: Leaving directory `/usr/local/src/ax25-tools-0.0.6/hdlcutil'
make: *** [all-recursive] Error 1
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to zezyxqwf@ifxnw.com.mx
This archive was generated by hypermail 2b30 : Thu Apr 26 2001 - 04:33:14 EEST