[GEM-dev] error compiling Gem

IOhannes m zmoelnig zmoelnig at iem.at
Thu Jun 16 09:09:59 CEST 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2011-06-15 19:06, Jack wrote:

> (configure should have detected that there is no linux/videodev.h and
> set HAVE_LINUX_VIDEODEV_H accordingly)
>> Attached the config.h

ah i think i see.
there is a leftover config.h in your plugins/recordV4L/ directory which
is not getting updated and makes the build-process belief that you do
have linux/videodev.h on your system.

you should simply delete all plugins/*/config.h files and re-run
configure to re-generate those that eventually got missing that way.

what you are experiencing, is a side-effect of the build-system
migration on a system configured the olde way. until recently, each
plugin had it's own autoconf subsystem (with each own
config.h.in->config.h); most (but not all) have now been integrated
(back) into the main autoconf part; however the generated leftovers of
the old system (out of vcs, so not directly affected by my changes)
sometimes interfere in a most unpleasant way.

(read: there shouldn't be any problems if you had done a completely
fresh checkout)

it's "probably safest" to get rid of all generated files before proceeding.
"svn status" gives you all untracked files, which is a good start to get
the generated ones (but also the files you manually added!)


fmgasdr
IOhannes


_______________________________________________
GEM-dev mailing list
GEM-dev at iem.at
http://lists.puredata.info/listinfo/gem-dev

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk35rEQACgkQkX2Xpv6ydvRy8ACcDNrCYzVlweqAGjOA5S2Ho9BC
0L4AoLoLroNixPlnVSkEPiYUBdLJk3kT
=36Ci
-----END PGP SIGNATURE-----

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/gem-dev/attachments/20110616/64cf865c/attachment.bin>


More information about the GEM-dev mailing list