Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2003 10:49:28 +0200
From:      Jonas Bulow <jonas@bulow.mine.nu>
To:        freebsd-gnome@freebsd.org
Subject:   portupgrade -r pkgconfig fails on nautilus
Message-ID:  <3EE6ED18.8070201@bulow.mine.nu>

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

I'm using marcusmerge to upgrade gnome.

eel2-2.3.3 is installed but I can't find eel-password-dialog.h under 
/usr/X11R6.

What is missing here?

/jonas


nautilus-authn-manager.c:40: eel/eel-password-dialog.h: No such file or 
directory
nautilus-authn-manager.c:52: syntax error before `*'
nautilus-authn-manager.c: In function `construct_password_dialog':
nautilus-authn-manager.c:56: `EelPasswordDialog' undeclared (first use 
in this function)
nautilus-authn-manager.c:56: (Each undeclared identifier is reported 
only once
nautilus-authn-manager.c:56: for each function it appears in.)
nautilus-authn-manager.c:56: `dialog' undeclared (first use in this 
function)
nautilus-authn-manager.c: In function 
`present_authentication_dialog_blocking':
nautilus-authn-manager.c:84: `EelPasswordDialog' undeclared (first use 
in this function)
nautilus-authn-manager.c:84: `dialog' undeclared (first use in this 
function)
nautilus-authn-manager.c:85: syntax error before `dialog_result'
nautilus-authn-manager.c:89: `dialog_result' undeclared (first use in 
this function)
nautilus-authn-manager.c:92: warning: assignment makes pointer from 
integer without a cast
nautilus-authn-manager.c:93: warning: assignment makes pointer from 
integer without a cast
nautilus-authn-manager.c: In function 
`authentication_dialog_button_clicked':
nautilus-authn-manager.c:129: warning: assignment makes pointer from 
integer without a cast
nautilus-authn-manager.c:131: warning: assignment makes pointer from 
integer without a cast
nautilus-authn-manager.c: In function 
`present_authentication_dialog_nonblocking':
nautilus-authn-manager.c:158: `EelPasswordDialog' undeclared (first use 
in this function)
nautilus-authn-manager.c:158: `dialog' undeclared (first use in this 
function)
gmake[2]: *** [nautilus-authn-manager.lo] Error 1
gmake[2]: Leaving directory 
`/usr/ports/x11-fm/nautilus2/work/nautilus-2.3.2/libnautilus-private'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/ports/x11-fm/nautilus2/work/nautilus-2.3.2'
gmake: *** [all-recursive-am] Error 2
*** Error code 2



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