Bad system call (core dumped)

Kris Kennaway kris at obsecurity.org
Fri Feb 10 02:41:00 PST 2006


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 errors, 
> 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 of all 
> i've got Shared object "libexpat.so.5" not found, required by 
> "libfontconfig.so.1", and I've made a symbolic link 
> ln -s libexpat.so libexpat.so.5 
> and then again typed xchat, but, as ususal
> Bad system call (core dumped)
> 
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20060210/4b01adc3/attachment.bin


More information about the freebsd-ports mailing list