From owner-freebsd-questions Mon Jul 1 15:26: 9 2002 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 4854437B400; Mon, 1 Jul 2002 15:25:55 -0700 (PDT) Received: from mta03.mail.mel.aone.net.au (mta03.mail.au.uu.net [203.2.192.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5F6143E09; Mon, 1 Jul 2002 15:25:53 -0700 (PDT) (envelope-from rbyrnes@ozemail.com.au) Received: from pootah ([63.60.7.13]) by mta03.mail.mel.aone.net.au with SMTP id <20020701222544.FNKH3835.mta03.mail.mel.aone.net.au@pootah>; Tue, 2 Jul 2002 08:25:44 +1000 Message-ID: <000501c2214c$89f71e20$0b64a8c0@pootah> From: "Rob B" To: Cc: Subject: rep-gtk fails to build Date: Tue, 2 Jul 2002 08:13:06 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to portupgrade gnome2, and I'm getting this error: checking whether ln -s works... yes checking whether gmake sets ${MAKE}... yes checking whether cc needs -traditional... no checking for rep - version >= 0.13... rep-config: not found configure: error: can't find librep; is it installed? ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/x11-toolkits/rep-gtk2/work/rep-gtk-0.16/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 The ports were cvsupped as of the morning of July 1, and librep2 was pkg_deinstalled and a pkgdb -F done immediately after, setting any librep2 dependencies to librep-0.16.1 Cheeers, Rob erwin:~$ cat /usr/ports/x11-toolkits/rep-gtk2/work/rep-gtk-0.16/config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.52. Invocation command line was $ ./configure --with-libglade --with-gnome --x-libraries=/usr/X11R6/lib --x-in cludes=/usr/X11R6/include --prefix=/usr/X11R6 alpha-pc-freebsd4 ## ---------- ## ## Platform. ## ## ---------- ## hostname = erwin.loop.bpa.nu uname -m = alpha uname -r = 4.6-STABLE uname -s = FreeBSD uname -v = FreeBSD 4.6-STABLE #5: Sat Jun 29 10:30:31 EST 2002 root@erwin.loop.bpa.nu:/usr/obj/usr/src/sys/ERWIN /usr/bin/uname -p = alpha /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr /X11R6/bin:/root/bin ## ------------ ## ## Core tests. ## ## ------------ ## configure:959: PATH=".;."; conftest.sh conftest.sh: not found configure:962: $? = 127 configure:1008: checking build system type configure:1026: result: alpha-pc-freebsd4 configure:1033: checking host system type configure:1047: result: alpha-pc-freebsd4 configure:1062: checking for alpha-pc-freebsd4-gcc configure:1085: result: cc configure:1348: checking for C compiler version configure:1351: cc --version &5 2.95.4 configure:1354: $? = 0 configure:1356: cc -v &5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:1359: $? = 0 configure:1361: cc -V &5 cc: argument to `-V' is missing configure:1364: $? = 1 configure:1384: checking for C compiler default output configure:1387: cc -O -pipe -funroll-loops -fforce-mem -fforce-addr -mcpu=ev56 -I/usr/local/ include conftest.c -L/usr/local/lib >&5 configure:1390: $? = 0 configure:1419: result: a.out configure:1424: checking whether the C compiler works configure:1430: ./a.out configure:1433: $? = 0 configure:1448: result: yes configure:1455: checking whether we are cross compiling configure:1457: result: no configure:1460: checking for executable suffix configure:1462: cc -o conftest -O -pipe -funroll-loops -fforce-mem -fforce-addr -mcpu=ev56 -I/usr/ local/include conftest.c -L/usr/local/lib >&5 configure:1465: $? = 0 configure:1487: result: configure:1493: checking for object suffix configure:1511: cc -c -O -pipe -funroll-loops -fforce-mem -fforce-addr -mcpu=ev56 -I/usr/loc al/include conftest.c >&5 configure:1514: $? = 0 configure:1533: result: o configure:1537: checking whether we are using the GNU C compiler configure:1558: cc -c -O -pipe -funroll-loops -fforce-mem -fforce-addr -mcpu=ev56 -I/usr/loc al/include conftest.c >&5 configure:1561: $? = 0 configure:1564: test -s conftest.o configure:1567: $? = 0 configure:1579: result: yes configure:1585: checking whether cc accepts -g configure:1603: cc -c -g -I/usr/local/include conftest.c >&5 configure:1606: $? = 0 configure:1609: test -s conftest.o configure:1612: $? = 0 configure:1622: result: yes configure:1649: cc -c -O -pipe -funroll-loops -fforce-mem -fforce-addr -mcpu=ev56 -I/usr/loc al/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:1652: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1755: checking how to run the C preprocessor configure:1781: cc -E -I/usr/local/include conftest.c configure:1787: $? = 0 configure:1814: cc -E -I/usr/local/include conftest.c configure:1811: ac_nonexistent.h: No such file or directory configure:1820: $? = 1 configure: failed program was: #line 1810 "configure" #include "confdefs.h" #include configure:1857: result: cc -E configure:1872: cc -E -I/usr/local/include conftest.c configure:1878: $? = 0 configure:1905: cc -E -I/usr/local/include conftest.c configure:1902: ac_nonexistent.h: No such file or directory configure:1911: $? = 1 configure: failed program was: #line 1901 "configure" #include "confdefs.h" #include configure:1962: checking for a BSD compatible install configure:2011: result: /usr/bin/install -c -o root -g wheel configure:2022: checking whether ln -s works configure:2026: result: yes configure:2033: checking whether gmake sets ${MAKE} configure:2053: result: yes configure:2063: checking whether cc needs -traditional configure:2086: termio.h: No such file or directory configure:2098: result: no configure:2122: checking for rep - version >= 0.13 configure:2151: error: can't find librep; is it installed? ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_prog_cc_g='yes' ac_cv_env_LDFLAGS_set='' ac_cv_c_compiler_gnu='yes' ac_cv_env_CFLAGS_set='set' ac_cv_prog_make_gmake_set='yes' ac_cv_env_CPP_value='' ac_cv_env_CPPFLAGS_set='set' ac_cv_env_host_alias_set='set' ac_cv_prog_gcc_traditional='no' ac_cv_prog_CC='cc' ac_cv_env_build_alias_set='set' ac_cv_env_LDFLAGS_value='' ac_cv_env_target_alias_set='set' ac_cv_host_alias='alpha-pc-freebsd4' ac_cv_env_CFLAGS_value='-O -pipe -funroll-loops -fforce-mem -fforce-addr -mc pu=ev56' ac_cv_env_CC_set='set' ac_cv_build_alias='alpha-pc-freebsd4' ac_cv_env_CPPFLAGS_value='-I/usr/local/include' ac_cv_host='alpha-pc-freebsd4' ac_cv_env_host_alias_value='alpha-pc-freebsd4' ac_cv_prog_CPP='cc -E' ac_cv_build='alpha-pc-freebsd4' ac_cv_env_build_alias_value='alpha-pc-freebsd4' ac_cv_env_target_alias_value='alpha-pc-freebsd4' ac_cv_env_CC_value='cc' ac_cv_env_CPP_set='' ac_cv_objext='o' configure: exit 1 Cheers, rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message