From: "Douglas K. Rand" on
On FreeBSD 8.0 when I start xanim I get:

XAnim Rev 2.92.0 by Mark Podlipec Copyright (C) 1991-2002. All Rights Reserved
dlopen of /usr/local/lib/X11/xanim/vid_h261_1.0_freebsdELFx86.xa failed: /usr/local/lib/X11/xanim/vid_h261_1.0_freebsdELFx86.xa: Undefined symbol "__sF".
dlopen of /usr/local/lib/X11/xanim/vid_h263_1.0_freebsdELFx86.xa failed: /usr/local/lib/X11/xanim/vid_h263_1.0_freebsdELFx86.xa: Undefined symbol "__sF".
dlopen of /usr/local/lib/X11/xanim/vid_iv50_1.0_freebsdELFx86.xa failed: /usr/local/lib/X11/xanim/vid_iv50_1.0_freebsdELFx86.xa: Undefined symbol "__sF".

The problem seems to be the vid_h263_1.0_freebsdELFx86.xa file that is
in the EXTRA_FILES listed in the port.

_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: jhell on

On Thu, 11 Mar 2010 11:29, rand@ wrote:
> On FreeBSD 8.0 when I start xanim I get:
>
> XAnim Rev 2.92.0 by Mark Podlipec Copyright (C) 1991-2002. All Rights Reserved
> dlopen of /usr/local/lib/X11/xanim/vid_h261_1.0_freebsdELFx86.xa failed: /usr/local/lib/X11/xanim/vid_h261_1.0_freebsdELFx86.xa: Undefined symbol "__sF".
> dlopen of /usr/local/lib/X11/xanim/vid_h263_1.0_freebsdELFx86.xa failed: /usr/local/lib/X11/xanim/vid_h263_1.0_freebsdELFx86.xa: Undefined symbol "__sF".
> dlopen of /usr/local/lib/X11/xanim/vid_iv50_1.0_freebsdELFx86.xa failed: /usr/local/lib/X11/xanim/vid_iv50_1.0_freebsdELFx86.xa: Undefined symbol "__sF".
>
> The problem seems to be the vid_h263_1.0_freebsdELFx86.xa file that is
> in the EXTRA_FILES listed in the port.
>

Perhaps is this a upgraded system say from 7.X -> 8.X ?

If so did you recompile all your installed ports ?

--

jhell

_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"