[xorg-bugzilla-noise] [Bug 479] New: unquoted XVENDORNAME causes
the build failure
bugzilla-daemon at pdx.freedesktop.org
bugzilla-daemon at pdx.freedesktop.org
Thu Apr 15 21:01:03 EST 2004
http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=479
Summary: unquoted XVENDORNAME causes the build failure
Product: xorg
Version: 6.7.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: imake
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: at at gclab.org
This problem happened on Fedora Core Development tree, and when I'm building the
package, which uses xmkmf, gcc grumbles me due to unquoted XVENDORNAME.
Here is a log what happened:
onfigure:1671: gcc -O2 -fno-strength-reduce -fno-strict-aliasing
-I/usr/X11R6/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L
-D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
-DFUNCPROTO=15 -DNARROWPROTO -DXVENDORNAME=The X.Org Foundation
-DXVENDORNAMESHORT=X.Org conftest.c >&5
gcc: X.Org: No such file or directory
gcc: Foundation: No such file or directory
I'm not sure but this problem is complex a bit because it happened on configure,
which was given CFLAGS as environment variable, included XVENDORNAME. BTW that
configure script is called from Makefile, which was generated by xmkmf.
I'm guessing your reply is:
1) XVENDORNAME is actually quoted. but configure script just ignores it. file a
bug to autotools, close this then.
2) generated Makefile seems not comfortable. X11.tmpl needs to be fixed.
BTW if you want to reproduce this problem, please get the rpm packages from
http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/Canna-3.7p1-6.src.rpm
Thanks,
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list