[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: test build of XSF XFree86 SVN revision 1177 wanted



On Wed, Mar 31, 2004 at 02:41:00PM +0200, Gerhard Tonn wrote:
> First of all I have got an upstream error, missing semicolon.
> 
> session.c: In function `source':
> session.c:786: error: parse error before "return"
> make[5]: *** [session.o] Error 1
> make[5]: Leaving directory 
> `/home/ton/xfree86-4.3.0/build-tree/xc/programs/xdm'
> 
> After I had fixed that, I had to disable install of xserver-wrapper, 
> since it isn't available on s390.

No, that was my fault; I fixed it in r1214.

> --- debian/rules.bak    2004-03-31 12:37:03.000000000 +0000
> +++ debian/rules        2004-03-31 12:36:02.000000000 +0000
> @@ -283,8 +283,10 @@
>         rm -f $(DEBTREEDIR)/usr/X11R6/lib/X11/icons/default/index.theme
>         # remove the upstream symlink X -> XFree86
>         rm -f $(DEBTREEDIR)/usr/X11R6/bin/X
> +ifndef NOT_BUILDING_XFREE86_X_SERVER
>         # install Debian's X server wrapper
>         install -m 755 debian/local/xserver-wrapper 
> $(DEBTREEDIR)/usr/X11R6/bin/X
> +endif
>         install -m 644 debian/local/Xwrapper.config.5 
> $(DEBTREEDIR)/usr/share/man/man5
>         install -m 755 debian/local/xserverrc $(DEBTREEDIR)/etc/X11/xinit
>         # install Debian's XF86Config generator

Fixed in r1215.

> For the time being I created an empty X file and completed the build 
> successfully and was then able to install the debs.

Excellent!  Does the build log show it skipping the
xc-xserver-xfree86-dbg nonsense entirely?

-- 
G. Branden Robinson                |    I'm sorry if the following sounds
Debian GNU/Linux                   |    combative and excessively personal,
branden@debian.org                 |    but that's my general style.
http://people.debian.org/~branden/ |    -- Ian Jackson

Attachment: signature.asc
Description: Digital signature


Reply to: