With YaST Software Management I installed cris-dist-1.63-1.i386.rpm
and pmake-1.45-16.i386.rpm

Now I can find libcrypt-2.2.3.so, libcrypt.a, libcrypt.so and
libcrypt.so.1 in follwoing folders:
/home/fox/devboard-R2_01/target/cris-axis-linux-gnu/lib/
/usr/local/cris/cris-axis-linux-gnu/lib/

Is this not the right place or is a link missing?

Karl

--- In [email protected], "sambuls" <[EMAIL PROTECTED]> wrote:
>
> By cris toolchain, do you mean the SDK software that acmesystems
provide?
> 
> I installed to RPM's:
> cris-dist-1.63-1.i386.rpm 
> pmake-1.45-16.i386.rpm
> 
> And then I runed the install.sh script
> 
> 
> 
> --- In [email protected], John Crispin <john@> wrote:
> >
> > how did you install the cris toolchain ?
> > 
> > libcrypt seems to be missing and it should be part of the crist
> binary package
> > 
> > 
> > 
> > 
> > Quoting karl123karl123 <karl123karl123@>:
> > 
> > > I have just installed the SDK for the FOX-board on my openSUSE 10.2
> > > system.
> > >
> > > It was no problem till I tried to make a new fimage as descripted in
> > > your installation guide.
> > >
> > > With "make menuconfig" I only changed the boardtype to LX832
> > > then running "./configure" and "make" and after a while make abort
> with:
> > >
> > > gcc-cris  -isystem
> > > /home/fox/devboard-R2_01/target/cris-axis-linux-gnu/include -mlinux
> > > -mno-mul-bug-workaround
> > > -L/home/fox/devboard-R2_01/target/cris-axis-linux-gnu/lib
> > >
> -Wl,-rpath-link,/home/fox/devboard-R2_01/target/cris-axis-linux-gnu/lib
> > > -Wl,-E main.o magic.o fsm.o lcp.o ipcp.o upap.o chap.o md5.o ccp.o
> > > ecp.o auth.o options.o demand.o utils.o sys-linux.o ipxcp.o tty.o
> > > eap.o md4.o chap_ms.o sha1.o pppcrypt.o multilink.o tdb.o  -ldl -o
> pppd
> > > auth.o: In function `check_passwd':
> > > /home/fox/devboard-R2_01/apps/ppp-2.4-R2_0_5/pppd/auth.c:1341:
> > > undefined reference to `crypt'
> > > auth.o: In function `plogin':
> > > /home/fox/devboard-R2_01/apps/ppp-2.4-R2_0_5/pppd/auth.c:1556:
> > > undefined reference to `crypt'
> > > pppcrypt.o: In function `DesSetkey':
> > > /home/fox/devboard-R2_01/apps/ppp-2.4-R2_0_5/pppd/pppcrypt.c:122:
> > > undefined reference to `setkey'
> > > pppcrypt.o: In function `DesEncrypt':
> > > /home/fox/devboard-R2_01/apps/ppp-2.4-R2_0_5/pppd/pppcrypt.c:137:
> > > undefined reference to `encrypt'
> > > pppcrypt.o: In function `DesDecrypt':
> > > /home/fox/devboard-R2_01/apps/ppp-2.4-R2_0_5/pppd/pppcrypt.c:153:
> > > undefined reference to `encrypt'
> > > collect2: ld returned 1 exit status
> > > make[3]: *** [pppd] Error 1
> > > make[3]: Leaving directory
> > > `/home/fox/devboard-R2_01/apps/ppp-2.4-R2_0_5/pppd'
> > > make[2]: *** [install-recurse] Error 1
> > > make[2]: Leaving directory
> `/home/fox/devboard-R2_01/apps/ppp-2.4-R2_0_5'
> > > make[1]: *** [install-recurse] Error 1
> > > make[1]: Leaving directory `/home/fox/devboard-R2_01'
> > > make: *** [everything] Error 2
> > >
> > > Regards Karl
> > >
> > >
> > >
> >
>


Reply via email to