Menu

#215 Lives 2.6.1 can't compile with --disable-static

1.0.0
wont-fix
nobody
1
2016-03-28
2016-03-28
Vascom
No

When I add --disable-static to ./configure Lives can't compile.

libtool: link: gcc -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sendOSC sendOSC-htmsocket.o sendOSC-sendOSC.o ../../libOSC/client/.libs/libOSC_client.a -ldl
gcc: error: ../../libOSC/client/.libs/libOSC_client.a: No such file or directory

Full build log http://koji.russianfedora.pro/kojifiles/work/tasks/787/70787/build.log

Discussion

  • Salsaman

    Salsaman - 2016-03-28

    Yes, that makes sense, since LiVES builds a custom version of libOSC and hence it needs to link to it statically.

    Please send a patch if you want, I have no idea how to fix this. Most probably you would need to alter something in libOSC/Makefile.am to ignore the disable.

     
  • Salsaman

    Salsaman - 2016-03-28
    • status: open --> wont-fix
     

Log in to post a comment.

MongoDB Logo MongoDB