master

STInST compiler not used for fileins

c12efdf "VFS rewrite" introduced some specializations of #fileIn on subclasses of Stream that shadow STInST's version; 45ffb40 on my master has StartCompiler.st remove those.

gst-tool.c:142: error: redefinition of ‘struct option’

Tagged:

While running make check, I get the error in the title. I believe this was caused by c7dd7fbc8b7010ac70eb9c5b20c7f66af2cc6ce4 "add gst-remote tool", as that added unistd.h, which includes getopt.h on my system (presumably to provide the `getopt' function as required by POSIX). A zip includes gst-tool.c preprocessed and my unistd.h (see line 837).

Syndicate content

User login