On Mittwoch, 5. Juni 2019 08:38:10 CEST Andrew C wrote:
> Thanks for the quick response. I've started the compilation on Void from
> the latest svn versions, but I'm running into trouble already with the
> ./configure for libgig:
> 
> checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared
> libraries... yes
> checking dynamic linker characteristics... (cached) GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether byte ordering is bigendian... no
> ./configure: 15609: ./configure: Syntax error: word unexpected (expecting
> ")")

Try to regenerate the configure script:

        make -f Makefile.svn
        ./configure
        make

Were these tarball sources with pregenerated configure script?

CU
Christian


_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to