Building enlightenment-devel fails

2008-05-29 Thread [EMAIL PROTECTED]

Hi All,

I'm running a FreeBSD 6.3-PRERELEASE and after a portupgrade building 
enlightenment-devel fails with following error.


--snip--
libtool: link: cannot find the library `/usr/local/lib/libecore_dbus.la' 
or unhandled argument `/usr/local/lib/libecore_dbus.la'

gmake[3]: *** [enlightenment] Error 1
--snip--

I googled this problem an found this

--snip--
This removes the DBUS check for ecore. Since ecore does not appear to 
link against any other DBUS port, it is not necessary. In addition 
enlightenment-devel will not build if ecore does not have DBUS enabled 
due to a dependency on Ecore_DBus.h in e.h. A better way is welcome.

--snip--

The attached patch doesn't solve the problem as I dunno know which 
Makefile to patch. /usr/ports/x11/ecore/Makefile doesn't exist on my 
machine, only /usr/ports/x11/ecore-desktop.


This was not the first problem with the upgrade. As ports/UPDATING said 
on 20080312 ecore and evas have been splitted. After uninstalling and 
clean reinstalling all e-related packages now problems with 
libcore_dbus.la occure.


Please excuse my probably stupid questions here, but I'm relatively new 
to FreeBSD and try to fix most of my problems by myself. But in here im 
stuck.


Any help will be highly appreciated.

Many greetings from Germany,

Christoph
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Building enlightenment-devel fails

2008-05-29 Thread Alexey Shuvaev
On Thu, May 29, 2008 at 07:52:18AM +0200, [EMAIL PROTECTED] wrote:
 Hi All,

 I'm running a FreeBSD 6.3-PRERELEASE and after a portupgrade building  
 enlightenment-devel fails with following error.

 --snip--
 libtool: link: cannot find the library `/usr/local/lib/libecore_dbus.la'  
 or unhandled argument `/usr/local/lib/libecore_dbus.la'
 gmake[3]: *** [enlightenment] Error 1
 --snip--

 I googled this problem an found this

 --snip--
 This removes the DBUS check for ecore. Since ecore does not appear to  
 link against any other DBUS port, it is not necessary. In addition  
 enlightenment-devel will not build if ecore does not have DBUS enabled  
 due to a dependency on Ecore_DBus.h in e.h. A better way is welcome.
 --snip--

 The attached patch doesn't solve the problem as I dunno know which  
 Makefile to patch. /usr/ports/x11/ecore/Makefile doesn't exist on my  
 machine, only /usr/ports/x11/ecore-desktop.

 This was not the first problem with the upgrade. As ports/UPDATING said  
 on 20080312 ecore and evas have been splitted. After uninstalling and  
 clean reinstalling all e-related packages now problems with  
 libcore_dbus.la occure.

 Please excuse my probably stupid questions here, but I'm relatively new  
 to FreeBSD and try to fix most of my problems by myself. But in here im  
 stuck.

 Any help will be highly appreciated.

Could you check that you have up-to-date and consistent ports?
Or, otherwise, is it possible that there are some stale files laying
around in your system?
I have just installed x11-wm/enlightenment-devel without any problems
and it runs too. I have no libecore_dbus.* library. The dbus binding is
in devel/e_dbus now and installed as libedbus.*.
BTW, ecore is in devel/ecore and friends (deve/ecore-*), if it matters.
My system (amd64 FreeBSD-CURRENT) was updated yesterday (both base and ports):
-rw-r--r--  1 root  wheel  16507539 May 28 12:16 /usr/ports/INDEX-8

I would suggest removing ALL enlightenment-related ports first and starting
from scratch then. To locate which package has installed libecore_dbus,
you can run, for example:
~ grep -R libecore_dbus /var/db/pkg/

On my system this command produces no output, but:
~ grep -R libedbus /var/db/pkg/
/var/db/pkg/e_dbus-20080223/+CONTENTS:lib/libedbus.a
/var/db/pkg/e_dbus-20080223/+CONTENTS:lib/libedbus.la
/var/db/pkg/e_dbus-20080223/+CONTENTS:lib/libedbus.so
/var/db/pkg/e_dbus-20080223/+CONTENTS:lib/libedbus.so.1

shows that libedbus is inside e_dbus-20080223 package.

Hope this helps,
Alexey.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


net-mgmt/mrtg

2008-05-29 Thread noc
Hi!

mrtg update to 2.16.2 in this release fixed bug with RouterUptime

