Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77305 - net-im/gnomemeeting-1.2.0 howl+gnome-vfs problem
Summary: net-im/gnomemeeting-1.2.0 howl+gnome-vfs problem
Status: RESOLVED DUPLICATE of bug 77238
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-09 20:02 UTC by Daniel Webert
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Webert 2005-01-09 20:02:07 UTC
net-im/gnomemeeting-1.2.0 howl+gnome-vfs problem

<snip>
net-im/gnomemeeting-1.2.0 [1.0.2-r1] -debug +howl* +ipv6 +sdl +ssl
...
/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: warning: libhowl-0.9.6.so.1, needed by /usr/lib/libgnomevfs-2.so, not found (try using -rpath or -rpath-link)
/usr/lib/libgnomevfs-2.so: undefined reference to `sw_discovery_read_socket'
/usr/lib/libgnomevfs-2.so: undefined reference to `sw_discovery_resolve'
/usr/lib/libgnomevfs-2.so: undefined reference to `sw_salt_step'
/usr/lib/libgnomevfs-2.so: undefined reference to `sw_salt_unlock'
/usr/lib/libgnomevfs-2.so: undefined reference to `sw_discovery_cancel'
/usr/lib/libgnomevfs-2.so: undefined reference to `sw_ipv4_address_name'
/usr/lib/libgnomevfs-2.so: undefined reference to `sw_discovery_init'
/usr/lib/libgnomevfs-2.so: undefined reference to `sw_discovery_browse'
/usr/lib/libgnomevfs-2.so: undefined reference to `sw_discovery_socket'
/usr/lib/libgnomevfs-2.so: undefined reference to `sw_discovery_fina'
/usr/lib/libgnomevfs-2.so: undefined reference to `sw_discovery_salt'
/usr/lib/libgnomevfs-2.so: undefined reference to `sw_salt_lock'
collect2: ld returned 1 exit status
make[2]: *** [gnomemeeting] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnomemeeting-1.2.0/work/gnomemeeting-1.2.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnomemeeting-1.2.0/work/gnomemeeting-1.2.0'
make: *** [all] Error 2

!!! ERROR: net-im/gnomemeeting-1.2.0 failed.

gnome-base/gnome-vfs-2.8.3-r1
net-misc/howl-0.9.8
</snip>
Comment 1 Joe McCann (RETIRED) gentoo-dev 2005-01-09 20:13:32 UTC
This is part of a larger problem introduced with the latest howl release. The howl ebuild should be fixed in cvs with the preserve_old_lib function.

*** This bug has been marked as a duplicate of 77238 ***
Comment 2 Daniel Webert 2005-01-09 20:29:31 UTC
of course remerging gnome-vfs after the update from net-misc/howl-0.9.6-r2 to net-misc/howl-0.9.8 solved my/this problem ...