pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51646: x11/modular-xorg-server fails to configure
The following reply was made to PR pkg/51646; it has been noted by GNATS.
From: Hauke Fath <hf%spg.tu-darmstadt.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost
Subject: Re: pkg/51646: x11/modular-xorg-server fails to configure
Date: Sat, 26 Nov 2016 13:08:51 +0100
On Thu, 24 Nov 2016 22:15:01 +0000 (UTC), coypu%SDF.ORG@localhost wrote:
> This hunk to patch-configure gets me through configure.
> =20
> @@ -25101,11 +25101,6 @@ case ${host_os} in
> darwin*)
> ax_pthread_flags=3D"-pthread $ax_pthread_flags"
> ;;
> -=09netbsd*)
> -=09# use libc stubs, don't link against libpthread, to allow
> -=09# dynamic loading
> -=09ax_pthread_flags=3D""
> -=09;;
> esac
> =20
> # Clang doesn't consider unrecognized options an error unless we specif=
y
This works for me too, and would probably answer Thomases question.
=20
> However, build fails:
> CC dri.lo
> In file included from xf86dri.c:59:
> ./dri.h:41:10: fatal error: 'xf86dri.h' file not found
> #include "xf86dri.h"
> ^
> In file included from dri.c:64:
> ./dri.h:41:10: fatal error: 'xf86dri.h' file not found
> #include "xf86dri.h"
> ^
This, OTOH, I don't see. After the above patch, the package builds and=20
packages.
And after the pkg-rolling-replace run completed, it looks like the X=20
server is fine.
Cheerio,
hauke=20
--=20
The ASCII Ribbon Campaign Hauke Fath
() No HTML/RTF in email Institut f=FCr Nachrichtentechnik
/\ No Word docs in email TU Darmstadt
Respect for open standards Ruf +49-6151-16-21344
Home |
Main Index |
Thread Index |
Old Index