Hi, Is the pppd 2.4.1 already implemented in the new distro or does anybody implemented it? I want to use dial on demand without diald. I tried to compile the 2.3.8 without the flag EMBED, With no success. So i trust that this is fixed in 2.4.1. ...... Compiler message when compiling without EMBED and 2.3.8 ucfront-gcc arm-linux-gcc -mbig-endian -O1 -pipe -fno-common -fno-builtin -Wall -Dlinux -D__linux__ -Dunix -D_linux_=1 -DNO_DRAND48 -DHAVE_PATHS_H -DXDEBUGALL -DPLUGIN -I. -DPATH_ETC_CONFIG_MBCS600 -DUSE_PAM -DCHAPMS=1 -DMSLANMAN=1 -DMPPE=1 -DPLUGIN_PPPOE -DIGNORE_AT -D_linux_=1 -DNO_DRAND48 -DHAVE_PATHS_H -DXDEBUGALL -DPLUGIN -I. -DPATH_ETC_CONFIG_MBCS600 -DUSE_PAM -DCHAPMS=1 -DMSLANMAN=1 -DMPPE=1 -DPLUGIN_PPPOE -DIGNORE_AT -c -o demand.o demand.c demand.c: In function `loop_chars': demand.c:242: warning: implicit declaration of function `crc_ccitt_byte' demand.c: At top level: demand.c:21: warning: 'rcsid' defined but not used demand.c:165: warning: 'fcstab' defined but not used ucfront-gcc arm-linux-gcc -mbig-endian -g -fno-common -fno-builtin -o pppd main.o magic.o fsm.o lcp.o ipcp.o ccp.o upap.o chap.o auth.o options.o utils.o sys-linux.o md5.o md4.o chap_ms.o cbcp.o mppe.o sha1dgst.o extra_crypto.o plugins/pppoe/pppoe.o demand.o plugins/pppoe/libpppoe.a -lpam -lcrypt -ldl -ldes -lcrypt -lutil -ldl sys-linux.o: In function `lock': sys-linux.c:(.text+0x2bdc): multiple definition of `lock' utils.o:utils.c:(.text+0xedc): first defined here /usr/local/lib/gcc/arm-linux/3.4.4/../../../../arm-linux/bin/ld.real: Warning: size of symbol `lock' changed from 532 in utils.o to 596 in sys-linux.o sys-linux.o: In function `unlock': sys-linux.c:(.text+0x2e30): multiple definition of `unlock' utils.o:utils.c:(.text+0x1190): first defined here /usr/local/lib/gcc/arm-linux/3.4.4/../../../../arm-linux/bin/ld.real: Warning: size of symbol `unlock' changed from 44 in utils.o to 48 in sys-linux.o demand.o: In function `loop_chars': demand.c:(.text+0x3d8): undefined reference to `crc_ccitt_byte' collect2: ld returned 1 exit status ....
I hope somebody can help me, thank you Siegfried _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
