Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2007 13:23:16 -0700 (PDT)
From:      "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/114838: gnome-vfs broken without kerberos
Message-ID:  <200707232023.l6NKNGJP090024@troutmask.apl.washington.edu>
Resent-Message-ID: <200707232030.l6NKU1a0021941@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         114838
>Category:       ports
>Synopsis:       gnome-vfs broken without kerberos
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 23 20:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Steven G. Kargl
>Release:        FreeBSD 7.0-CURRENT amd64
>Organization:
apl/uw
>Environment:
System: FreeBSD troutmask.apl.washington.edu 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Thu Jul 19 18:09:16 PDT 2007 kargl@troutmask.apl.washington.edu:/usr/obj/usr/src/sys/SPEW amd64


	
>Description:

If one defines WITHOUT_KERBEROS="YES" in /etc/make.conf, then
gnome-vfs can no longer be built because libroken is missing.

 -shared  .libs/ftp-method.o  -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/ports/devel/gnome-vfs/work/gnome-vfs-2.18.1/libgnomevfs/.libs -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -pthread /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libgthread-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so -L/usr/lib -lgssapi -lkrb5 -lasn1 -lcrypto -lroken -lcrypt -lcom_err ../libgnomevfs/.libs/libgnomevfs-2.so -lutil  -march=opteron -pthread -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libftp.so -o .libs/libftp.so
/usr/bin/ld: cannot find -lroken
gmake[2]: *** [libftp.la] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/gnome-vfs/work/gnome-vfs-2.18.1/modules'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/gnome-vfs/work/gnome-vfs-2.18.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/devel/gnome-vfs.

This, then, means that one cannot build openoffice.org ports.

>How-To-Repeat:

Remove libroken* and try to build.

>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



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