Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112065 - modular Xorg madness: emacs depends on libXp
Summary: modular Xorg madness: emacs depends on libXp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-10 03:07 UTC by Devils-Hawk
Modified: 2006-01-24 22:35 UTC (History)
1 user (show)

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 Devils-Hawk 2005-11-10 03:07:52 UTC
libXp should probably be added as a dependency for emacs

Reproducible: Didn't try
Steps to Reproduce:
1.emerge xorg-x11 metabuild
2.revdep-rebuild
3.start emacs

Actual Results:  
missing shared library libXp.so.?

Expected Results:  
starts emacs
Comment 1 Bartosz Przybylski 2005-11-10 06:55:49 UTC
(In reply to comment #0)
> libXp should probably be added as a dependency for emacs
>
I dont think so.
I tested that what you wrote and everything seems to be ok, i don't have libXp
installed. 
/usr/lib/libXp.so should bo soft link to some libXp* library in the same directory.
Comment 2 Devils-Hawk 2005-11-10 07:08:49 UTC
> I dont think so.
> I tested that what you wrote and everything seems to be ok, i don't have libXp
> installed. 
> /usr/lib/libXp.so should bo soft link to some libXp* library in the same
directory.

Well if u have an libXp installed thats true but if u havent, than u need to
install one! ;) modular Xorg metabuild 7.0.0_rc1 doesnt pull in libXp on its own
so for emacs u need to install, hence making emacs depend on libXp

Comment 3 Devils-Hawk 2005-11-10 07:20:51 UTC
update: 
1) emerge modular Xorg ( libXp not emerged! )
2) emerge emacs
result:
produces a compile warning, not a configure warning as would have been expected,
=> configure script does not check if libXp exists

Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2005-12-11 19:49:15 UTC
Dependency comes in through Xaw3d, fixed and added modular deps.