View Single Post

   
  #1 (permalink)  
Old 02-21-2008, 07:10 AM
PenguinsAnonymous@NotaChance.com
 
Posts: n/a
Default openmotif switch set wrong

anyone else encounter this error in recent update
world?
emerge sync
emerge -uDv world

during emerge of openmotif-2.1.30-r3 obviously
regressed from my currently installed
openmotif-2.2.2-r1

--------------------

gcc -mcpu=1 -O3 -pipe -I../../include
-I../../imports/x11/include/X11 -I../..
-I../../exports/include -I../../imports/x11/include
-Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L
-D_POSIX_SOURCE -D_XOPEN_SOURCE=500L -D_BSD_SOURCE
-D_SVID_SOURCE -DNO_MESSAGE_CATALOG -DFUNCPROTO=15
-DNARROWPROTO -DCPP_PROGRAM="\"/lib/cpp\"" -c -o
imake.o imake.c
cc1: bad value (1) for -mcpu= switch
make[2]: *** [imake.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/openmotif-2.1.30-r3/work/motif/config/imake'
make[1]: *** [imake.bootstrap] Error 2
make[1]: Leaving directory
`/var/tmp/portage/openmotif-2.1.30-r3/work/motif'
make: *** [World] Error 2

!!! ERROR: x11-libs/openmotif-2.1.30-r3 failed.
!!! Function src_compile, Line 59, Exitcode 2
!!! (no error message)

--------------------
(my make.conf does not have this setting
it is
CFLAGS="-mcpu=i686 -03 -pipe"
)

Anyone know what is going on? Is the openmotif
ebuild regressed to the wrong one perhaps?
TIA
-Walt

--
Reply to innkeepATncDOTrrDOTcom to email questions.
Reply With Quote