Re: Hosed system

2003-10-21 Thread Shawn Ramsey
  /usr/libexec/ld-elf.so.1: /usr/lib/libcrypt.so.2: Shared object has no
run-time
  symbol table
 
 
  I was messing around with libdes trying to get Diablo to compile... and
am now getting this error :( Pretty much hosed the system. Any idea how I
can fix this? HELP. :)
 
  Reinstalling the crypto package made no difference running
4.8-RELEASE

 Try installing openssl from ports

Running ./Configure from openssl results in the same error... and the port
bombs with so :

Operating system: i386-pc-freebsd4.8
/usr/libexec/ld-elf.so.1: /usr/lib/libcrypt.so.2: Shared object has no
run-time
symbol table
/usr/libexec/ld-elf.so.1: /usr/lib/libcrypt.so.2: Shared object has no
run-time
symbol table
This system (FreeBSD-elf) is not supported. See file INSTALL for details.
===  Building for openssl-0.9.7b_1
make: don't know how to make freebsd-shared. Stop
*** Error code 2

Stop in /usr/ports/security/openssl.


:(






___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Hosed system

2003-10-21 Thread Shawn Ramsey
  Operating system: i386-pc-freebsd4.8
  /usr/libexec/ld-elf.so.1: /usr/lib/libcrypt.so.2: Shared object has no
  run-time
  symbol table
  /usr/libexec/ld-elf.so.1: /usr/lib/libcrypt.so.2: Shared object has no
  run-time
  symbol table
  This system (FreeBSD-elf) is not supported. See file INSTALL for
details.
  ===  Building for openssl-0.9.7b_1
  make: don't know how to make freebsd-shared. Stop
  *** Error code 2
 
  Stop in /usr/ports/security/openssl.

 pkg_add -r openssl ?

Well... thought it was fixed, but am now getting this :


/usr/libexec/ld-elf.so.1: /usr/lib/libskey.so.2: Undefined symbol crypt

any insight appreciated...

thanks.



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]