Hi All,
I am trying to create a package for DirectFB for users of Gentoo Linux. I have the libmpeg3 libs installed, and I have the sources available as well. However, I keep getting the error below. More than likely is it something I am doing wrong. In any case, can anyone help? Thanks, Seemant Making all in IDirectFBVideoProvider make[3]: Entering directory `/var/tmp/portage/DirectFB-0.9.9-r2/work/DirectFB-0.9.9/interfaces/IDirec tFBVideoProvider'/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../src -DDATADIR=\"/usr/share/directfb\" -I/usr/lib LIBMPEG3_LIBS=-lmpeg3 -D_REENTRANT -ffast-math -Wall -g0 -O3 -DFUSION_FAKE -c idirectfbvideoprovider_v4l.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../src -DDATADIR=\"/usr/share/directfb\" -I/usr/lib LIBMPEG3_LIBS=-lmpeg3 -D_REENTRANT -ffast-math -Wall -g0 -O3 -DFUSION_FAKE -c idirectfbvideoprovider_v4l.c -fPIC -DPIC -o ..libs/idirectfbvideoprovider_v4l.lo gcc: cannot specify -o with -c or -S and multiple compilations make[3]: *** [idirectfbvideoprovider_v4l.lo] Error 1 make[3]: Leaving directory `/var/tmp/portage/DirectFB-0.9.9-r2/work/DirectFB-0.9.9/interfaces/IDirec tFBVideoProvider' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/DirectFB-0.9.9-r2/work/DirectFB-0.9.9/interfaces' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/DirectFB-0.9.9-r2/work/DirectFB-0.9.9' make: *** [all-recursive-am] Error 2 -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
