Re: passing non-default configure options through the xenocara wrapper

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <misc@...>
Date: Wednesday, April 9, 2008 - 6:31 pm

On Wed, Apr 09, 2008 at 01:35:06AM -0600, Connor wrote:

probably not. and I doubt your example works as expected. here's
the first cvs log entry for xenocara/app/xterm/Makefile

revision 1.1
date: 2007/04/09 19:11:43; author: matthieu; state: Exp;
BSD make based build infrastructure for xterm. The autoconf based
one was too painful to get working on landisk (static only).

so, xterm build doesn't even use configure ...

> What is the proper way to set things up so that the xenocara wrapper

three answers:

1) this isn't supported. I mean, even ports don't allow you to
do stuff like this, because, well, you would be using a non-standard
build, which is untimately useless, if not actually detrimental, to
the project. that being said, there are a few build options for base
and xenocara, see mk.conf(5).

2) look at /usr/xenocara/share/mk/bsd.xorg.mk, particularly where
it's running configure.

3) as you can see in the xterm example, not everything in xenocara
uses configure.

> Thanks,

--
jakemsr@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: passing non-default configure options through the xenoca..., Jacob Meuser, (Wed Apr 9, 6:31 pm)