Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Nov 2006 08:23:33 GMT
From:      Kevin Thompson<antiduh@csh.rit.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/105283: x11-toolkits/eel fails to build - libbonoboui location problem
Message-ID:  <200611080823.kA88NXja053245@www.freebsd.org>
Resent-Message-ID: <200611080830.kA88UTIZ080454@freefall.freebsd.org>

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

>Number:         105283
>Category:       ports
>Synopsis:       x11-toolkits/eel fails to build - libbonoboui location problem
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 08 08:30:28 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Thompson
>Release:        6.2-BETA3 prerelease
>Organization:
>Environment:
corrugated(/usr/ports/x11-toolkits/eel) # uname -a
FreeBSD corrugated.csh.rit.edu 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #8: Sat Nov  4 16:15:04 EST 2006     antiduh@corrugated.csh.rit.edu:/usr/obj/usr/src/sys/CORRUGATED6  i386
>Description:
x11-toolkits/eel is failing to build. I've tried everything I can think of to make it build - it looks like it is still looking for libbonoboui-2.so in /usr/X11R6, whereas it is now located in /usr/local/.

I last cvsup'd 2am 8-nov-2006,  I've run portupgrade -ak several times, no luck. I've manually updated libbonoboui, no luck, i tried the log analyzer, no luck.

It appears as if pointyhat is not showing problems for it though.

/bin/sh /usr/ports/x11-toolkits/eel/work/gnome-libtool --tag=CC --mode=link cc  -O2 -fno-strict-aliasing -pipe   -L/usr/local/lib -pthread -o libeel-2.la -rpath /usr/local/lib -version-info 18:1:16 -no-undefined -Wl,--rpath -Wl,/usr/local/lib -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgailutil -lgconf-2 -lgdk_pixbuf-2.0 -lglib-2.0 -lgnomevfs-2 -lgthread-2.0 -lgtk-x11-2.0 -lart_lgpl_2 -lglade-2.0 -lgnome-2 -lpopt -lgnomeui-2 -lSM -lICE -lxml2 -lz -liconv -lm -lgnome-menu -lgnome-desktop-2   -lXrender -lXext -lSM -lICE  -L/usr/X11R6/lib -lX11   eel-accessibility.lo eel-alert-dialog.lo eel-art-extensions.lo eel-art-gtk-extensions.lo eel-background.lo eel-background-box.lo eel-canvas.lo eel-canvas-util.lo eel-canvas-rect-ellipse.lo eel-dateedit-extensions.lo eel-debug-drawing.lo eel-debug.lo eel-editable-label.lo eel-ellipsizing-label.lo eel-enumeration.lo eel-features.lo eel-gconf-extensions.lo eel-gdk-extensions.lo eel-gdk-pixbuf-extensions.lo eel-glib-extensions.lo eel-gnome
 -extensions.lo eel-graphic-effects.lo eel-gtk-container.lo eel-gtk-extensions.lo eel-i18n.lo eel-image-table.lo eel-labeled-image.lo eel-lib-self-check-functions.lo eel-mime-application-chooser.lo eel-mime-extensions.lo eel-open-with-dialog.lo eel-pango-extensions.lo eel-preferences-glade.lo eel-preferences.lo eel-self-checks.lo eel-stock-dialogs.lo eel-string-list.lo eel-string.lo eel-types.lo eel-vfs-extensions.lo eel-wrap-table.lo eel-xml-extensions.lo
grep: /usr/X11R6/lib/libbonoboui-2.la: No such file or directory
sed: /usr/X11R6/lib/libbonoboui-2.la: No such file or directory
gnome-libtool: link: `/usr/X11R6/lib/libbonoboui-2.la' is not a valid libtool archive
gmake[2]: *** [libeel-2.la] Error 1
gmake[2]: Leaving directory `/usr/ports/x11-toolkits/eel/work/eel-2.16.1/eel'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11-toolkits/eel/work/eel-2.16.1'
gmake: *** [all] Error 2
*** Error code 2

>How-To-Repeat:
try to build x11-toolkits/eel
>Fix:

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



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