From owner-freebsd-questions@FreeBSD.ORG Thu May 18 18:23:50 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5475A16A596 for ; Thu, 18 May 2006 18:23:50 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id B977843D72 for ; Thu, 18 May 2006 18:23:45 +0000 (GMT) (envelope-from stapleton.41@gmail.com) Received: by wx-out-0102.google.com with SMTP id i31so390822wxd for ; Thu, 18 May 2006 11:23:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=sv9rMKZbTEN/uBb2yXK9AS+Pf7xbEeAV8MJBcD5oipTjgvZivE/z/+UzkHP0qytnwiICTBM2T3Mw9WTVkwXB14Jf67d9Vlr9YFRZ7XxTSbhIl6MP92lhpwl7LLhZebUVGnERvwlhOuyOBbwk0flGhVMalxuiivgByxqzM2TfL2s= Received: by 10.70.17.10 with SMTP id 10mr974079wxq; Thu, 18 May 2006 11:23:44 -0700 (PDT) Received: by 10.70.75.16 with HTTP; Thu, 18 May 2006 11:23:44 -0700 (PDT) Message-ID: <80f4f2b20605181123i5c04d7d7mdce1537a9c7b6a0f@mail.gmail.com> Date: Thu, 18 May 2006 14:23:44 -0400 From: "Jim Stapleton" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: CVSUP date for a successful x11-toolkits/fox-devel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 May 2006 18:23:50 -0000 I'm trying to install something that requires x11-toolkits/fox-devel, which will not compile, I've tried the following cvsup dates: 2006.05.05.00.00.00 2006.04.05.00.00.00 2006.03.05.00.00.00 2005.11.05.00.00.00 2005.08.00.00.00.00 Anyone know what CVSUP date works well? At the end is the last of the compilation error message: Thanks, -Jim c++ -DHAVE_XFT_H=3D1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -DHAVE_XSHAPE_H=3D1 -DHAVE_XSHM_H=3D1 -DFOX_THREAD_SAFE=3D1 -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -DHAVE_JPEG_H=3D1 -DHAVE_PNG_H=3D1 -DHAVE_TIFF_H=3D1 -DHAVE_ZLIB_H=3D1 -DHAVE_BZ2LIB_H=3D1 -DHAVE_XCURSOR_H=3D1 -DHAVE_XRANDR_H=3D1 -DHAVE_CUPS_H=3D1 -Wall -W -Woverloaded-virtual -Wformat -O2 -fno-strict-aliasing -pipe -march=3Dathlon-mp -DNDEBUG -Wuninitialized -pg -DHAVE_GL_H=3D1 -DHAVE_GLU_H=3D1 -I/usr/X11R6/include -Wl,--rpath -Wl,/usr/local/lib -o .libs/chart chart.o icons.o -L/usr/local/lib -L/usr/X11R6/lib ./.libs/libCHART-1.4.so ../src/.libs/libFOX-1.4.so /usr/X11R6/lib/libXft.so /usr/X11R6/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libexpat.so -lXrender -lX11 -lXext -lXcursor -lXrandr -lpthread -lpng /usr/local/lib/libtiff.so -lcompat /usr/local/lib/libjpeg.so -lz -lbz2 -lm -lcups -lGL -lGLU -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib /usr/local/lib/libgcrypt.so.13: undefined reference to `stpcpy' /usr/local/lib/libintl.so.6: undefined reference to `tsearch' /usr/lib/libstdc++.so.5: undefined reference to `wcslen' /usr/local/lib/libgnutls.so.15: undefined reference to `memmem' /usr/lib/libstdc++.so.5: undefined reference to `tolower' /usr/lib/libstdc++.so.5: undefined reference to `btowc' /usr/lib/libstdc++.so.5: undefined reference to `isspace' /usr/lib/libstdc++.so.5: undefined reference to `wmemcpy' /usr/lib/libstdc++.so.5: undefined reference to `wcscoll' /usr/local/lib/libgcrypt.so.13: undefined reference to `mlock' /usr/lib/libstdc++.so.5: undefined reference to `wmemchr' /usr/lib/libstdc++.so.5: undefined reference to `putwc' /usr/lib/libstdc++.so.5: undefined reference to `modf' /usr/local/lib/libintl.so.6: undefined reference to `nl_langinfo' /usr/local/lib/libintl.so.6: undefined reference to `tfind' /usr/lib/libstdc++.so.5: undefined reference to `iswctype' /usr/lib/libstdc++.so.5: undefined reference to `wmemset' /usr/local/lib/libgcrypt.so.13: undefined reference to `getrusage' /usr/lib/libstdc++.so.5: undefined reference to `towupper' /usr/lib/libstdc++.so.5: undefined reference to `strxfrm' /usr/lib/libstdc++.so.5: undefined reference to `wctype' /usr/lib/libstdc++.so.5: undefined reference to `isalnum' /usr/local/lib/libintl.so.6: undefined reference to `strcspn' /usr/lib/libstdc++.so.5: undefined reference to `getwc' /usr/lib/libstdc++.so.5: undefined reference to `wmemcmp' /usr/lib/libstdc++.so.5: undefined reference to `wmemmove' /usr/lib/libstdc++.so.5: undefined reference to `ungetwc' /usr/lib/libstdc++.so.5: undefined reference to `wcsftime' /usr/lib/libstdc++.so.5: undefined reference to `towlower' /usr/lib/libstdc++.so.5: undefined reference to `toupper' /usr/local/lib/libgcrypt.so.13: undefined reference to `clock' /usr/lib/libstdc++.so.5: undefined reference to `wcsxfrm' /usr/local/lib/libgcrypt.so.13: undefined reference to `setuid' *** Error code 1 Stop in /usr/ports/x11-toolkits/fox-devel/work/fox-1.4.7/chart. *** Error code 1 Stop in /usr/ports/x11-toolkits/fox-devel/work/fox-1.4.7. *** Error code 1 Stop in /usr/ports/x11-toolkits/fox-devel.