Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jul 2002 00:53:34 -0400
From:      "Maxime Romano" <verbophobe@hotmail.com>
To:        rbyrnes@ozemail.com.au
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: rep-gtk fails to build
Message-ID:  <F18237Q6p2dzTw1ZZbX00004ca6@hotmail.com>

next in thread | raw e-mail | index | archive | help
Same thing happened to me while updating to Gnome2 final...

Thing is, librep2 has been merged into librep.  No problem, right?  librep 
still is registered and all is well, isn't it?  Well, my dear friend, you 
are wrong.  librep2 consists mostly of the exact same files as the old 
librep.  So, by deinstalling it, you are basically removing all the librep 
files in you system, such as rep-config.

The fix, you may ask?  pkg_deinstall -f librep librep2; portinstall -O 
librep

(Deinstall all the old versions of librep and librep2, then reinstall 
librep)

That should do it.  You may want to `pkgdb -F` right after, just to make 
sure everything is nice and dandy.

-Max

>From: "Rob B" <rbyrnes@ozemail.com.au>
>To: <questions@freebsd.org>
>CC: <gnome@freebsd.org>
>Subject: rep-gtk fails to build
>Date: Tue, 2 Jul 2002 08:13:06 +1000
>MIME-Version: 1.0
>Received: from [216.136.204.119] by hotmail.com (3.2) with ESMTP id 
>MHotMailBEEA2200005540043152D888CC77698B0; Mon, 01 Jul 2002 15:26:08 -0700
>Received: from hub.freebsd.org (hub.FreeBSD.org [216.136.204.18])by 
>mx2.freebsd.org (Postfix) with ESMTPid E4FA65691B; Mon,  1 Jul 2002 
>15:26:08 -0700 (PDT)(envelope-from owner-freebsd-gnome@FreeBSD.ORG)
>Received: by hub.freebsd.org (Postfix, from userid 538)id C6C3C37B401; Mon, 
>  1 Jul 2002 15:26:08 -0700 (PDT)
>Received: from localhost (localhost [127.0.0.1])by hub.freebsd.org 
>(Postfix) with SMTPid 99A442E8005; Mon,  1 Jul 2002 15:26:08 -0700 (PDT)
>Received: by hub.freebsd.org (bulk_mailer v1.12); Mon, 1 Jul 2002 15:26:08 
>-0700
>Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])by 
>hub.freebsd.org (Postfix) with ESMTPid 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 ESMTPid 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
>From owner-freebsd-gnome@FreeBSD.ORG Mon, 01 Jul 2002 15:26:53 -0700
>Delivered-To: freebsd-gnome@freebsd.org
>Message-ID: <000501c2214c$89f71e20$0b64a8c0@pootah>
>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-gnome@FreeBSD.ORG
>List-ID: <freebsd-gnome.FreeBSD.ORG>
>List-Archive: <http://docs.freebsd.org/mail/>; (Web Archive)
>List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
>List-Subscribe: 
><mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-gnome>
>List-Unsubscribe: 
><mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-gnome>
>X-Loop: FreeBSD.ORG
>Precedence: bulk
>
>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 </dev/null >&5
>2.95.4
>configure:1354: $? = 0
>configure:1356: cc -v </dev/null >&5
>Using builtin specs.
>gcc version 2.95.4 20020320 [FreeBSD]
>configure:1359: $? = 0
>configure:1361: cc -V </dev/null >&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 <ac_nonexistent.h>
>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 <ac_nonexistent.h>
>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-gnome" in the body of the message

_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


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




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