Date: Sun, 19 Aug 2001 11:11:36 -0400 From: "Russell D. Murphy Jr." <rdmurphy@vt.edu> To: ports@FreeBSD.org Cc: rdmurphy@vt.edu Subject: kdebase2 compile problems? Message-ID: <15231.55080.909366.464769@localhost.econ.vt.edu>
next in thread | raw e-mail | index | archive | help
I can't get kdebase-2.2 to compile on a fresh installation of 4.4-RC. I've re-cvsup, but the failure is consistent: gmake[3]: Entering directory `/usr/ports/x11/kdebase2/work/kdebase-2.2/kdm/backend' < snipped > cc -DCSRG_BASED -DTCPCONN -DUNIXCONN -DOSMAJORVERSION=4 -DOSMINORVERSION=4 -DHASXDMAUTH -DFRAGILE_DEV_MEM -DBSD44SOCKETS -DUSE_SYSLOG -DUSE_PAM -DXDMCP -O2 -O -pipe -march=pentiumpro -o kdm access.o auth.o choose.o client.o daemon.o dm.o dpylist.o error.o file.o genauth.o krb5auth.o mitauth.o netaddr.o policy.o process.o protodpy.o reset.o resource.o rpcauth.o server.o session.o socket.o streams.o util.o xdmauth.o xdmcp.o -L/usr/X11R6/lib -L/usr/local/lib -lX11 -lXau -lXdmcp -lpam -lutil -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib auth.o: In function `MakeServerAuthFile': auth.o(.text+0x40c): warning: mktemp() possibly used unsafely; consider using mkstemp() genauth.o: In function `InitXdmcpWrapper': genauth.o(.text+0x1e4): undefined reference to `_XdmcpWrapperToOddParity' genauth.o: In function `GenerateAuthData': genauth.o(.text+0x260): undefined reference to `_XdmcpAuthSetup' genauth.o(.text+0x289): undefined reference to `_XdmcpAuthDoIt' xdmauth.o: In function `XdmGetXdmcpAuth': xdmauth.o(.text+0x34b): undefined reference to `XdmcpWrap' xdmauth.o: In function `XdmCheckAuthentication': xdmauth.o(.text+0x68d): undefined reference to `XdmcpUnwrap' xdmauth.o(.text+0x6cb): undefined reference to `XdmcpWrap' gmake[3]: *** [kdm] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdebase2/work/kdebase-2.2/kdm/backend' Is this a known (user?) problem? I'd be quite grateful for any help. stegeman# uname -a FreeBSD stegeman.econ.vt.edu 4.4-RC FreeBSD 4.4-RC #0: Sat Aug 18 17:38:48 EDT 2001 rdmurphy@stegeman.econ.vt.edu:/usr/obj/usr/src/sys/STEGEMAN i386 stegeman# pkg_info XFree86-4.1.0_4 X11R6.4/XFree86 core distribution (complete) XFree86-libraries-4.1.0 XFree86-4 include/(shared) library kit autoconf-2.13_1 Automatically configure source code on many Un*x platforms automake-1.4.5_1 GNU Standards-compliant Makefile generator cups-1.1.6.2 The Common UNIX Printing System cvsup-16.1_1 A general network file distribution system optimized for CV fam-2.6.4 A file alteration monitor freetype2-2.0.4 A free and portable TrueType font rendering engine gettext-0.10.35 GNU gettext package gmake-3.79.1 GNU version of 'make' utility jpeg-6b IJG's jpeg compression utilities kdelibs-2.2_1 Libraries for KDE2 lcms-1.07 Light Color Management System -- a color management library libaudiofile-0.2.2 A sound library for SGI audio file libiconv-1.6.1 A character set conversion library libmng-1.0.2 Multiple-image Network Graphics (MNG) reference library libtool-1.3.4_2 Generic shared library support script libxml2-2.4.1 Xml parser library for GNOME m4-1.4 GNU's m4 open-motif-2.1.30_1 Motif X11 Toolkit (industry standard GUI (IEEE 1295)) pkgconfig-0.8.0 An utility used to retrieve information about installed lib pm3-base-1.1.15 Compiler and base libraries of the Polytechnique Montreal M pm3-net-1.1.15 Low-level networking libraries for the PM3 Modula-3 distrib png-1.0.12 Library for manipulating PNG images qt-2.3.1 A C++ X GUI toolkit tiff-3.5.5 Tools and library routines for working with TIFF images Thanks- Russ Murphy -- Russell D. Murphy Department of Economics Virginia Polytechnic Institute and State University Blacksburg, Virginia 24061 (540) 231-4537 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15231.55080.909366.464769>