1 Dec 2010 01:00
Re: Problem building dmenu tip
Connor Lane Smith <cls <at> lubutu.com>
2010-12-01 00:00:51 GMT
2010-12-01 00:00:51 GMT
Hey, On 30 November 2010 22:19, julien steinhauser <julien.steinhauser <at> orange.fr> wrote: > This is an old topic, I guess you solved it, > but as I didn't see the answer on the list and met > the same situation also on OpenBSD with latest dmenu tip : > Revision 320 is in cause, reverting it fixes the issue. > patch attached What is the reason for the failure on OpenBSD? I ask because the given patch bloats the dmenu_path binary with unnecessary X symbols. The reason for individual declarations for dmenu and dmenu_path, btw, was because otherwise GNU make decides that it can attempt to compile them without any of the specified flags. Don't ask me why, it caused great anger. Thanks, cls
RSS Feed