-- 
С уважением,
 Noc  mailto:[EMAIL PROTECTED]

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


devel/gio-fam-backend: /usr/bin/ld: cannot find -lgio-2.0

2008-05-29 Thread Dan Langille

When running portupgrade thunderbird on FreeBSD 7.0-STABLE, I see:

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/devel/gio-fam-backend.
*** Error code 1

Stop in /usr/ports/mail/thunderbird.
*** Error code 1

Stop in /usr/ports/mail/thunderbird.
*** Error code 1

Stop in /usr/ports/mail/thunderbird.


Any ideas?

--
Dan Langille -- http://www.langille.org/





___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: devel/gio-fam-backend: /usr/bin/ld: cannot find -lgio-2.0

2008-05-29 Thread Jeremy Messenger

On Thu, 29 May 2008 11:22:43 -0500, Dan Langille [EMAIL PROTECTED] wrote:


When running portupgrade thunderbird on FreeBSD 7.0-STABLE, I see:

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/devel/gio-fam-backend.
*** Error code 1

Stop in /usr/ports/mail/thunderbird.
*** Error code 1

Stop in /usr/ports/mail/thunderbird.
*** Error code 1

Stop in /usr/ports/mail/thunderbird.


Any ideas?


Please follow http://www.freebsd.org/gnome/docs/bugging.html , thanks.  
Your problem will be solving from bugging.html by this line:


--
After running portupgrade -a or portmaster -a to ensure that all  
applications are up-to-date. Do not forget to read in /usr/ports/UPDATING  
first before you upgrade those installed ports.

--

Cheers,
Mezz


