Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2002 11:45:59 -0600
From:      "Schroeder, Aaron" <Aaron.Schroeder@qg.com>
To:        "'freebsd-alpha@freebsd.org'" <freebsd-alpha@freebsd.org>
Subject:   qt3.0.5 build error on 4.7-STABLE
Message-ID:  <025596A38A894B45AFE62346A6BF47464E30C6@waexch1.qgraph.com>

next in thread | raw e-mail | index | archive | help
Hello all,

I googled for a problem I was having with KDE saying that it cannot contact
kdeinit. After searching, the answers pointed to rebuilding kdelibs or qt. I
tried kdelibs first, and that failed in the configure stage complaining that
it couldn't find qt libs. Obviously, I tried to compile the new version of
qt from ports and I get this error:

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-shared-mt/widgetdatabase.o .obj/release-shared-mt/domtool.o
.obj/release-shared-mt/parser.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/lib  -L/usr/X11R6/lib
-L/usr/X11R6/lib -lz -lqt-mt -lGLU -lGL -lXmu -lICE -lSM -lXext -lX11 -lm
-lXinerama -lXrender -lXft -lfreetype
/usr/lib/libc_r.so: undefined reference to `__sys_sigaltstack'
gmake[3]: *** [../../../bin/uic] Error 1
gmake[3]: Leaving directory
`/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/tools/designer/uic'
gmake[2]: *** [sub-uic] Error 2
gmake[2]: Leaving directory
`/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/tools/designer'
gmake[1]: *** [sub-designer] Error 2
gmake[1]: Leaving directory
`/usr/ports/x11-toolkits/qt30/work/qt-x11-free-3.0.5/tools'
gmake: *** [sub-tools] Error 2
*** Error code 2

Stop in /usr/ports/x11-toolkits/qt30

Would anyone have any suggestions on how to fix this or fix KDE? Somehow my
qt libs are broken it seems.

TIA,

AJ Schroeder

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




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