All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] problem building mjpegtools
@ 2008-03-11  2:31 Stephan Raue
  0 siblings, 0 replies; only message in thread
From: Stephan Raue @ 2008-03-11  2:31 UTC (permalink / raw)
  To: buildroot

i have write a Makefile for mjpegtools 1.9.0.rc3. I become follow error, 
can you help me?:

 /home/stephan/buildroot/build_i686/staging_dir/usr/bin/i686-linux-uclibc-g++ 
-Os -pipe -I/home/stephan/buildroot/build_i686/staging_dir/usr/include 
-I/home/stephan/buildroot/build_i686/staging_dir/include 
--sysroot=/home/stephan/buildroot/build_i686/staging_dir/ -isysroot 
/home/stephan/buildroot/build_i686/staging_dir -mtune=i686 -march=i686 
-DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../utils -march=i686 -mcpu=i686 -g 
-O2 -pthread -MT rate_complexity_model.lo -MD -MP -MF 
.deps/rate_complexity_model.Tpo -c rate_complexity_model.cc  -fPIC -DPIC 
-o .libs/rate_complexity_model.o
In file included from 
/home/stephan/buildroot/build_i686/staging_dir/usr/include/math.h:72,
                 from rate_complexity_model.cc:19:
/home/stephan/buildroot/build_i686/staging_dir/usr/include/bits/mathcalls.h:339: 
error: declaration of 'double fmax(double, double) throw ()' throws 
different exceptions
../utils/cpu_accel.h:47: error: from previous declaration 'double 
fmax(double, double)'
/home/stephan/buildroot/build_i686/staging_dir/usr/include/bits/mathcalls.h:342: 
error: declaration of 'double fmin(double, double) throw ()' throws 
different exceptions
../utils/cpu_accel.h:50: error: from previous declaration 'double 
fmin(double, double)'
make[3]: *** [rate_complexity_model.lo] Fehler 1
make[3]: Leaving directory 
`/home/stephan/buildroot/build_i686/mjpegtools-1.9.0rc3/mpeg2enc'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory 
`/home/stephan/buildroot/build_i686/mjpegtools-1.9.0rc3'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory 
`/home/stephan/buildroot/build_i686/mjpegtools-1.9.0rc3'
make: *** [/home/stephan/buildroot/build_i686/mjpegtools-1.9.0rc3/.make] 
Fehler 2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-11  2:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-11  2:31 [Buildroot] problem building mjpegtools Stephan Raue

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.