its been a while since I have tried compiling. getting error on OSX 10.12
MacBook Pro

Making all in tests

gcc -DHAVE_CONFIG_H -I. -I../include  -I../include   -D_REENTRANT
-D_FILE_OFFSET_BITS=64 -I/usr/local/include -Wall -Wmissing-declarations
-Wdeclaration-after-statement -MT bgavdump.o -MD -MP -MF .deps/bgavdump.Tpo
-c -o bgavdump.o bgavdump.c

mv -f .deps/bgavdump.Tpo .deps/bgavdump.Po

/bin/sh ../libtool  --tag=CC   --mode=link gcc  -D_REENTRANT
-D_FILE_OFFSET_BITS=64 -I/usr/local/include -Wall -Wmissing-declarations
-Wdeclaration-after-statement   -o bgavdump bgavdump.o ../lib/
libgmerlin_avdec.la -lz -lpthread  -L/usr/local/lib -lgavl

libtool: link: gcc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/local/include
-Wall -Wmissing-declarations -Wdeclaration-after-statement -o
.libs/bgavdump bgavdump.o  ../lib/.libs/libgmerlin_avdec.dylib
-L/usr/local/Cellar/opus/1.1.4/lib -L/usr/local/Cellar/ffmpeg/3.3/lib
-L/usr/local/Cellar/theora/1.1.1/lib -L/usr/local/Cellar/libogg/1.3.2/lib
-L/usr/local/Cellar/schroedinger/1.0.11/lib
-L/usr/local/Cellar/speex/1.2.0/lib -L/usr/local/lib -lvorbis -lvorbisenc
-lopus -lpng -ltiff -lFLAC -lavformat -lavcodec -lavutil -ldl -ltheoradec
-logg -lschroedinger-1.0 -lspeex -lpostproc -lswscale -lz -lpthread
/usr/local/lib/libgavl.dylib -lm

Undefined symbols for architecture x86_64:

  "_libintl_setlocale", referenced from:

      _main in bgavdump.o

ld: symbol(s) not found for architecture x86_64

clang: *error: *linker command failed with exit code 1 (use -v to see
invocation)

make[1]: *** [bgavdump] Error 1

make: *** [all-recursive] Error 1
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gmerlin-general mailing list
Gmerlin-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gmerlin-general

Reply via email to