Subject: Re: phoenix doesn't run
To: Konrad Neuwirth <konrad@mailathome.or.at>
From: Ceri Storey <cez@necrofish.org.uk>
List: tech-pkg
Date: 02/03/2003 10:43:02
On Sun, Feb 02, 2003 at 11:20:54PM +0100, Konrad Neuwirth wrote:
> | [konrad@amelie:~] phoenix
> | /usr/X11R6/lib/phoenix/components/libprofile.so: Undefined PLT
> | symbol "srand" (reloc type = 7, symnum = 277)

The srand symbol should be in libc. You can double check if you wish by
running:
nm -D /usr/lib/libc.so|grep srand

The only Thing I can suggest is a rebuild of your system. :(
-- 
Ceri Storey <cez@necrofish.org.uk>