Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 May 2008 20:39:39 -0400
From:      John Wynstra <jwynstra@nyc.rr.com>
To:        jwynstra@nyc.rr.com
Cc:        freebsd-questions@freebsd.org, Jonathan Chen <jonc@chen.org.nz>
Subject:   Re: another problem ...
Message-ID:  <482E294B.8010408@nyc.rr.com>
In-Reply-To: <482DF607.4050209@nyc.rr.com>
References:  <482C9DE5.60906@nyc.rr.com>	<20080515205252.GA2821@osiris.chen.org.nz>	<482CEA3E.1090402@nyc.rr.com> <20080516035346.GA35105@osiris.chen.org.nz> <482DDA7B.6020201@nyc.rr.com> <482DF607.4050209@nyc.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
(1) How do I test the version number of this?
(2) I did portsnap extract as this was the first time I did this (the 
previous /usr/ports tree came from the CDROM)
(3) I did another make install and it fails with ...

mv -f ".libs/libgiofam.expT" ".libs/libgiofam.exp"
cc -shared  .libs/libgiofam_la-fam-helper.o 
.libs/libgiofam_la-fam-module.o 
.libs/libgiofam_la-gfamdirectorymonitor.o 
.libs/libgiofam_la-gfamfilemonitor.o  -Wl,--rpath -Wl,/usr/local/lib 
-Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib 
/usr/local/lib/libintl.so -lgio-2.0 /usr/local/lib/libgobject-2.0.so 
/usr/local/lib/libglib-2.0.so /usr/local/lib/libfam.so  -Wl,-soname 
-Wl,libgiofam.so -Wl,-retain-symbols-file -Wl,.libs/libgiofam.exp -o 
.libs/libgiofam.so
/usr/bin/ld: cannot find -lgio-2.0
gmake: *** [libgiofam.la] Error 1
*** Error code 2

Stop in /usr/ports/devel/gio-fam-backend.
*** Error code 1

Stop in /usr/ports/net/avahi-app.
*** Error code 1

Stop in /usr/ports/devel/gnome-vfs.
*** Error code 1

Stop in /usr/ports/devel/gnome-vfs.
*** Error code 1

Stop in /usr/ports/editors/openoffice.org-2.
[root@ /usr/ports/editors/openoffice.org-2]#

John Wynstra wrote:
> I think I should use portsnap.
>
> # portsnap fetch
> # portsnap update # since there already is a /usr/ports subtree
>
> John Wynstra wrote:
>> I asked Jonathan Chen what was the easiest way to do this.  Was it 
>> CSup?  Also how do I check for the latest version?  The manual 
>> indicates pkg_version -v does this, but it does not list all ports 
>> and in particular not the ones I am interested in which are in 
>> /usr/ports/editors.  Is there a way to get these?  Does one get all 
>> the ports at one shot which might be useful as I don't know where I 
>> am going wrong.  Or just the one?
>>
>> Jonathan Chen wrote:
>>> On Thu, May 15, 2008 at 09:58:22PM -0400, John Wynstra wrote:
>>>  
>>>> I cleaned up and reran the make install ...
>>>> +++++++++++++++++++++++++++++++++++++++++++
>>>> ===>   openoffice.org-2.3.1 depends on file: 
>>>> /usr/local/bin/perl5.8.8 - found
>>>> ===>  Patching for openoffice.org-2.3.1
>>>>     
>>>
>>> You need to update your ports tree. The current version is 2.4.0_5.
>>>
>>> Please consult the Handbook on how to keep your ports-tree up to date:
>>>
>>>   
>>> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html



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