mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Colin Harrison" <colin.harrison@virgin.net>
To: <linux-kernel@vger.kernel.org>
Subject: Xming build fails with latest xc/programs/Xserver/GL/glx changes
Date: Tue, 23 Aug 2005 08:48:53 +0100	[thread overview]
Message-ID: <200508230748.j7N7mn0C019448@StraightRunning.com> (raw)

Hi,

Following the recent changes in xc/programs/Xserver/GL/glx,

"Convert uses of __glPointParameterfvARB_size to
__glPointParameterfvEXT_size and uses of __glPointParameteriv_size
to __glPointParameterivNV_size"

The latter change to PointParameteriv and PointParameteri causes Xming to
stop compiling:-

/usr/local/cross-tools/i386-mingw32msvc/bin/`echo gcc|sed "s%.*/%%"` -o
Xming.exe -Os -march=pentium3 -mfpmath=sse -ffast-math -fno-strict-aliasing
-Wall -Wpointer-arith -Wundef  -e _mainCRTStartup  -mwindows
-L../../exports/lib   hw/xwin/stubs.o hw/xwin/XWin.res
dix/libdix.a os/libos.a  hw/xwin/libXWin.a fb/libfb.a dix/libxpstubs.a
mi/libmi.a dix/libdix.a composite/libcomposite.a damageext/libdamage.a
miext/damage/libdamage.a xfixes/libxfixes.a miext/cw/libcw.a
Xext/libext.a xkb/libxkb.a os/libos.a Xi/libxinput.a
dbe/libdbe.a record/librecord.a  XTrap/libxtrap.a GL/glx/libglx_stdcall.a
GL/windows/libGLcore.a randr/librandr.a render/librender.a hw/xwin/libXWin.a
miext/shadow/libshadow.a  miext/rootless/librootless.a
miext/rootless/safeAlpha/libsafeAlpha.a
miext/rootless/accel/librlAccel.a os/libos.a      ../../lib/font/libXfont.a
dix/libxpstubs.a -L../../exports/lib   -lX11 -lwsock32 -lz
-lXau  -lXdmcp   -lgdi32 -lwsock32 -lopengl32 -lpthreadGC2
GL/glx/libglx_stdcall.a(g_render.o):g_render.c:(.text+0x129f): undefined
reference to `_glPointParameteriNV@8'
GL/glx/libglx_stdcall.a(g_render.o):g_render.c:(.text+0x12e7): undefined
reference to `_glPointParameteriNV@8'
GL/glx/libglx_stdcall.a(g_render.o):g_render.c:(.text+0x12fa): undefined
reference to `_glPointParameterivNV@8'
GL/glx/libglx_stdcall.a(g_render.o):g_render.c:(.text+0x1365): undefined
reference to `_glPointParameterivNV@8'
collect2: ld returned 1 exit status
make[4]: *** [Xming.exe] Error 1

Compiled using:-

make World CROSSCOMPILEDIR=/usr/local/cross-tools/i386-mingw32msvc/bin
LOCAL_LDFLAGS=-mwindows

Reversion fixes the problem for me.
Anyone got a better idea?

Colin Harrison


             reply	other threads:[~2005-08-23  7:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-23  7:48 Colin Harrison [this message]
2005-08-23  7:52 Colin Harrison

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=200508230748.j7N7mn0C019448@StraightRunning.com \
    --to=colin.harrison@virgin.net \
    --cc=linux-kernel@vger.kernel.org \
    /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

Powered by JetHome