Hello, I tried to compile visdn-devel-20051212.tar.bz2 on kernel-2.6.13 and got the following error:
make[2]: Entering directory `/md1/ast-1.2.1/visdn-0.0.0/chan_visdn' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include/ -I../modules/include/ - I../libvisdn/ -I../libq931/ -I/usr/include/ -D_REENTRANT -D_GNU_SOURCE -Wall -g -O2 -MT chan_visdn.lo -MD -MP -MF ".dep s/chan_visdn.Tpo" -c -o chan_visdn.lo chan_visdn.c; \ then mv -f ".deps/chan_visdn.Tpo" ".deps/chan_visdn.Plo"; else rm -f ".deps/chan_visdn.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include/ -I../modules/include/ -I../libvisdn/ -I../libq931/ -I/usr/include/ - D_REENTRANT -D_GNU_SOURCE -Wall -g -O2 -MT chan_visdn.lo -MD -MP -MF .deps/chan_visdn.Tpo -c chan_visdn.c -fPIC -DPIC -o .libs/chan_visdn.o chan_visdn.c: In function 'do_show_visdn_interfaces': chan_visdn.c:401: warning: control may reach end of non-void function 'visdn_interface_network_role_to_string' being inli ned chan_visdn.c: In function 'visdn_call': chan_visdn.c:1423: warning: control may reach end of non-void function 'visdn_type_of_number_to_cgpn' being inlined chan_visdn.c: In function 'visdn_q931_ccb_receive': chan_visdn.c:3081: warning: 'visdn_chan' is used uninitialized in this function chan_visdn.c:3483: warning: 'visdn_chan' may be used uninitialized in this function gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include/ -I../modules/include/ -I../libvisdn/ -I../libq931/ -I/usr/include/ - D_REENTRANT -D_GNU_SOURCE -Wall -g -O2 -MT chan_visdn.lo -MD -MP -MF .deps/chan_visdn.Tpo -c chan_visdn.c -o chan_visdn.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -D_REENTRANT -D_GNU_SOURCE -Wall -g -O2 -o chan_visdn.la -rpath yes -module -avoid-version -no-undefined chan_visdn.lo ../libq931/libq931.la libtool: link: only absolute run-paths are allowed make[2]: *** [chan_visdn.la] Fehler 1 make[2]: Leaving directory `/md1/ast-1.2.1/visdn-0.0.0/chan_visdn' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/md1/ast-1.2.1/visdn-0.0.0' make: *** [all] Fehler 2 best regards _______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
