After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 342205 - gnome-vfs: configure doesn't find -lutil, but it still tries linking to it
gnome-vfs: configure doesn't find -lutil, but it still tries linking to it
Status: RESOLVED DUPLICATE of bug 340278
Product: gnome-vfs
Classification: Deprecated
Component: Build
2.15.x
Other All
: Normal blocker
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-18 02:52 UTC by Charlie
Modified: 2006-07-13 13:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Charlie 2006-05-18 02:52:23 UTC
Please describe the problem:
../libgnomevfs/.libs/libgnomevfs-2.so: undefined reference to `login_tty'

On Solaris 9. Config.log says that it couldn't find it, but when make enters the
daemon/ subdir, it fails with the above error. Well, it isn't trying to link to
-lutil ... but something depends on it obviously. Should 'configure' have failed?

Steps to reproduce:
1. Just try building this on something without glibc?


Actual results:


Expected results:


Does this happen every time?
Oh yea :)

Other information:
Comment 1 Christian Kellner 2006-07-13 13:36:07 UTC
This is a dup.

*** This bug has been marked as a duplicate of 340278 ***