Mailinglist Archive: opensuse-amd64 (130 mails)

< Previous Next >
Re: [suse-amd64] Getting XPrint RPM working on Suse x86-64
  • From: Andreas Jaeger <aj@xxxxxxx>
  • Date: Wed, 3 Sep 2003 05:08:14 +0000 (UTC)
  • Message-id: <u8n0dm1mtg.fsf@xxxxxxxxxxx>
"David Schweiger" <dvschweiger@xxxxxx> writes:

> Can someone look at http://xprint.mozdev.org/bugs/show_bug.cgi?id=4553 and check what is going wrong there? The same source RPM works on various platforms including x86-32, SPARC, PPC, S390, IA64 but somehow it does not like x86-64 ;-(

Looking at this commandline:

gcc -O -ansi -pedantic -I../../include -I../../exports/include/X11 -I../..
-I../../exports/include -Dlinux LinuxMachineDefines -D_POSIX_C_SOURCE=199309L
-D_POSIX_SOURCE -D__USE_XOPEN -D_GNU_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
-DFUNCPROTO=15 -DNARROWPROTO -DCPP_PROGRAM="\"/lib/cpp\"" -c -o imake.o imake.c

Note the "LinuxMachineDefines" this is interpreted by GCC as a file
and you cannot give two files as the error message states.

So, the probleme seems to be that LinuxMachineDefines is not properly
defined.

Hope this helps,
Andreas
--
Andreas Jaeger, aj@xxxxxxx, http://www.suse.de/~aj
SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
< Previous Next >
References