I tried configure/make/make install on 1.8.0.

I have Mac OS X Tiger 10.4.2 Darwin 8.2.0

I receive the following errors on make:

>sudo make
make  all-recursive
Making all in utils
Making all in altivec
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in mpeg2enc
make[2]: Nothing to be done for `all'.
Making all in lavtools
/bin/sh ../libtool --tag=CC --mode=link gcc -mtune=7450 -mtune=7450 - g -O2 -no-cpp-precomp -D_THREAD_SAFE -faltivec -maltivec -Wall - Wunused -o glav glav-glav.o glav-glav_main.o ../utils/ libmjpegutils.la ../mpeg2enc/libmpeg2encpp.la -L/opt/local/lib -lgtk- x11-2.0 -lm gcc -mtune=7450 -mtune=7450 -g -O2 -no-cpp-precomp -D_THREAD_SAFE - faltivec -maltivec -Wall -Wunused -o .libs/glav glav-glav.o glav- glav_main.o ../utils/.libs/libmjpegutils.dylib ../mpeg2enc/.libs/ libmpeg2encpp.dylib /Users/fredleason/desktop/mjpegtools-1.8.0/ utils/.libs/libmjpegutils.dylib -L/opt/local/lib /opt/local/lib/ libgtk-x11-2.0.dylib -lm
/usr/bin/ld: Undefined symbols:
_g_signal_connect_data
_g_type_check_instance_cast
_g_signal_emit_by_name
_g_signal_stop_emission_by_name
_gdk_input_add
collect2: ld returned 1 exit status
make[2]: *** [glav] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Here is what darwinports says:

>sudo port installed
Password:
The following ports are currently installed:
  atk 1.9.0_0 (active)
  expat 1.95.8_1 (active)
  fontconfig 2.2.3_1 (active)
  freetype 2.1.9_1 (active)
  gdk-pixbuf 0.22.0_1 (active)
  gettext 0.14.3_1 (active)
  glib1 1.2.10_4 (active)
  glib2 2.6.2_1 (active)
  gmake 3.80_1 (active)
  gtk1 1.2.10_6 (active)
  gtk2 2.6.7_0+darwin_8 (active)
  jpeg 6b_0 (active)
  libiconv 1.9.2_1 (active)
  libmad 0.15.1b_0 (active)
  libpng 1.2.8_1 (active)
  libsdl 1.2.8_2 (active)
  libsdl_gfx 2.0.13_1 (active)
  pango 1.8.0_0 (active)
  pkgconfig 0.17.2_0 (active)
  render 0.8_2 (active)
  tiff 3.7.1_0 (active)
  Xft2 2.1.6_0 (active)
  xrender 0.8.4_0 (active)
  zlib 1.2.2_1 (active)

So I am assuming I have glib and gtk installed. I did a lndir from / opt to /usr so everything darwinports installed in /opt/local is also in /usr/local.

These errors occur trying to link glav-main.c or at least that is the only code that matches "g_signal."

Just for grins, I also installed gdk.

Can anyone provide advice on next step?  Thanks.





Fred Leason
214 649 2713




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to