Hi,
On 3/18/2011 at 06:44 AM, in message <1300452271.5155.43.camel@acme.pacific>, Roger Oberholtzer <roger@opq.se> wrote: Some of my device drivers have stop building on OBS (e.g., openSUSE 11.2, 11,3). The log from OBS says this:
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2QBwE1 + umask 022 + cd /usr/src/packages/BUILD + /bin/rm -rf /usr/src/packages/BUILDROOT/vmic_enable-0.10-10.2.i386 ++ dirname /usr/src/packages/BUILDROOT/vmic_enable-0.10-10.2.i386 + /bin/mkdir -p /usr/src/packages/BUILDROOT + /bin/mkdir /usr/src/packages/BUILDROOT/vmic_enable-0.10-10.2.i386 + cd vmic_enable-0.10 + for flavor in debug default desktop pae xen + rm -rf obj/debug + cp -r source obj/debug + make -C /usr/src/linux-obj/i586/debug modules M=/usr/src/packages/BUILD/vmic_enable-0.10/obj/debug make: Entering directory `/usr/src/linux-2.6.31.5-0.1-obj/i386/debug' Makefile:23: *** mixed implicit and normal rules. Stop. make: Leaving directory `/usr/src/linux-2.6.31.5-0.1-obj/i386/debug' error: Bad exit status from /var/tmp/rpm-tmp.2QBwE1 (%build)
All the other repos seem to build as expected.
The modules have a Kbuild file, like this:
obj-m := vmic_enable.o
and a source file. The packages are old, the error is new. Did I miss some change?
I found some info on the web indicating that this error arises from newer versions of make ( http://www.linuxquestions.org/questions/linux-software-2/error-mixed-implici... ). Perhaps there was an update to the make package in the 11.x repos? Regards, Ann
Yours sincerely,
Roger Oberholtzer
OPQ Systems / Ramböll RST
Office: Int +46 10-615 60 20 Mobile: Int +46 70-815 1696 roger.oberholtzer@ramboll.se ________________________________________
Ramböll Sverige AB Krukmakargatan 21 P.O. Box 17009 SE-104 62 Stockholm, Sweden www.rambollrst.se
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org