Hallo

You have not subscribed to the list. Till you subscribe your mail wil be
held till a mailinglist admin aproves it. 

> I tried configure/make/make install on 1.8.0.
Are you able to compile older versions ?

> I have Mac OS X Tiger 10.4.2 Darwin 8.2.0

> /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

It looks as if the lib are not in the path there is no path to libpango
... 

My command lookes like that:
/bin/sh ../libtool --tag=CC --mode=link gcc  -mtune=7450 -mtune=7450 -g
-O2 -no-cpp-precomp -D_THREAD_SAFE  -faltivec -maltivec -Wall -Wunused 
-L/usr/local/lib -o glav  glav-glav.o glav-glav_main.o
../utils/libmjpegutils.la ../mpeg2enc/libmpeg2encpp.la -L/usr/local/lib
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm
-lpangoxft-1.0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0
-lgmodule-2.0 -lglib-2.0 -lintl -liconv   -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  -L/usr/local/lib ../utils/.libs/libmjpegutils.dylib
../mpeg2enc/.libs/libmpeg2encpp.dylib
/Users/bernhard/Documents/download/mjpeg_play/utils/.libs/libmjpegutils.dylib
/usr/local/lib/libgtk-x11-2.0.dylib /usr/local/lib/libgdk-x11-2.0.dylib
/usr/local/lib/libatk-1.0.dylib /usr/local/lib/libgdk_pixbuf-2.0.dylib
/usr/local/lib/libpangoxft-1.0.dylib /usr/local/lib/libpangox-1.0.dylib
/usr/local/lib/libpangoft2-1.0.dylib /usr/local/lib/libpango-1.0.dylib
/usr/local/lib/libgobject-2.0.dylib /usr/local/lib/libgmodule-2.0.dylib
/usr/local/lib/libglib-2.0.dylib /usr/local/lib/libintl.dylib -lc
/usr/lib/libiconv.dylib -lm

I have compiled all the packages from source. 

What is the output when you run configure ?
Did you run autogen and configure after you have installed all the
packages ?

> /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
If there are development packages aviable have you installed them ?

>  >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)
I have almost the same versions, I have not that much packages. 

> 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."
Because that programm only needs by now gtk 2. Versions before 1.8.0
needed the old gtk.

> Just for grins, I also installed gdk.
> Can anyone provide advice on next step?  Thanks.
Find out why the patch are missing. 

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
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