Bug 181028
| Summary: | gnome-telnet doesn't build under current devel/fc5 mock due to missing BR | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kevin Fenzi <kevin> |
| Component: | gnome-telnet | Assignee: | Orphan Owner <extras-orphan> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5 | CC: | extras-qa |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-08-27 11:08:19 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 162161 | ||
Package has been without a maintainer for some time and has been removed from the Fedora Extras Development repository. It won't reappear unless somebody picks it up. For more information: http://fedoraproject.org/wiki/Extras/OrphanedPackages http://fedoraproject.org/wiki/Extras/FC5Status |
Description of problem: gnome-telnet doesn't build under current devel/fc5 mock due to missing BR. From the end of the mock build.log: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -Wunused -o gnome-telnet main.o support.o interface.o -rdynamic -L/usr/lib -rdynamic -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -lasound -laudiofile -lm -lglib -rdynamic -lzvt -lutil -lSM -lICE -lgdk_imlib -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm /usr/bin/ld: cannot find -lSM collect2: ld returned 1 exit status make[2]: *** [gnome-telnet] Error 1 make[2]: Leaving directory `/builddir/build/BUILD/gnome-telnet-2.5/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/gnome-telnet-2.5' make: *** [all-recursive-am] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.30610 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.30610 (%build) Possibly missing a BuildRequires for libSM-devel.