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

Re: 2.4.1-1 gives s undefined symbol: __umodsi3



On Sat, Apr 28, 2001 at 06:28:31PM +0100, Nicholas Clark wrote:
> I've dropped back to ppp 2.3.11-1.4 to go online to send this, and get source
> for ppp 2.4.1, which I will build myself to see if that solves it for me.

3 problems in all
1: /usr/include/asm/arch was an empty directory. Should this be?
   I removed it and made a symlink to arch-rpc
2: likewise proc was an empty directory. Should that be?
   I removed it and made a symlink to proc-armv, which I believe to be correct.

3:
cc  -DLOG_PPP=LOG_LOCAL2 -D_linux_=1 -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MULTILINK -DHAVE_MMAP -DCBCP_SUPPORT -I../include -DCHAPMS=1 -DUSE_CRYPT=1 -DHAVE_CRYPT_H=1 -DHAS_SHADOW -DUSE_PAM -DPLUGIN   -c -o auth.o auth.c
auth.c:58: security/pam_appl.h: No such file or directory

What has gone wrong here? Is this a missing build dependency?

Nicholas Clark



Reply to: