Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2002 09:56:28 -0500 (EST)
From:      Adam K Kirchhoff <adamk@voicenet.com>
To:        freebsd-current@freebsd.org
Subject:   __sF
Message-ID:  <20021102095138.U647-100000@sorrow.ashke.com>

next in thread | raw e-mail | index | archive | help

Hey all,

	About a month ago, I upgraded from -stable to -current.  I've
cvsuped about four times since then and upgraded my system each time.

	So far I'm having a couple of difficulties.  Complete system
lockups (that dump into the kernel debugger) are not all uncommon.  I'm
not trying to deal with that problem today, though :-)

	The bigger issue is that after at least two of the upgrades (the
initial upgrade to -current, and one from yesterday), I've ended up with
an error when trying to run and build certain applications:

	For example:

[ adamk@sorrow ~ ]$ galeon
/usr/libexec/ld-elf.so.1: /usr/X11R6/lib/libgconf-gtk-1.so.1: Undefined
symbol "__sF"

	Or, when trying to build qt-3.0.5:

c++ -fno-exceptions -pthread -o ../../../bin/uic
.obj/release-shared-mt/main.o .obj/
release-shared-mt/uic.o .obj/release-shared-mt/form.o
.obj/release-shared-mt/object.
o .obj/release-shared-mt/subclassing.o .obj/release-shared-mt/embed.o
.obj/release-s
hared-mt/widgetdatabase.o .obj/release-shared-mt/domtool.o
.obj/release-shared-mt/pa
rser.o   -L/usr/local/lib  -L/usr/local/lib
-Wl,-rpath,/usr/ports/x11-toolkits/qt30
/work/qt-x11-free-3.0.5/lib
-L/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/l
ib  -L/usr/X11R6/lib  -L/usr/X11R6/lib -lz -lqt-mt -lGLU -lGL -lXmu -lICE
-lSM -lXex
t -lX11 -lm -lXinerama -lXrender -lXft -lfreetype
/usr/local/lib/liblcms.so.1: undefined reference to `__sF'

	In both cases, FreeBSD doesn't seem to like __sF.

	Now, the first time this happened, I simply cvsuped a couple days
later and the problem went away, but now it's back, which is making me
think I never really solved the problem the first time around.

	Any ideas on how to permanently fix this problem?

Adam



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021102095138.U647-100000>