[mythtv] [mythtv-commits] Ticket #4862: FFmpeg sync tracking ticket

Janne Grunau janne-mythtv at grunau.be
Tue Oct 28 01:06:33 UTC 2008


On Tuesday 28 October 2008 01:42:07 Nigel Pearson wrote:
> > I think that too, gnu_make check is already removed.
>
> All my machines do actually have gmake, it is just
> that that test fails because $make wasn't set,
> but removal is easy, too :-)

but than the explicit gmake check should have succeded.

> Of course, I never got around to tested your patch
> in the last 5 weeks, so the Mac OS builds fail horribly:
>
> g++ -headerpad_max_install_names -Wl,-search_paths_first -Wl,-
> dynamic,-search_paths_first -Z -F/System/Library/Frameworks -L/usr/
> lib -L/Volumes/MythBuild/.osx-packager/build/lib -rdynamic -
> single_module -dynamiclib -single_module -seg1addr 0xC2000000 -
> compatibility_version       0.22 -current_version       0.22.0 -
> install_name    libmythavutil-0.22.0.dylib -o
> libmythavutil-0.22.0.22.0.dylib adler32.o mathematics.o integer.o
> lfg.o lls.o log.o mem.o utils.o rational.o intfloat_readwrite.o crc.o
> des.o md5.o fifo.o aes.o tree.o lzo.o base64.o random.o rc4.o sha1.o
> string.o    -L/usr/lib -L/Volumes/MythBuild/.osx-packager/build/lib
> -lz i686-apple-darwin8-g++-4.0.1: unrecognized option '-rdynamic'
> /usr/bin/libtool: unknown option character `Z' in: -Z
> Usage: /usr/bin/libtool -static [-] file [...] [-filelist listfile
> [,dirname]] [-arch_only arch] [-sacLT]
> Usage: /usr/bin/libtool -dynamic [-] file [...] [-filelist listfile
> [,dirname]] [-arch_only arch] [-o output] [-install_name name] [-
> compatibility_version #] [-current_version #] [-seg1addr 0x#] [-
> segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table
> <filename>] [-seg_addr_table_filename <file_system_path>] [-all_load]
> [-noall_load]
> make[3]: *** [libmythavutil-0.22.0.22.0.dylib] Error 1

I can't see where the "-rdynamic" and "-Z" are comming from. -rdynamic 
could come from configure only if vhook is enabled, which I doubt 
and -Z is not in configure.

Janne


More information about the mythtv-dev mailing list