To subscribe or unsubscribe via the World Wide Web, visit
http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
or, via email, send a message with subject or body 'help' to
freebsd-gn...@freebsd.org
You can reach the person managing the list at
freebsd-g...@freebsd.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of freebsd-gnome digest..."
Today's Topics:
1. net-im/telepathy-mission-control and net-im/empathy appear to
need MAKE_JOBS_UNSAFE (Bob Frazier)
2. ports/140563: net/avahi-app doesn't build - depends on
missing "gnome-config" (left...@siu.edu)
3. Re: ports/140563: net/avahi-app doesn't build - depends on
missing "gnome-config" (Joe Marcus Clarke)
----------------------------------------------------------------------
Message: 1
Date: Thu, 08 Apr 2010 08:53:04 -0700
From: Bob Frazier <bo...@mrp3.com>
Subject: net-im/telepathy-mission-control and net-im/empathy appear to
need MAKE_JOBS_UNSAFE
To: gn...@freebsd.org
Message-ID: <4BBDFBE0...@mrp3.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
when building net-im/telepathy-mission-control under FreeBSD 8.0 (amd64)
I ran into unspecified build problems in which
net-im/telepathy-mission-control and net-im/empathy both failed to
build. I have 'FORCE_MAKE_JOBS' in my /etc/make.conf file to greatly
speed up the build process, with the job count set to 8.
Adding 'MAKE_JOBS_UNSAFE=yes' to each port's Makefile corrected the
build problems.
------------------------------
Message: 2
Date: Thu, 08 Apr 2010 21:28:37 -0500
From: left...@siu.edu
Subject: ports/140563: net/avahi-app doesn't build - depends on
missing "gnome-config"
To: freebs...@freebsd.org
Message-ID: <4BBE90D5...@siu.edu>
Content-Type: text/plain; charset=ISO-8859-1
pkg-config-0.23_1/parse.c (updated 8 April 2010) contains "gnome-config"
in it 10 times, but your reply to the above post states that
'gnome-config is not required by any modern application'.
------------------------------
Message: 3
Date: Fri, 09 Apr 2010 02:12:35 -0400
From: Joe Marcus Clarke <mar...@marcuscom.com>
Subject: Re: ports/140563: net/avahi-app doesn't build - depends on
missing "gnome-config"
To: left...@siu.edu
Cc: freebs...@freebsd.org
Message-ID: <1270793555.6...@shumai.marcuscom.com>
Content-Type: text/plain; charset="iso-8859-1"
On Thu, 2010-04-08 at 21:28 -0500, left...@siu.edu wrote:
> pkg-config-0.23_1/parse.c (updated 8 April 2010) contains "gnome-config"
> in it 10 times, but your reply to the above post states that
> 'gnome-config is not required by any modern application'.
That is correct, gnome-config is not required. It may be referenced,
but it is a legacy (i.e. GNOME 1.4) component which most likely will not
be installed on modern systems. If the code which references
gnome-config is executed, that means the required pkg-config (i.e. .pc)
file could not be found. If that pkg-config file is a hard requirement
of a given piece of software, then that likely points to a missing or
corrupt package dependency.
Joe
--
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20100409/699e2065/attachment-0001.pgp
------------------------------
End of freebsd-gnome Digest, Vol 363, Issue 5
*********************************************