Date: Fri, 10 Feb 2006 05:40:49 -0500 From: Kris Kennaway <kris@obsecurity.org> To: Bachilo Dmitry <root@solink.ru> Cc: ports@freebsd.org, current@freebsd.org Subject: Re: Bad system call (core dumped) Message-ID: <20060210104049.GA34533@xor.obsecurity.org> In-Reply-To: <200602101246.31666.root@solink.ru> References: <200602101246.31666.root@solink.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 10, 2006 at 12:46:31PM +0600, Bachilo Dmitry wrote: > I've tried to compile Xchat 2.6.1 from sources, it compiled with no error= s,=20 > but when I start xchat it gives me "Bad system call (core dumped)". > So i've cvsuped ports and compiled this version of Xchat from them firs o= f all=20 > i've got Shared object "libexpat.so.5" not found, required by=20 > "libfontconfig.so.1", and I've made a symbolic link=20 > ln -s libexpat.so libexpat.so.5=20 > and then again typed xchat, but, as ususal > Bad system call (core dumped) >=20 > Is that a problem with sources, or there's something wrong with my system? The latter, looks like. The fact that you have the missing library suggests you're not upgrading your ports correctly (e.g. using portupgrade), which suggests you're probably not upgrading your OS correctly either. e.g. if you built and installed a new world without first building, installing and booting a new kernel (per the documentation in the handbook and UPDATING), you could run into this error from new system calls recently added. Kris --W/nzBZO5zC0uMSeA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD7G2xWry0BWjoQKURAnUBAJ49MARIpUN4KDJCLSvpT4J6oA1+CQCgowzA OdUkGqRQMku1YSzsQMhmfeM= =Mp78 -----END PGP SIGNATURE----- --W/nzBZO5zC0uMSeA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060210104049.GA34533>