--
[EMAIL PROTECTED]  -  [EMAIL PROTECTED]
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  [EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: devel/gio-fam-backend: /usr/bin/ld: cannot find -lgio-2.0

2008-05-29 Thread Yuri Pankov

Dan Langille wrote:

When running portupgrade thunderbird on FreeBSD 7.0-STABLE, I see:

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/devel/gio-fam-backend.
*** Error code 1

Stop in /usr/ports/mail/thunderbird.
*** Error code 1

Stop in /usr/ports/mail/thunderbird.
*** Error code 1

Stop in /usr/ports/mail/thunderbird.


Any ideas?



Try updating devel/glib20 first.


HTH,
Yuri
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


INDEX build failed for 8.x

2008-05-29 Thread Erwin Lansing
INDEX build failed with errors:
Generating INDEX-8 - please 
wait../a/erwin/tindex/ports/chinese/links/../../www/links/Makefile, line 75: 
warning: duplicate script for target pre-configure ignored
/libexec/ld-elf.so.1: Cannot open /lib/libc.so.7
/a/erwin/tindex/ports/Mk/bsd.java.mk, line 341: warning: echo  | 
/usr/bin/grep -q JAVA_PORT_NATIVE_BSDJAVA_JDK_1_5   echo 
JAVA_PORT_NATIVE_BSDJAVA_JDK_1_5 || true returned non-zero status
/libexec/ld-elf.so.1: Cannot open /lib/libc.so.7
=== deskutils/recoll failed
*** Error code 1
*** Error code 1

Stop in /a/erwin/tindex/ports.
*** Error code 1

Stop in /a/erwin/tindex/ports.
1 error

Committers on the hook:
anders araujo dinoex edwin fjoe flz green hq linimon mat miwi mm mnag obrien 
olgeni pav rafan shaun sumikawa tabthorpe 

Most recent CVS update was:
U Tools/portbuild/scripts/processlogs2
U comms/obexapp/files/patch-Makefile
U devel/cvs+ipv6/files/patch-freebsdlocal
U devel/linuxthreads/files/getlogin.c
U devel/linuxthreads/files/telldir.c
U devel/linuxthreads/files/ttyname.c
U devel/p5-BS-Event/Makefile
U devel/p5-BS-Event/distinfo
U devel/p5-BS-Event/pkg-descr
U devel/p5-BS-Event/pkg-plist
U devel/p5-DateTime-TimeZone/Makefile
U devel/p5-DateTime-TimeZone/distinfo
U devel/p5-Locale-Maketext/Makefile
U devel/p5-Locale-Maketext/distinfo
U devel/p5-TheSchwartz/Makefile
U devel/p5-TheSchwartz/distinfo
U devel/p5-TheSchwartz/pkg-descr
U devel/p5-TheSchwartz/pkg-plist
U dns/p5-Net-DNS-ZoneFile-Fast/Makefile
U dns/p5-Net-DNS-ZoneFile-Fast/distinfo
U graphics/libdrm/Makefile
U graphics/libdrm/distinfo
U mail/libspf/files/patch-respect_cflags_and_dont_create_spfmilter_Makefile
U misc/cdcollect/Makefile
U misc/cdcollect/distinfo
U misc/cdcollect/pkg-descr
U misc/cdcollect/pkg-plist
U misc/gnomesword/Makefile
U misc/gnomesword/distinfo
U misc/gnomesword/pkg-plist
U net/miniupnpc/Makefile
U net/miniupnpc/distinfo
U net/miniupnpc/pkg-plist
U net/sniffit/Makefile
U net/sniffit/pkg-plist
U net-mgmt/hobbit-client/Makefile
U net-mgmt/hobbit-client/files/hobbit-client.sh.in
U net-mgmt/netdisco/files/patch-netdisco
U net-mgmt/netdisco/files/patch-netdisco.conf
U net-mgmt/netdisco/files/patch-netdisco.crontab
U net-mgmt/netdisco/files/patch-netdisco_apache.conf
U net-mgmt/netdisco/files/patch-netdisco_apache_dir.conf
U net-mgmt/netdisco/files/pkg-install.in
U net-mgmt/netdisco/files/pkg-message.in
U net-mgmt/p5-Nagios-Plugins-Memcached/Makefile
U net-mgmt/p5-Nagios-Plugins-Memcached/distinfo
U net-mgmt/p5-Nagios-Plugins-Memcached/pkg-descr
U net-mgmt/p5-Nagios-Plugins-Memcached/pkg-plist
U net-mgmt/p5-Nagios-Plugins-Memcached/files/patch-Makefile.PL
U palm/synce-rra/files/patch-src-rra-timezone.c
U sysutils/lookupd/files/patch-modules-dns-resolv-getaddrinfo.c
U sysutils/mybashburn/Makefile
U sysutils/mybashburn/distinfo
U sysutils/mybashburn/pkg-descr
U sysutils/mybashburn/pkg-plist
U textproc/p5-POSIX-Regex/Makefile
U textproc/p5-POSIX-Regex/distinfo
U textproc/p5-XML-Liberal/Makefile
U textproc/p5-XML-Liberal/distinfo
U www/apache13-modssl/files/patch-apachectl
U www/cocoon/files/patch-src-blocks-ajax-samples
U www/cocoon/files/patch-src-blocks-forms-samples
U www/p5-WWW-Myspace/Makefile
U www/p5-WWW-Myspace/distinfo
U www/py-forgethtml/files/patch-lib-forgetHTML.py
U x11/roxterm/Makefile
U x11/roxterm/distinfo
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


INDEX now builds successfully on 8.x

2008-05-29 Thread Erwin Lansing

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: devel/gio-fam-backend: /usr/bin/ld: cannot find -lgio-2.0

2008-05-29 Thread Dan Langille


On May 29, 2008, at 12:30 PM, Jeremy Messenger wrote:

On Thu, 29 May 2008 11:22:43 -0500, Dan Langille [EMAIL PROTECTED]  
wrote:



When running portupgrade thunderbird on FreeBSD 7.0-STABLE, I see:

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/devel/gio-fam-backend.
*** Error code 1

Stop in /usr/ports/mail/thunderbird.
*** Error code 1

Stop in /usr/ports/mail/thunderbird.
*** Error code 1

Stop in /usr/ports/mail/thunderbird.


Any ideas?


Please follow http://www.freebsd.org/gnome/docs/bugging.html ,  
thanks. Your problem will be solving from bugging.html by this line:


--
After running portupgrade -a or portmaster -a to ensure that all  
applications are up-to-date. Do not forget to read in /usr/ports/ 
UPDATING first before you upgrade those installed ports.

--



Thanks.  The 'portupgrade -a' allowed thunderbird to be upgraded.

FWIW, I had no idea this was a Gnome issue.  :)

--
Dan Langille -- http://www.langille.org/





___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD Port: gnat-gcc-4.3.0_3, xmlada and libaws

2008-05-29 Thread Karel Miklav

Sébastien Morand wrote:

Hope you could help me to create port, create the required patched of
 the sources and manage all that stuff.


I can't promise anything, but if you start porting yourself and come 
back with concrete porting issues, you will get help here. If you 
compiled the libraries, your next step is:


  http://www.freebsd.org/doc/en/books/porters-handbook/

--

Regards,
Karel Miklav
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]