[xorg-bugzilla-noise] [Bug 1362] New: VendorReleaseDefines causes
build failure
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 13 18:35:48 PDT 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1362
Summary: VendorReleaseDefines causes build failure
Product: xorg
Version: 6.7.0
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: blocker
Priority: P2
Component: imake
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: grgoffe at yahoo.com
Build platform: Sun Solaris 2.8 with gcc 3.4.1.
Line 21 of the Imakefile in xc/programs/xfs/difs appears to cause build failures.
# define VendorReleaseDefines -DVENDOR_RELEASE='$(VENDOR_RELEASE)'
gcc -c -O2 -DNO_ASM -I../include -I../../../include/fonts
-I../../../include/extensions -I../../../lib/font/include
-I../../../lib/font/bitmap -I../../.. -I../../../exports/include -Dsun
-Dsparc -DSVR4 -D__EXTENSIONS__ -DXVENDORNAME='"The X.Org Foundation"'
-DXVENDORNAMESHORT='"X.Org"' error.c
rm -f libos.a
/usr/ccs/bin/ar cqs libos.a connection.o waitfor.o daemon.o io.o utils.o
osinit.o config.o access.o osglue.o error.o
make[5]: Leaving directory `/tmp/tools/x11/xc/programs/xfs/os'
making all in programs/xfs/difs...
make[5]: Entering directory `/tmp/tools/x11/xc/programs/xfs/difs'
rm -f main.o
gcc -c -O2 -DNO_ASM -I../include -I../../../include/fonts
-I../../../include/extensions -I../../../lib/font/include -I../../..
-I../../../exports/include -Dsun -Dsparc -DSVR4 -D__EXTENSIONS__
VendorReleaseDefines -DXVENDORNAME='"The X.Org Foundation"'
-DXVENDORNAMESHORT='"X.Org"' -DXVENDORNAME='"The X.Org Foundation"'
-DXVENDORNAMESHORT='"X.Org"'
-DDEFAULT_CONFIG_FILE=\"/usr/X11R6/lib/X11/fs/config\" main.c
gcc: VendorReleaseDefines: Ngcc -c -O2 -DNO_ASM -I../include
-I../../../include/fonts -I../../../include/extensions
-I../../../lib/font/include -I../../../lib/font/bitmap -I../../..
-I../../../exports/include -Dsun -Dsparc -DSVR4 -D__EXTENSIONS__
-DXVENDORNAME='"The X.Org Foundation"' -DXVENDORNAMESHORT='"X.Org"' error.c
rm -f libos.a
/usr/ccs/bin/ar cqs libos.a connection.o waitfor.o daemon.o io.o utils.o
osinit.o config.o access.o osglue.o error.o
make[5]: Leaving directory `/tmp/tools/x11/xc/programs/xfs/os'
making all in programs/xfs/difs...
make[5]: Entering directory `/tmp/tools/x11/xc/programs/xfs/difs'
rm -f main.o
gcc -c -O2 -DNO_ASM -I../include -I../../../include/fonts
-I../../../include/extensions -I../../../lib/font/include -I../../..
-I../../../exports/include -Dsun -Dsparc -DSVR4 -D__EXTENSIONS__
VendorReleaseDefines -DXVENDORNAME='"The X.Org Foundation"'
-DXVENDORNAMESHORT='"X.Org"' -DXVENDORNAME='"The X.Org Foundation"'
-DXVENDORNAMESHORT='"X.Org"'
-DDEFAULT_CONFIG_FILE=\"/usr/X11R6/lib/X11/fs/config\" main.c
gcc: VendorReleaseDefines: No such file or directory
*** Error code 1
o such file or directory
*** Error code 1
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- 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