public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: Jon TURNEY <jon.turney@dronecode.org.uk>
To: cygwin-xfree@cygwin.com
Cc: jofferman@gmail.com
Subject: Re: xserver compile err
Date: Thu, 27 Sep 2012 12:38:00 -0000 [thread overview]
Message-ID: <506448A9.5040305@dronecode.org.uk> (raw)
In-Reply-To: <CA+2me830vNma0mMgc8w0ndrtnTCehN2T4KsiOvT3pupuEisAMg@mail.gmail.com>
On 27/09/2012 01:13, J. Offerman wrote:
> I'm trying to compile 1.12.4 now. Last time I tried in April 2012 with
> 1.12.0, I (still) had to do this:
>
> http://cygwin.com/ml/cygwin-xfree/2011-10/msg00065.html
>
> This was for 1.11.1. Anyways, even with --disable-glx-tls, the build
> fails now. It complains about something similar, "__glapi_Dispatch".
> What should I do now? Thanks.
> CCLD touch.exe
> ./.libs/libxservertest.a(glxcmds.o): In function `FlushContext':
> /usr/src/xorg-server-1.12.4-1/src/xserver-cygwin-1.12.4-1/glx/glxcmds.c:221: undefined reference to `__glapi_Dispatch'
> ./.libs/libxservertest.a(glxcmds.o): In function `DoMakeCurrent':
> /usr/src/xorg-server-1.12.4-1/src/xserver-cygwin-1.12.4-1/glx/glxcmds.c:610: undefined reference to `__glapi_Dispatch'
> ./.libs/libxservertest.a(glxcmds.o): In function `__glXDisp_WaitGL':
> /usr/src/xorg-server-1.12.4-1/src/xserver-cygwin-1.12.4-1/glx/glxcmds.c:789: undefined reference to `__glapi_Dispatch'
> ./.libs/libxservertest.a(glxcmds.o): In function `__glXDisp_CopyContext':
> /usr/src/xorg-server-1.12.4-1/src/xserver-cygwin-1.12.4-1/glx/glxcmds.c:887: undefined reference to `__glapi_Dispatch'
> ./.libs/libxservertest.a(glxcmds.o): In function `__glXDisp_SwapBuffers':
> /usr/src/xorg-server-1.12.4-1/src/xserver-cygwin-1.12.4-1/glx/glxcmds.c:1626: undefined reference to `__glapi_Dispatch'
> ./.libs/libxservertest.a(glxcmds.o):/usr/src/xorg-server-1.12.4-1/src/xserver-cygwin-1.12.4-1/glx/glxcmds.c:1828: more undefined references to `__glapi_Dispatch' follow
> collect2: ld returned 1 exit status
> Makefile:717: recipe for target `touch.exe' failed
> make[2]: *** [touch.exe] Error 1
> make[2]: Leaving directory `/usr/src/xorg-server-1.12.4-1/src/xserver-cygwin-1.12.4-1/test'
This is a failure building the unit tests
I'd guess you need to ./configure with --disable-unit-tests, or add a patch to
link them with libglapi which provides that symbol.
In general I would suggest always looking at the .cygport file in the source
package to look at the configuration options used there
I'm slightly curious to know if there is something wrong with the X server
binary package I produce, since you always seem to want to build your own?
--
Jon TURNEY
Volunteer Cygwin/X X Server maintainer
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ: http://x.cygwin.com/docs/faq/
next prev parent reply other threads:[~2012-09-27 12:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-27 0:14 J. Offerman
2012-09-27 12:38 ` Jon TURNEY [this message]
2012-09-27 17:46 ` J. Offerman
2012-10-24 13:14 ` Jon TURNEY
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=506448A9.5040305@dronecode.org.uk \
--to=jon.turney@dronecode.org.uk \
--cc=cygwin-xfree@cygwin.com \
--cc=jofferman@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).